Suddenly, I am seeing below error in the EventViewer. And also, CACHE records under Applications-->CACHE are not getting updated.
I have PLM v6.2.2 in Windows 2008 Server with Oracle 12c R1 client.
Please let me know what might be the root cause for this issue.
FYI,
I am able to access PLM application successfully.
Error while Audit Logging: Xeno.Data.DataAccessException: insert Into auditLogHighLevel (UserPKID,SessionID,Application,ClientMacID, LocalStorageMacID, ClientIP,IPFromRemoteAddr, LoginTime,LastRequestTime) values ('205316202356-64d9-4f8e-81d3-14381c09ed1e','fhfqfmbr0zu3zcctp2kguwji','LMP','fhfqfmbr0zu3zcctp2kguwji','fhfqfmbr0zu3zcctp2kguwji','10.253.1.162','10.253.1.162','05/16/2018 07:34:44','05/16/2018 07:34:44') ---> Oracle.DataAccess.Client.OracleException: ORA-00001: unique constraint (PLM4P.PLM4P_AUDITLOGH_SEQNUM) violated
at Oracle.DataAccess.Client.OracleException.HandleErrorHelper(Int32 errCode, OracleConnection conn, IntPtr opsErrCtx, OpoSqlValCtx* pOpoSqlValCtx, Object src, String procedure, Boolean bCheck, Int32 isRecoverable)
at Oracle.DataAccess.Client.OracleException.HandleError(Int32 errCode, OracleConnection conn, String procedure, IntPtr opsErrCtx, OpoSqlValCtx* pOpoSqlValCtx, Object src, Boolean bCheck)
at Oracle.DataAccess.Client.OracleCommand.ExecuteNonQuery()
at Xeno.Data.XDataQueryIsolated.executeNonQuery(String statement)
--- End of inner exception stack trace ---
at Oracle.PLM4P.AuditLogging.AuditLogHighLevelInfo.InsertAuditInfo(HttpApplication app)
at Oracle.PLM4P.AuditLogging.AuditLoggingHighLevel.HandleLogging(Object sender, EventArgs ea)Line: 0
Thanks
Nandha