Error "Unique Constraint (IDCM1.PK_IDC_CONFIG) Violated" When Starting the Content Server
(Doc ID 729542.1)
Last updated on APRIL 10, 2024
Applies to:
Oracle WebCenter Content - Version 10.0 and laterOracle WebCenter Content: Records - Version 10.1.3.3.2 and later
Information in this document applies to any platform.
Symptoms
After installing the Folders component on a content server with Universal Records Manager (URM) installed, the content server will no longer restart. The following error was seen within the content server log files:!csFailedToInitServer!csDbUnableToExecuteSql,
Insert INTO Config (dSection, dName,dVersion, dValue)
VALUES ('ComponentDBInstallComponentInstall','RmaEmail','10.1.3.3.2 10/09/07','1')
!$ORA-00001: unique constraint (ORACLERM01.PK_IDC_CONFIG) violated<br> intradoc.common.ServiceException: !csDbUnableToExecuteSql,Insert INTO Config (dSection, dName,dVersion, dValue) VALUES ('ComponentDBInstallComponentInstall','RmaEmail','10.1.3.3.2',10/09/07','1')!$ORA-00001: unique constraint (ORACLERM01.PK_IDC_CONFIG) violated
at intradoc.server.IdcServerManager.init(Unknown Source)
at IdcServerNT.init(Unknown Source)
at IdcServerNT.main(Unknown Source)
Insert INTO Config (dSection, dName,dVersion, dValue)
VALUES ('ComponentDBInstallComponentInstall','RmaEmail','10.1.3.3.2 10/09/07','1')
!$ORA-00001: unique constraint (ORACLERM01.PK_IDC_CONFIG) violated<br> intradoc.common.ServiceException: !csDbUnableToExecuteSql,Insert INTO Config (dSection, dName,dVersion, dValue) VALUES ('ComponentDBInstallComponentInstall','RmaEmail','10.1.3.3.2',10/09/07','1')!$ORA-00001: unique constraint (ORACLERM01.PK_IDC_CONFIG) violated
at intradoc.server.IdcServerManager.init(Unknown Source)
at IdcServerNT.init(Unknown Source)
at IdcServerNT.main(Unknown Source)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |