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

RQM Backup and restore to a different server

We are working on disaster recovery for RQM,does anybody have any documentation or the steps on how to recovery a RQM database on one server, and restore it to another server?

0 votes



3 answers

Permanent link
We are working on disaster recovery for RQM,does anybody have any documentation or the steps on how to recovery a RQM database on one server, and restore it to another server?


Hi Brad,

On an RQM level, the only backup/restore functions are
repotools -export toFile=<fileName>.TAR

and
repotools -import fromFile=<fileName>.TAR

Details here: Getting Started with Repository Migration

However -- repotools requires that the server be taken offline. This is not ideal for regularly scheduled backups.

Probably the better strategy is to implement something at the database level, which I think is what David is describing. For this, you will want to consult with the support group or documentation from your database vendor (Oracle, SQL, or DB2). If you have the database backed up, all you need from the RQM server machine (assuming Tomcat) is tomcat-users-XML and teamserver.properties, plus any other XML or BAT files that you have customized (such as web.XML, server.startup.bat, etc). From a recovery standpoint, you can then drop these files into a new instance of RQM on any machine and be back up and running.

On the topic of disaster recovery, you may want to look into using WAS with Idle Standby configuration if you are not already. Details here:
Deploying jazz.war on WebSphere Application Server for high availability environments

-Patrick

1 vote


Permanent link
what is the database type. I do it all the time with db2 - that is how
I populate my sandbox test servers to test new builds and fixes from
Rational before applying to production server.

On 10/22/10 11:38 AM, bbeuke wrote:
We are working on disaster recovery for RQM,does anybody have any
documentation or the steps on how to recovery a RQM database on one
server, and restore it to another server?

0 votes


Permanent link
We need to migrate from RQM 2.0 (actual server) to 3.0.1 - The question is: can I migrate only a "subset" of information from my actual RQM server to the new one? As for example, only selected projects, only test cases and test scripts (but not execution records), etc etc...?

thanks in advance
*piero

0 votes

Comments

Hi Pietro,

seems like you were - at least partially - requesting for a 'Jazz Project Move' capability. There is an open discussion you might want to participate to (and possibly bring your inputs to) : https://jazz.net/forum/questions/77930/what-about-jazz-project-move-capability?redirect=%2Fforum%2Fquestions%2F77930%2Fwhat-about-jazz-project-move-capability

Regards, Stéphane

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

Question asked: Oct 22 '10, 12:29 p.m.

Question was seen: 7,083 times

Last updated: Jun 11 '12, 12:59 p.m.

Confirmation Cancel Confirm