| Measurement |
Description |
Measurement Unit |
Interpretation |
| Total_process |
Indicates the total number of processes for this user. |
Number |
The detailed diagnosis of this measure if enabled, lists out all the processes for this user. |
| Active_process |
Indicates the number of processes of this user that are currently active. |
Number |
The detailed diagnosis of this measure indicates the exact active processes of this user and the time for which the processes are actually active. |
| Inactive_process |
Indicates the processes that were inactive for this user in this database. |
Number |
The detailed diagnosis of this measure if enabled, indicates the inactive processes of this user and the time for which the processes were inactive. |
| Idle_process |
Indicates the processes that were idle for this user in this database. |
Number |
The detailed diagnosis of this measure if enabled, indicates the idle processes of this user and the time for which the processes were idle. |
| Connection_usage |
Indicates the percentage of processes used by this user with respect to the maximum number of allowed processes. |
Percentage |
A high value is a cause of concern as the users may experience slowdowns in the database server connection. |
| Maximum_connections |
Indicates the maximum number of processes that were allowed to this user. |
Number |
If the value of this measure is close to the Total_process measure, then the users may experience slowdowns to connect to the database server. |