How to remove QM and RC from a 4.0.6 CLM install?
![]()
We have the whole CLM installed but only use RTC (CCM). How can I remove RC and QM from our install?
|
2 answers
![]()
You should go to https://server:9443/jts/admin#action=com.ibm.team.repository.admin.registeredApplications
You can delete the registered applications, and after this, you can modify the installation itself via installation manager to delete the unnecessary programs from HDD. |
![]()
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
Hi Mike
Make sure you really have not used RM and QM (for example, do you have the sample project installed?).
anthony
I don't know if we have a sample installed, but we definitely have not used either product.