How to rerun QM upgrade tool for v4.0.3
I used the instructions generated by the Interactive User Guide tool to upgrade from v4.0.2 to v4.0.3. Distributed solution on non-clustered WAS, each service has its own linux vm. DB2 9.7 database on a separate lpar. jts, ccm, and rm diagnostics seem to work fine. QM however has this error CRJAZ1042I, indicating the component is version 24, but database is still version 20. I reviewed the repotool logs on QM and can see no evidence of failure of any kind. Is it safe to re run this command below, and is it the one that upgrades the database?
./repotools-qm.sh -migration_qm_updateConfigurationFiles oldApplicationHome=/opt/IBM/JazzTeamServer/server/conf ignoreJTSVersionCheck applicationContextRoot=qm updateTomcatFiles=no |
Accepted answer
yes, it is safe to run addTables again.
Vince Thyng selected this answer as the correct answer
|
One other answer
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.
Comments
Actually I guess it would be ./repotools-qm.sh -addTables that does the upgrading of tables. Is this safe to run again?
Bo, can you convert your comment to an answer so it can be accepted?
Converted!