What is the best way to ARCHIVE our old QC11.xx and 12.xx projects for longevity/ease of future restore?
Question ID: 107305
0
0

I posted a question earlier about how to archive our QC11.xx projects. We have since upgraded everything to ALM/QC12.53 (the latest version as of today), but the issue crossed my mind about how to make the archives easiest to work with in the future. What do we do with our archives from QC11.52 and 12.00?

Marked as spam
Posted by (Questions: 193, Answers: 14)
Asked on December 9, 2016 11:46 pm
36 views
Answers (1)
0
Private answer

It is good to hear that you are archiving (hopefully the backup and zip method). this offloads unused projects from your QC/ALM server and also saves disk space used by the repository and HEAP/RAM used by the QC Server application, ultimately helping performance.

When you ''archive'' a project to a ZIP (Repository + DB backup), it is from the QC version at the time you archived it. So, it would be stuck at QC11.52, say.

Later, when you want to restore it, you might be at QC version 12.53. this project would need to be unzipped to the repository location used by QC12.53 and the DB backup restored to your Database Server used by QC12.53. (If SQL-Server, it would also need to have the ''td'' user ''fixed'' with the ''EXEC sp_change_users_login '' command.

Then you would need to edit the DBID.xml file from the repository folder to point to your correct DB Server and repository (just as you do when upgrading or migrating to new server).
THEN, you would need to ''restore'' from SIte Admin, and continue with Verify/Repair/Upgrade to get it to QC12.53.

Now, if you were to have an ongoing task to ''eventually'' upgrade ALL of your archives to the currently used QC version, this restore/upgrade process would only need to be a RESTORE process when the time arises. Also, if you miss a version, the upgrade would be a smaller ''step''.
If you were to have old archives still at QC10, for instance, it would take at least two ''stops'' (one at QC11, one at QC11.52) to get to QC12.53. Had you kept up with upgrading your archives, your restore would be fairly quick.

You may not really need ALL of your archives in a ''ready-access'' state, but you should be able to prioritize the ones that might need to be restored sooner than others (or at all).

Marked as spam
Posted by (Questions: 4, Answers: 509)
Answered on December 10, 2016 12:20 am
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top