How can I upgrade a test database?
Hi,
I've a test database created with a launch configuration (called [SDK] Create RTC Test Database.launch) in order to debug the extensions on which I'm working on. It's in standalone mode so it contains both ccm and jts (or so I'm supposing).
Now my customer has upgraded his RTC infrastructure from version 3.0.1 to version 4.0.3. I'd like to maintain this debug database in order to not recreate the entities needed for some test (projects, build definitions and so on).
I've tried to set a teamserver.properties file pointing to this database and run the repotools -addTables for both CCM and JTS without any error but when I try to start it on debug mode I still have mismatch version errors.
Is there a way to upgrade this kind of database?
Thanks,
Michele.
One answer
Hi Michele,
There in an interactive upgrade guide which you can use to help with this process:
https://jazz.net/help-dev/clm/topic/com.ibm.jazz.install.doc/topics/roadmap_clm_upgrade.html
You just need to select the version you're using, and your target upgrade version, and it will guide you through the steps.
I hope this helps,
John
There in an interactive upgrade guide which you can use to help with this process:
https://jazz.net/help-dev/clm/topic/com.ibm.jazz.install.doc/topics/roadmap_clm_upgrade.html
You just need to select the version you're using, and your target upgrade version, and it will guide you through the steps.
I hope this helps,
John