It's all about the answers!

Ask a question

Migrating from Derby : Need to take backup


Anurag Sinha (111) | asked Feb 05 '10, 1:02 a.m.
I am using RQM 2.0.1. How can I take backup for derby before migrating to DB2 ?

One answer



permanent link
David Mehaffy (90123338) | answered Feb 05 '10, 1:38 p.m.
JAZZ DEVELOPER
aasinha1 wrote:
I am using RQM 2.0.1. How can I take backup for derby before
migrating to DB2 ?

Do a repotools -export toFile <filename>. Then setup DB2 and then do a

repotools -import fromFile <filename>

I believe that is what you need to do ??

Your answer


Register or 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.