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 ??