Why cmregister to other connections in CCCQ import?
Hi
I have multiple CQ connections registered, one of the Oracle is out-of-dated, I guess. But my current CCCQ integration is using a local Access as the CQMaster, as well as the user db, has nothing to do with the Oracle ones.
I am getting this error during the importing, why need to check all connections? As you can see, it's checking another DB2 connection as well. I have to delete the Oracle connection to get rid of this error.
Synchronization blocked by error: Failure while trying to execute crmregister command:
crmregister add -database USR02 -connection 7.0.0 -username admin -password *****
Updating ClearQuest login information for user Administrator, ClearQuest database USR02.
crmregister: Error: IDispatch error #19047
Invalid value "8.1" for connect-option "SERVER_VER".
Valid values are: 9.2, 10.1, 11.1
crmregister: Error: IDispatch error #13285
Unable to logon to the DB2 database "CQMASTER".
The vendor error message was:
SQLDriverConnect: RETCODE=-1, State=S1C00, Native Error=0
Optional feature not implemented.
Driver's SQLSetConnectAttr failed.
Connection refused. Verify Host Name and Port Number.
I have multiple CQ connections registered, one of the Oracle is out-of-dated, I guess. But my current CCCQ integration is using a local Access as the CQMaster, as well as the user db, has nothing to do with the Oracle ones.
I am getting this error during the importing, why need to check all connections? As you can see, it's checking another DB2 connection as well. I have to delete the Oracle connection to get rid of this error.
crmregister add -database USR02 -connection 7.0.0 -username admin -password *****
Updating ClearQuest login information for user Administrator, ClearQuest database USR02.
crmregister: Error: IDispatch error #19047
Invalid value "8.1" for connect-option "SERVER_VER".
Valid values are: 9.2, 10.1, 11.1
crmregister: Error: IDispatch error #13285
Unable to logon to the DB2 database "CQMASTER".
The vendor error message was:
SQLDriverConnect: RETCODE=-1, State=S1C00, Native Error=0
Optional feature not implemented.
Driver's SQLSetConnectAttr failed.
Connection refused. Verify Host Name and Port Number.