WQENQ_QUEUE_LOG - Priority Queue Trace Log
Priority Queue Trace Log information is stored in SAP table WQENQ_QUEUE_LOG.
It is part of development package WQENQ in software component CA-GTF-PSM. This development package consists of objects that can be grouped under "Priority Queue for Enqueue Requests".
It is part of development package WQENQ in software component CA-GTF-PSM. This development package consists of objects that can be grouped under "Priority Queue for Enqueue Requests".
Fields for table WQENQ_QUEUE_LOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | * |
GUID | 16 Byte UUID in 22 Characters (Usually Base64 Encoded) | X | SYSUUID_C22 | CHAR | 44 | |
LOCKTABLE | Elementary Lock of Lock Entry (Table Name) | EQEGRANAME | CHAR | 60 | ||
UNAME | User Name | SYUNAME | CHAR | 24 | ||
CPROG | Calling Program | SYCPROG | CHAR | 80 | * | |
CDATE | Date data element for SYST | SYDATE | DATS | 16 | ||
CTIME | TIME Data Element for SYST | SYTIME | TIMS | 12 | ||
WAITTIME | Time in Milliseconds | WQENQ_TIME_MILLISEC | INT4 | 4 | ||
TOTAL_WAITTIME | Time in Milliseconds | WQENQ_TIME_MILLISEC | INT4 | 4 | ||
LOCKING_TIME | Time in Milliseconds | WQENQ_TIME_MILLISEC | INT4 | 4 | ||
LONG_TIME_LOCK | Request for a Long-Time Lock | WQENQ_LONG_TIME_LOCK | CHAR | 2 | ||
ERRORCODE | Error Code for Priority Queue Processing | WQENQ_ERROR_CODE | CHAR | 2 | ||
QUEUEACTIVE | Activate Priority Queue for Locks | WQENQ_QUEUE_ACTIVE | CHAR | 2 | ||
LOOP_COUNTER | Loop Counter for Priority Queue | WQENQ_LOOP_COUNT | INT4 | 4 | ||
MAX_WAITTIME | Maximum Waiting Time in Priority Queue in Seconds | WQENQ_MAX_WAIT_TIME | INT4 | 4 | ||
ADD_ENQTIME | Additional Residence Time in Seconds When Lock Was Set | WQENQ_ADD_ENQ_TIME | INT4 | 4 | ||
LOOP_WAITTIME | Idle Time in Priority Queue in Milliseconds | WQENQ_LOOP_WAIT_MS | INT4 | 4 | ||
PRIORITY | Priority of Lock Request | WQENQ_PRIORITY | INT2 | 2 |