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

Move RQM Database

Due to a re-organization of the infrastructure the RQM database should be moved.
The used database is Oracle and the application is running on WAS.

Which configuration for the RQM application needs to done after the move has performed?

Many thanks in advance?

0 votes


Accepted answer

Permanent link
Link in all jazz applications, the database connection is in the teamserver.properties file in serverInstallFolder/ccm/qm.
You have to adjust that to point to the new database after is is moved. I assume the server is down while you move the DB.
Christine Makasy selected this answer as the correct answer

0 votes

Comments

That means, that I have to edit the following line line in the teamserver.properties for qm only, all other applications remain where they are.
Here I need to set the absolute path to the new database instance. Right?
com.ibm.team.repository.db.jdbc.location=conf/qm/derby/repositoryDB

Yes. Note that there are more entries like com.ibm.team.repository.db.jdbc.* in there and the format is different for different DB's. Your example above is derby. For Oracle that will look different.

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
× 6,125

Question asked: Jun 24 '15, 6:36 a.m.

Question was seen: 2,495 times

Last updated: Jun 24 '15, 7:18 a.m.

Confirmation Cancel Confirm