what all files to be updated while moving the SQL CLM databases from one server to another
![]()
Hi,
We are currently running CLM 4.0.6 (distributed topology) (jts+ccm+qm+rm) on separate servers
- Plan to migrate to CLM 5.0.1.
- Got to know that CLM 5.0.1 is not compatible with SQL 2008 R2 hence the DBA will be moving the databases to a different server running 2012 instance.
- Once the Databases are moved before running the upgrade scripts what all files need to updated with the new database server information (JDBC Location). also the password details as well.
Note: Mostly the database server name will get changed.
Does this effect running the upgrade scripts ? Based on the above scenario are there any best practices to be followed.
|
Accepted answer
![]()
Hi Anoop,
The database connection string and password information is in the teamserver.properties file. You will need to update this for all the applications. <Install_directory>\JazzTeamServer\server\conf\<application>\teamserver.properties Please note, in 4.x RM doesn't have it's own teamserver.properties file as it uses the JTS database. Starting in 5.0, RM will require it's own database. You will need to make a copy of the JTS database prior to running the upgrade scripts. This is documented in the 5.0.1 interactive upgrade guide. I hope this helps. anoop mc selected this answer as the correct answer
Comments
cd RM_5.0.1_Install_Dir\server
repotools-rm.bat -migration_rm_updateConfigurationFiles oldApplicationHome=RM_4.0.6_install_dir\server\conf ignoreJTSVersionCheck
|
4 other answers
![]() Hi Anoop, Please find the link below for steps.
Migrating CLM to a New Environment
Regards, Arun. |
![]() Hello
{Bump}
The same question for Version: 6.0.5
Anything else to be taken care of ?
Comments ![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
This question is answered and accepted EIGHT years ago.
In this forum:
You can look into the product documentation where server rename and backup are documented.
Sure. Ralph.
To avoid Duplicate, wanted to make use of the same / existing question.
Thanks
|