eG Monitoring
 

Measures reported by TibConTest

This test reports the number and state of sessions of each user who is currently connected to the Oracle database server. Using the metrics reported by this test, administrators can promptly isolate idle sessions, which are a drain on a server's resources.

Outputs of the test : One set of results for every user who is currently connected to the target database server.

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
Tot_conn Indicates the total number of connections currently established by this user on the server. Number  
Assigned_conn Indicates the number of connections of this user that were assigned on the server. Number  
Closing_conn Indicates the number of connections established by this user that were closed. Number  
Ready_conn Indicates the number of connections established by this user that were in Ready state. Number  
Running_conn Indicates the number of connections established by this user that are currently running. Number  
Resource_clean_conn Indicates the number of connections established by this user that are clearing all the resources utilized. Number  
Trans_recovery_conn Indicates the number of connections established by this user that are in transaction recovery state. Number  
Rollingback_conn Indicates the number of connections established by this user that contained rollback transactions. Number  
Rollingback_con_usg Indicates the percentage of connections established by this user that contained rollback transactions. Percentage  
Session_usage Indicates the number of sessions established by this user that were utilized. Number  
Max_conn Indicates the maximum number of connections that can be established by this user on the server. Number