How to remove QM and RC from a 4.0.6 CLM install?
2 answers
Hi Mike,
Since RM shares the JTS database, removing RM from the registered applications does not remove the storage areas for RM within the database. Please refer to the following technote on steps to completely remove the RM foot print:
http://www-01.ibm.com/support/docview.wss?uid=swg21458233
Instead of the parameter context URL though, you would use storageAreaURL=com.ibm.rdm.resources.
An example would be: repotools-jfs -deleteJFSResources
storageAreaURL=https://<hostname>:9443/storage/com.ibm.rdm.resources
For more information on the repotools command deleteJFSResources you can visit the 4.0.6 Infocenter.
Comments
Anthony Kesterton
JAZZ DEVELOPER Jun 24 '14, 5:19 p.m.Hi Mike
Make sure you really have not used RM and QM (for example, do you have the sample project installed?).
anthony
Mike Shkolnik
Jun 24 '14, 5:28 p.m.I don't know if we have a sample installed, but we definitely have not used either product.