LOCKSTATISTICSRESET
The system table SYSINFO.LOCKSTATISTICSRESET
describes the degree to which lock management is being utilized and the number of special events that have occurred during lock management since the last RESET LOCKSTATISTICS
or RESET
ALL
.
|
TIMESTAMP |
Time of the last RESET for these entries |
|
FIXED(10) |
Average number of entries used |
|
FIXED(3) |
Average percentage of entries used |
|
FIXED(10) |
Maximum number of entries used |
|
FIXED(3) |
Maximum percentage of entries used |
|
FIXED(10) |
Number of lock escalations executed |
|
FIXED(10) |
Number of lock collisions for SQL database objects |
|
FIXED(10) |
Number of lock collisions for OMS objects |
|
FIXED(10) |
Number of dead locks recognized |
|
FIXED(10) |
Number of unfulfilled lock requests for SQL database objects |
|
FIXED(10) |
Number of unfulfilled lock requests for OMS objects |