Moving CLM 5.x from iSeries to Windows Server and Migrating from DB2 to SQL Server
Hello,
I have done several CLM upgrades and migrations over the last 9 years. I am thinking of two scenarios I would like to discuss how we could do this.
1) Moving CLM 5.0.2 from iSeries to Windows 2012 server. Public URI will not change, the DB2 server will not change.
(In olden days we need to rebuild the indices or copy all the indices. *** The part is while we do this we will migrate from Full WAS to Liberty Profile.
2) Upgrading from CLM 4.0.2 to 6.0.3 (all Windows) and at the same time migrating from DB2 to SQL Server or as two steps.
Thanks
RK
One answer
In general see https://jazz.net/wiki/bin/view/Deployment/DeploymentMigratingAndEvolving
Secenario 1 See https://jazz.net/wiki/bin/view/Deployment/MigratingCLMToANewEnvironment, https://jazz.net/wiki/bin/view/Deployment/BackupCLM for backup. The issue here is the different architectures especially for at e databse. See https://www.ibm.com/support/knowledgecenter/SSYMRC_5.0.2/com.ibm.jazz.install.doc/topics/t_migrate_dbs.html for how to migrate DB's - basically you will have to export the DB and then import it.
Scenario 2 is basically an upgrade and explained in the interactive upgrade guide. One step in the upgrade would be similar to scenario 1.