Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

clarification needed regarding running the501 upgrade scripts for RM applications

 Hi.

We are following the CLM 501 upgrade info center guide for performing the CLM 406 upgrade to 501.
For JTS,CCM and QM the information looks fine.

But when it came to RM It is not clear as we are using distributed topology.

When we ran the below command, It failed and I suspect there are some files which needs to be copied from the JTS server.

1. In the below command what does jts.teamserver.properties correspond to ?
2. Before running the RM upgrade scripts do we need to copy the teamserver.properties file from the JTS      sever ?
3. In the SQL DB should we create a new user like jtsDBuser (rmDBuser) and update the details in the teamserver.properties.

Note:
We have already created a copy of the JTS databases (SQL Server) and named it as rm


repotools-rm.bat -migration_rm_updateConfigurationFiles oldApplicationHome="E:\Program Files\IBM\JazzTeamServer406\server\conf" jts.teamserver.properties="E:\Program Files\IBM\JazzTeamServer501\server\conf\rm\teamserver.properties" ignoreJTSVersionCheck=true

0 votes



2 answers

Permanent link
 After copying the teamserver.properties file from the JTS server and when tried running the below command

repotools-rm.bat -migration_rm_updateConfigurationFiles oldApplicationHome="E:\Program Files\IBM\JazzTeamServer406\server\conf" jts.teamserver.properties="E:\Program Files\IBM\JazzTeamServer501\server\conf\rm\teamserver.properties" ignoreJTSVersionCheck=true

it gave an error " 

Repo Tools
Provisioning using "E:\Program Files\IBM\JazzTeamServer501\server\conf\rm\provision_profiles".
  Jazz Foundation - Core Libraries, Version 5.0.1 (RJF-I20140805-1241)
  Rational DOORS Next Generation, Version 5.0.1 (RMS5.0.1-I20140805_2017)

Unrecognized parameters: "jts.teamserver.properties".
Usage:

0 votes


Permanent link
Look like the info center got updated after this post.

This time I saw a different set of commands which works. 

Note: As I am running this script against RM application which is installed in distributed topology,make sure that you copy the teamserver.properties file from the JTS server and get it replaced with the new teamserver.properties file present in RM_501 install directory.

cd RM_5.0.1_Install_Dir\server
repotools-rm.bat -migration_rm_updateConfigurationFiles oldApplicationHome=RM_4.0.6_install_dir\server\conf ignoreJTSVersionCheck

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 7,617

Question asked: Oct 21 '14, 6:21 a.m.

Question was seen: 6,574 times

Last updated: Oct 22 '14, 2:25 a.m.

Confirmation Cancel Confirm