It's all about the answers!

Ask a question

Working on CLM 6.0.5, Unregistered the DCC and RS ( reporting Tools) tools before Server Rename activity. Once after the successfully completed with Server rename need to re register the DCC and RS tools.


Sunil Deshpande (139) | asked May 17 '21, 7:33 a.m.

 Hello,

    Working on CLM 6.0.5, Unregistered the DCC and RS ( reporting Tools) tools before Server Rename activity. Once after the successfully completed with Server rename need to re-register the DCC and RS tools.
              Can you please help us with the detailed procedure to re-register DCC and RS.
We have created the new empty database in MS-SQL DB as jazzDCC1 and provided the proper JDBC location and password but getting the error as below.

"One or more database tables could not be created. Try the action again.ID CRJAZ1571E"

Please share the detailed procedure to register DCC and RS.

Thanks in advance,

One answer



permanent link
Ian Wark (79713450) | answered May 26 '21, 4:13 a.m.
edited May 26 '21, 4:15 a.m.

There is no guarantee that the reregister will work.


I don't think this will work, as it will try to reregister based on the old JTS server.

The better way IMHO is something like this. This assumes that you have a distributed environment with JTS server different to the DCC and RS server.

1. Remove these entries from the teamserver.properties.
a. com.ibm.team.repository.server.jts.url
b. com.ibm.relm.consumerKey
c. com.ibm.relm.consumerSecret
d. com.ibm.team.repository.setup.registration.pendingJtsFriend
e. com.ibm.team.repository.setup.registration.pendingOauthConsumer

2. Set these values in teamserver.properties to false.
f. com.ibm.relm.finalized=false
g. com.ibm.relm.installed=false

3. Then go to /jts/admin to the Registered Applications link and Add /dcc and /rs.

The discovery URL I think should be 
https://<yournewpublicuri>/dcc/scr and https://<yournewpublicuri>/rs/scr

Add the application name. 
"Data Collection Component" and "Report Builder"

Functional user ID is "dcc_user" and "jrs_user"

4. Redo /dcc/customSetup and rs/customSetup

Your answer


Register or to post 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.