Measures reported by IfxLngRunQryTest
This test reports the time taken by each database for executing queries, and also reveals which query is taking too long to execute. This way, resource-intensive queries to a database can be quickly isolated.
Outputs of the test : One set of results for each database on the Informix server monitored.
The measures made by this test are as follows:
| Measurement |
Description |
Measurement Unit |
Interpretation |
| No_of_long_running_query |
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. |
| Max_elapsed_time |
Indicates the maximum time taken by the queries to execute on the database server. |
Seconds |
|
|