Argus Interchange Service is creating huge logs in the Database
(Doc ID 2572656.1)
Last updated on JULY 13, 2023
Applies to:
Oracle Life Sciences Argus Interchange - Version 8.1.1 and laterInformation in this document applies to any platform.
Symptoms
Argus Interchange Service is creating huge logs in the Database. Upon DB level analysis here are the below sqls found to be running:
Module: esmproc.exe
INSERT INTO ESMPROC_LOCKED_RECORDS (PROCESS_TYPE_ID, LOCKED_MACH
INE_NAME, RECORD_ID, ENTERPRISE_ID, SORT_ORDER, PROCESS_DATETIME
) VALUES (:B5 , :B4 , :B3 , :B2 , :B1 , SYSDATE)
Module: esmproc.exe
declare x number; begin x := gss_wnds.set_user_id(-9494531817, :
PIO_USER_ID, :P_ENTERPRISE_ID, :PI_USER_NAME , :PI_APP_NAME); en
d;
Changes
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 |
Changes |
Cause |
Solution |