Overview
v$sql_monitor_statname describes the numbers in the OTHERSTAT_X_ID field of GV$SQL_PLAN_MONITOR.
Related View/Table
None
Field description
| Field name | Type | Nullable | Description |
|---|---|---|---|
| CON_ID | NULL | No | The ID of the tenant. |
| ID | BIGINT(20) | No | The field ID. |
| GROUP_ID | BIGINT(20) | No | The ID of the group to which the field belongs. Operators of the same type share the same group ID. |
| NAME | varchar(40) | No | Field name |
| DESCRIPTION | varchar(200) | No | The detailed description of the field. |
| TYPE | BIGINT(1) | No | Reserved for future use. |
| FLAGS | BIGINT(1) | No | Reserved for future use. |