Search code examples
clearquest

Clearquest sync issue


Below issue encountered while syncing clearquest replica. I am not sure why multiutil is searching for 'CQMS.CRD.REPL2_SH'.

Is there any way to find out the history of clearquest connection or the site or clearquest replica. So that I can find out if the connection was renamed or removed by other admin.

In maintenance tool, I find only one connection CQMS.ASIA.REPL_SH

C:\Windows\system32>multiutil syncreplica  -import  -clan ASIA -user admin -pass xxxxxxx -fam MASTR -site REPL_SH
  C:\Rational\ClearCase\var\shipping\ms_ship\incoming\sync_REPL_BE_17-01-16_03-12-21.xml
Multiutil: CRMMD1746E Connection name 'CQMS.CRD.REPL2_SH' does not exist.
The packlet being imported was epoch number 2001 from database 'MASTR',
replica 'REPL2_SH' (UUID = 1X496B3B-X8CD-4VVF-C7CA-WCA6A8TF98Z0).

Multiutil: Packet C:\Rational\ClearCase\var\shipping\ms_ship\incoming\sync_REPL_BE_17-01-16_03-12-21.xml not processed...

C:\Windows\system32>


Solution

  • I'm not familiar with ClearQuest Multisite (none of my clients have ever bothered with it, using CQWeb instead), but the first thing I'd try is creating a new connection called CQMS.CRD.REPL2_SH, make it identical to your existing connection, and try the import again.