Session Metrics
The selection menu choice By Session makes the following metrics available.
| Metric | Description | Type |
|---|---|---|
| Database | Name of the database on which the process is running | String |
| Icon | Values for process types are as follows:
|
Number |
| In State | How long the process has been in the current state | Number |
| Process ID | Unique process identifier | Number |
| Session ID | Unique session identifier | Number |
| Start | Time the process began running | Number |
| State | Process state, such as active, canceled, pending | String |
| State Icon | Symbol of the process state | Icon |
| Username | Name of the user who submitted the process | String |
| Workload | Workload in which the process is running | String |
Database and User Metrics
The selection menu choice By Database or By User makes the following metrics available.
| Metric | Description | Type |
|---|---|---|
| Active Count | Active processes | Number |
| Canceling Count | Processes created by the user that were canceled and are stopping | Number |
| Database | Name of the database on which the process is running | String |
| Idle Count | Number of processes with no running processes on this database or for this user | Number |
| Pending Count | Number of processes waiting to run | Number |
| Total | Number of active, idle, and pending processes | Number |
| Username | Name of the user who submitted the processes | String |