DB2 - SQL migration
2 answers
We don't have a document about migrating Jazz server from DB2 to SQL server. But you can use the documentation for migrating from Derby to DB2 as a reference. https://jazz.net/jazzdocs/index.jsp?topic=/com.ibm.team.install.doc/topics/t_s_server_installation_post_config.html.
Essentially you need to do a repotools -copy command to migrate the contents from DB2 to SQL server.
--- Balaji
Jazz Server Team
Essentially you need to do a repotools -copy command to migrate the contents from DB2 to SQL server.
--- Balaji
Jazz Server Team
As part of the upgrade to 1.0.1 we are looking at migrating all current project repositories from DB2 to SQL.
Is there any documentation / best practices to supplement this type of work?