How to properly rebuild and reindex all RTC indices in RTC 6.0.2
We have recently migrated RTC 6.0.2 (with JTS and CCM only) from a SLES to a Red Hat Linux single server with Oracle. I need to properly re build and re index all RTC indices after restoring the Oracle database on the Red hat server from an export of Oracle on the SLES server. My primary question is: How do I properly re build and re index all RTC indices? Details: My understanding is that, after shutting down RTC, indices can be re-built and re-indexed using a variety of repotools commands such as:
cd <Jazz Server Directory>
./repotools-jts.sh –reindex teamserver.properties=conf/jts/teamserver.properties scope=all ./repotools-ccm.sh –reindex teamserver.properties=conf/ccm/teamserver.properties scope=all
./repotools-jts.sh –reindex all ./repotools-ccm.sh –reindex all
./repotools-jts.sh –rebuildTextIndices ./repotools-ccm.sh -rebuildTextIndices
./repotools-jts.sh –rebuildIndices ./repotools-ccm.sh -rebuildIndices
Detailed questions: 1. Are the commands above correct? 2. Are all the commands above necessary, or are some redundant? 3. In which order should the correct commands be run?
Thank you for any guidance you can provide.
|
One answer
Ralph Schoon (63.6k●3●36●46)
| answered Nov 14 '17, 8:16 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Nov 14 '17, 8:17 a.m. Christopher,
|
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.