I'm trying out my first pass at a migration from III.3.3 to IV (a good Friday afternoon project). Mirgrating from our III.3.3 Luminis development to a throw-away instance of IV.
Problems:
- there's a new migrator script out there. Get it from 1-21BG0A. The great thing about the script is that it's in Windows/DOS format with CR/LF and doesn't run on unix. This is probably old news. After stripping out the CRs it works.
- migrator script doesn't like IV.0.1.5. It wants IV.0.0.0. I changed the migrator script to work with latest patch level. We'll see where this takes me.....
- Got most of the way through the migration, then got stopped with the following message. I can't find a reference anywhere to UP_CARS tables in any of my luminis/uportal instnances. What gives?
INFO: Preparing uPortal RDB for import...
INFO: Transforming and importing the uPortal RDB data...
.ERROR The Sql Error Code is 942
ERROR The source and target table names are UP_CARS and UP_CARS
java.sql.SQLException: ORA-00942: table or view does not exist
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:125)
Bob.
Recent comments
6 hours 57 min ago
7 hours 10 min ago
1 day 1 hour ago
1 day 1 hour ago
1 day 5 hours ago
1 day 8 hours ago
1 day 8 hours ago
1 day 8 hours ago
1 day 8 hours ago
1 day 10 hours ago