DB2 Connect Version 7 supports the migration of DB2 databases and instances created with DB2 Connect Version 5.x and Version 6. If you are migrating from one of these versions to DB2 Connect Version 7, you should prepare your databases and instances before installing DB2.
Note: | The only databases that may exist within a DB2 Connect Enterprise Edition server instance is a DB2 transaction manager database. This database is used by DB2 to store transaction state information for DB2 coordinated transactions. For more information on transaction managers, refer to the DB2 Connect User's Guide. |
This section describes how to prepare existing DB2 Version 5.x databases and instances for migration to a format usable by DB2 Version 7. If you want to migrate more than one instance, you must repeat these steps for each instance.
You must be logged in as the instance owner to complete these steps.
To prepare your databases for migration:
SQL1611W No data was returned by the Database System Monitor. SQLSTATE=00000
You can end a session by entering the db2 terminate command.
db2 list database directory
If necessary, ensure that each export statement is separated into different lines. For example:
DB2INSTANCE=db2inst1 //bash, Bourne, or Korn shells export DB2INSTANCE set DB2INSTANCE=db2inst1 //C shell
After you have determined that your system meets all hardware and software requirements, and after you have prepared any existing databases and instances for migration, you can now install DB2 Connect Version 7.