Migrating the WebSphere Commerce database by using the Migration wizard
The Migration wizard provides a graphical interface to help you perform both the premigration check and the migration on your WebSphere Commerce database.
The Migration wizard server runs on the system where WebSphere Commerce Version 8.0 is installed. For systems without graphic support, launch the Migration wizard client from another system that does have graphic support.
Before you begin
- If you are migrating the WebSphere Commerce database from one system (source) to another system (target), use the same database user on the target system as the source system.
- The schema name that you specify when you migrate the database must be same as the user name. If
the user name is different than the schema name, you must transfer the schema to a schema that has
same name as user. For information on how to transfer the schema name to another name, refer to one
of the following:
- DB2 10.5: ADMIN_COPY_SCHEMA procedure
- For instructions on how to change the schema name, see the database vendor documentation.
Alternately, you can create a new database user that has the same name as the current schema, then use this user to migrate the database.
- Ensure that the X11 graphic library is installed.
- Ensure that the following directory is executable by the non-root user. Only
the top-level directory must be executable, not any subdirectories.
- /root
Note: Any permissions modification can be reversed following the upgrade. - Ensure that the following files are readable by the non-root user:
- /root/vpd.properties
- WC_installdir/instances/instance_name/xml/instance_name.xml
- If you are running the Migration wizard on a system that is different from your WebSphere Commerce Version 7.0, copy the following file from your version 7.0 environment to your version
8.0
environment:WC_installdir/instances/instance_name/xml/instance_name.xml
Note: During the migration, you are prompted for the location of this XML file.
- Ensure that you increase the file handle limit. As the WebSphere Commerce root user, issue the following command:
ulimit -n 8192
Procedure
The Migration wizard server must be launched from the WebSphere Commerce Version
8.0 system. The Migration wizard client can be run on any system with graphic support.
-
To start the Migration wizard server:
-
To start the Migration wizard client:
- The Migration wizard's default user is wcsadmin and the default password is wcimibm. Use these values to sign in.
- Select a product to be migrated, then click Launch.
-
Interact with the Migration wizard to complete a database check and database migration.
To access the online help, click
.Refer to the following Migration wizard log file to address any warnings or errors during the database check and migration: WC_installdir/logs/WCIM/wcim.server.yyyy.mm.dd_hh.mm.ss.log.