The percentage of the page locks owned by an active thread to the total allowable number of held page locks exceeds the critical threshold. When the limit is reached, the DB2 system will escalate the locks to a tablespace lock which could prevent concurrent access to the database. This is an indication that the thread holding the locks is not performing timely commit operations.
|