WQENQ_QUEUE_ACT - Activate Priority Queue for Exclusive Locks
Activate Priority Queue for Exclusive Locks information is stored in SAP table WQENQ_QUEUE_ACT.
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_ACT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | * |
LOCKTABLE | Elementary Lock of Lock Entry (Table Name) | X | EQEGRANAME | CHAR | 60 | |
QUEUE_ACTIVE | Activate Priority Queue for Locks | WQENQ_QUEUE_ACTIVE | CHAR | 2 | ||
LOG_ACTIVE | Activate Priority Queue Trace Log | WQENQ_ACTIVATE_TRACE | CHAR | 2 | ||
MAX_TIME | Maximum Waiting Time in Priority Queue in Seconds | WQENQ_MAX_WAIT_TIME | INT4 | 4 | ||
ADD_ENQ_TIME | Additional Residence Time in Seconds When Lock Was Set | WQENQ_ADD_ENQ_TIME | INT4 | 4 | ||
LOOP_WAIT_TIME | Idle Time in Priority Queue in Milliseconds | WQENQ_LOOP_WAIT_MS | INT4 | 4 |