Lock monitors
The monitors listed in the following table measure locking activity.
Monitor | Title | View name | Description, Parameters, Warning |
|---|---|---|---|
CLM | Claim Requests | DCLM | Reports the number of claim requests during the sampling period (QTXACLNO) Parameters: none |
CLMF | Claim Failures | DCLMF | Reports the number of unsuccessful claim requests during the sampling period (QTXACLUN) Parameters: none |
DRN | Drain Requests | DDRN | Reports the number of drain requests during the sampling period (QTXADRNO) Parameters: none |
DRNF | Drain Failures | DDRNF | Reports the number of unsuccessful drain requests during the sampling period (QTXADRUN) Parameters: none |
GNEG | Negotiate P-Lock | DGNEG | Reports the number of times this DB2 was driven to negotiate a P-Lock or the number of P-Lock change requests (QTGSPPPE, QTGSPGPE, QTGSCHNP, QTGSOTPE) Parameters: [PGSET|PAGE|CHNG|OTHER] |
GNOEN | No Engines--P-Lock | DGNOEN | Reports the number of times an engine is not available for a P-Lock exit or a notify exit request (QTGSPEQW) Parameters: none |
GNTFM | Notify Messages | DGNTFM | Reports the number of notify messages sent or received (QTGSNTFY, QTGSNTFR) Parameters: [SENT|RECV] |
GPLK | Global P-Lock Requests | DGPLK | Reports the number of P-Lock lock, change, and unlock requests (QTGSLPLK, QTGSCPLK, QTGSUPLK) Parameters: [LOCK|CHANGE|UNLOCK] |
GSUSP | Global Lock Suspensions | DGSUSP | Reports the number of suspends or global lock or change requests denied (QTGSIGLO, QTGSSGLO, QTGSFLSE, QTGSDRTA) Parameters: [IRLM|XES|FALSE|INCOMPAT] |
GXES | Global Lock XES Requests | DGXES | Reports the number of both L-Lock and P-Lock lock, change, and unlock requests propagated to z/OS XES synchronously (QTGSLSLM, QTGSCSLM, QTGSUSLM, QTGSKIDS) Parameters: [LOCK|CHANGE|UNLOCK|ASYNC] |
ILREQ | IRLM Request Counts | DILREQ | Reports the number of requests to the IMS resource lock manager during the sampling period by one of the following types:
Parameters: [QUERY|CHANGE|OTHER] |
IXLOK | Index Space Locks | DIXLOK | Reports the number of index space locks during the sampling period An index space lock can be one of the following types:
If the IXLOK monitor is started without parameters (blank), the reported number is the sum of all index space locks during the sampling period. Parameters: [SHR|EXCL] |
LDEAD | Lock Deadlock Failures | DLDEAD | Reports the number of lock deadlock failures during the sampling period Parameters: none |
LESCL | Lock Escalations | DLESCL | Reports the number of lock escalations during the sampling period A lock escalation can be one of the following types:
If the LESCL monitor is started without parameters (blank), the reported number is the sum of all lock escalations during the sampling period. Parameters: [SHR|EXCL] |
LREQ | Lock Requests | DLREQ | Reports the number of lock or unlock requests during the sampling period If the LREQ monitor is started without parameters (blank), the reported number is the sum of all lock and unlock requests during the sampling period. Parameters: [LOCK|UNLOCK] |
LSUSP | Suspensions | DLSUSP | Reports the number of lock suspensions during the sampling period by one of the following types:
Parameters: [LOCK|LATCH|OTHER] |
LTIME | Lock Timeout Failures | DLTIME | Reports the number of lock timeout failures during the sampling period Parameters: none |
MXLOK | Maximum Page Lock Held by User | DMXLOK | Reports the maximum number of locks of any kind (page, row, or table) held by a single user during the sampling period Parameters: none |
PGLOK | Page Locks | DPGLOK | Reports the number of page locks during the sampling period A page lock can be one of the following types:
If the PGLOK monitor is started without parameters (blank), the reported number is the sum of all page locks during the sampling period. Parameters: [SHR|EXCL] |
RTLOK | Retained Locks | DRTLOK | Reports the number of retained locks held during the sampling period Parameters: none |
TSLOK | Table Space Locks | DTSLOK | Reports the number of table space locks during the sampling period A table space lock can be one of the following types:
If the TSLOK monitor is started without parameters (blank), the reported number is the sum of all table space locks during the sampling period. Parameters: [SHR|EXCL] |
USLOK | Users Suspended for Locks | DUSLOK | Reports the number of suspended users because of lock conflicts during the sampling period Lock conflicts are reported by the following attach types:
Parameters: [TSO|BATCH|CAF|UTIL|DBAT| DIST|DDF|IMS|CICS|SPAS| RRSAF] |
Related topic