Previous Topic: Lock RatesNext Topic: System Communication Service Rates


Lock Counts

This section reports lock statistics. With the exception of the Total Resrcs field, all data is collected from OpenVMS performance statistics.

ENQ Wait

The number of times lock requests were forced to wait.

ENQ NotQD

The number of times a lock request was not granted (process failed to get lock and did not wait).

DLock Search

The number of times a search for deadlocks was initiated by the system. The system parameter, DEADLOCK_WAIT, defines the number of seconds that a lock request must wait before the system initiates a deadlock search on behalf of that lock.

DLock Find

The number of times a deadlock was found. The system selects a victim of the deadlock and does not grant the new lock or lock conversion request.

Total Locks

The total number of locks taken out on all resources. This number is an average of the examples taken at each recording interval over the reporting interval.

Total Resrcs

The total number of resources that can be locked. This number is an average of the examples taken at each recording interval over the reporting interval.