eG Monitoring
 

Measures reported by SybLongRunQueryTest

This test tracks the currently executing queries on the Sybase database server and determines the number of queries that have been running for a long time. For execution, this test requires the enable monitoring, statement statistics active, and per object statistics active configuration parameters to be enabled.

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
Num_of_queries Indicates the number of queries currently executing on the database server that have been running for more time than the configured ELAPSED TIME. Number The detailed diagnosis for this measure indicates the exact queries and which user is executing the queries. This information can be very useful in identifying queries that may be candidates for optimization.
Avg_elapsed_time Indicates the average time taken by the long running queries to execute. Seconds