Linking of IBM Content Manager documents fails
Document linking fails and an error with the ID 3601 is recorded in the Collector Server error log file.
The error log contains the following
entry:
CM-AGENT WORKER #4: error reported by module 'csrepcm.jar (CM8-Agent)', internal return code is '3601', external return codes from exception 'DKDataObjectAlreadyExists': ErrorId='3601', ErrorCode='7197', ErrorState='[LS RC = 7197, SQL RC = -803, SQL state = 23505]', error description ="ICM7197: One or more user-defined attributes are unique attributes. Provide unique attribute values within this component type. (STATE) : [LS RC = 7197, SQL RC = -803, SQL state = 23505]".,
This error occurs if you created a database index on the item type that contains the documents that are to be linked and if you specified that the index keys must be unique. Content Collector for SAP, however, can link the documents only if no unique indexes are created on the attributes.
Therefore, for each item type that contains documents that are to be linked, create a database index that does not require unique index keys. When you complete the New Database Index window, do not select the Index keys are unique check box.