eG Monitoring
 

Measures reported by SybDeadLockTest

This test monitors the locking activity on the Sybase server, and reports the number of deadlocks. For this test to work, the following configuration parameters need to be enabled on the server:

  • enable monitoring
  • deadlock pipe max messages
  • deadlock pipe active

 The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
No_of_deadlocks Indicates the number of deadlocks found in the Sybase Server. number A deadlock may arise due to various situations including bad design of queries and deficient coding practices. A deadlock is a situation where both/all the lock requestors are in a mutual or a multi-way tie. Any deadlocks are detrimental to database application performance. The detailed diagnosis for this measure provides a listing of dead locks for each lock type.