Are the following RTC 6.0.2 migration steps, from OLD (SLES) server to NEW (Red Hat) server, correct?
![]() Note that
Migration Steps Step 1 below is run by our Oracle manager Linux user (oracle user), and all other steps below are run by our RTC manager Linux user (rtcmgr user). Below, $RTC=<RTC installation directory> Copy data from OLD server to NEW server: 1. As Oracle manager Linux user (oracle user), export/clone RTC Oracle database from OLD server (Oracle 11.2) to NEW server (Oracle 12.2)
2. As RTC manager Linux user (rtcmgr user), copy the following five files from OLD server to a temporary holding area on NEW server:
On NEW server: 3. Modify /etc/hosts to allow RTC URLs to reference NEW server, while OLD server is still active
4. Install new clean version of IBM Installation Manager (IBMIM), version 1.8.7
5. Run IBMIM, add JTS-CCM-QM-RM-JRS-RELM-repo-6.0.2.zip as a repository, and install a new clean version of RTC 6.0.2, installing only JTS and CCM BEFORE running RTC on NEW server: 6. Copy the five OLD server files from Step 2 to the following locations, respectively, on the NEW server (note that the first three locations use clmServerTemplate):
7. Perform the following steps to finalize preparation of clmhelp.war.zip (large full-help version, 1588456976 bytes)
8. Perform the following steps to prepare JTS and CCM teamserver.properties files:
$RTC/server/conf/jts/teamserver.properties $RTC/server/conf/ccm/teamserver.properties --> i.e., verify that the following values in the teamserver.properties files are correct: com.ibm.team.repository.db.jdbc.location com.ibm.team.datawarehouse.db.jdbc.location com.ibm.team.datawarehouse.db.base.folder Start RTC on NEW server for the first time: 9. Start RTC on NEW server
10. Run JTS setup
Complete Migration 11. Change global alias for clm.seg.org to point to NEW server 12. Connect to https://clm.seg.org:9443/ccm/web from any location to access RTC on NEW server RTC migration is now complete. We would like to confirm that the above steps are correct. |
2 answers
![]() You did not mention index files - are you going to rebuild them? If the repository is large, it can take quite a long time to rebuild the index. If you decide to copy the index files over, you will need to verify the index paths in the teamserver.properties files (you may not need to worry about it if the path is relative).
|
![]() Christopher,
|