Content store key violation - Eartheration/IBM-Cognos-Wiki GitHub Wiki
Getting Content store key violation error in starting IBM Cognos BI 10.2.x
CM-CFG-5064 A Content Manager configuration error was detected while creating the initial content objects.
CM-SYS-5227 A database constraint violation was detected. The current database transaction will be rolled back
Content Store inconsistency
Content Store on MS SQL 2005
1.stop service
- run c10\configuration\schemas\content\sqlserver\AddConsistencyCheckFlag_mssqlserver.sql against the content store database.
- Start service
- The AddConsistencyCheckFlag_mssqlserver.sql will check the inconsistency in the content store during start up.
- One can check cogserver.log in the /log folder for inconsistency which has been detected.
Before running the scripts, please perform content store backup by using database backup facility.
Run c10\configuration\schemas\content\sqlserver\AddConsistencyFixFlag_mssqlserver.sql at database then start service