Question
Commonwealth Bank of Australia
AU
Last activity: 12 Jul 2023 0:49 EDT
Uniq Constraint violation Exceptions for PR_SYS_LOCKS_PK in Prod
Hi,
We have an application which has case management, Pega Marketing and also Decisioning Hub. This application has been quite stable but off late, we have observed that there is an increase in ORA-00001: unique constraint (Pega_DATA_OWNER.PR_SYS_LOCKS_PK) violated in the prod instance.
The DBA has raised that the count of this exceptions has shot up on an hourly basis and is only accessible to the DBA and not the developers.
Since this is only visible to the DBA, and nothing is being written to Splunk, we are a bit clueless at the moment.
LOGGED_AT | ERR_MSG | ERR_CAUSE |
2023-06-29 01:16:07.290300000 | ORA-00001: unique constraint (Pega_DATA_OWNER.PR_SYS_LOCKS_PK) violated | insert into Pega_DATA_OWNER.pr_sys_locks ( pxCreateDateTime, pxCreateOpName, pxCreateOperator, pxCreateSystemID, pxExpireDateTime, pxLockHandle, pxObjClass, pxOwnerId, pxSystemName, pxSystemNode, pxUpdateDateTime, pxUpdateOpName, pxUpdateOperator, pxUpdateSystemID, pxUserHost, pyLabel, pzInsKey) values (:1 , :2 , :3 , :4 , :5 , :6 , 'System-Locks', :7 , :8 , :9 , :10 , :11 , :12 , :13 , :14 , '', :15 )? |
Is this a common behaviour across all pega applications?
Is there a baseline number to say what is acceptable and what is not? Any guidance/suggestions or ideas to deal with this are welcome.
Thanks,
Bhavani