Views in the sys tenant
| View | Description |
|---|---|
| CDB_OB_STORAGE_IO_USAGE | Displays the types of IO operations for all tenants on object storage and cloud disks. |
| DBA_OB_ZONE_STORAGE | Displays the information about object storage in the shared storage cluster of each zone. |
| CDB_OB_SERVER_SPACE_USAGE | Monitors the storage space usage of each tenant on each node. |
| CDB_OB_RSRC_DIRECTIVES | Displays the resource configuration parameters of all tenants in the Resource Manager. |
| CDB_OB_BACKUP_STORAGE_INFO | Displays the information about the backup destination used for backup and restore of all tenants. |
| CDB_OB_BACKUP_STORAGE_INFO_HISTORY | Displays the historical information about the backup destination used for backup and restore of all tenants. |
| CDB_OB_SPACE_USAGE | Records the space occupied by different types of data on different Endpoints and Paths for each tenant. |
| CDB_OB_TABLE_SPACE_USAGE | Displays the sizes of all user tables (based on the leader replica in a multi-replica environment) of all tenants. |
| GV$OB_SERVER_STORAGE | Displays the information about object storage in the shared storage cluster of all OBServer nodes. |
| V$OB_SERVER_STORAGE | Displays the information about object storage in the shared storage cluster of the current OBServer node. |
| GV$OB_SHARED_STORAGE_QUOTA | Displays the IO access resource information of all OBServer nodes. |
| V$OB_SHARED_STORAGE_QUOTA | Displays the IO access resource information of the current OBServer node. |
| GV$OB_SS_LOCAL_CACHE | Displays the metrics of various cache data in the local cache of each OBServer node for the current tenant in the shared storage mode. |
| V$OB_SS_LOCAL_CACHE | Displays the metrics of various cache data in the local cache of the current OBServer node for all tenants in the shared storage mode. |
| GV$OB_GROUP_IO_STAT | Displays the real-time status of each resource group on all OBServer nodes of the current tenant. |
| V$OB_GROUP_IO_STAT | Displays the real-time status of each resource group on the current OBServer node of the current tenant. |
| DBA_OB_UNITS | Displays the information about all units of all tenants. |
| DBA_OB_UNIT_CONFIGS | Displays the specifications of all units of all tenants. |
| GV$OB_UNITS | Displays the information about all units of all OBServer nodes. |
| V$OB_UNITS | Displays the information about all units of the current OBServer node. |
| GV$OB_SERVERS | Displays the information about all OBServer nodes. |
| V$OB_SERVERS | Displays the information about the current OBServer node. |
| GV$OB_STORAGE_CACHE_TASKS | Displays the cache tasks of all tenants on all OBServer nodes. |
| V$OB_STORAGE_CACHE_TASKS | Displays the cache tasks of all tenants on the current OBServer node. |
| GV$OB_TABLET_LOCAL_CACHE | Displays the overall cache information of all tenants on all OBServer nodes. |
| V$OB_TABLET_LOCAL_CACHE | Displays the overall cache information of all tenants on the current OBServer node. |
MySQL tenant-related views
| View | Description |
|---|---|
| DBA_OB_STORAGE_IO_USAGE | Displays the IO operations for object storage and cloud disks in the current tenant. |
| DBA_OB_RSRC_DIRECTIVES | Displays the resource configuration parameters of the current tenant in Resource Manager. |
| DBA_OB_BACKUP_STORAGE_INFO | Displays the backup destination information used for backup and restore in the current tenant. |
| DBA_OB_BACKUP_STORAGE_INFO_HISTORY | Displays the historical backup destination information used for backup and restore in the current tenant. |
| DBA_OB_TABLE_SPACE_USAGE | Displays the sizes of all user tables (based on the leader replica in a multi-replica environment) in the current tenant. |
| GV$OB_SHARED_STORAGE_QUOTA | Displays the IO access resources on all OBServer nodes. |
| V$OB_SHARED_STORAGE_QUOTA | Displays the IO access resources on the current OBServer node. |
| GV$OB_SS_LOCAL_CACHE | Displays the metrics of various cache data in the local cache of the current tenant on each OBServer node in shared storage mode. |
| V$OB_SS_LOCAL_CACHE | Displays the metrics of various cache data in the local cache of all tenants on the current OBServer node in shared storage mode. |
| GV$OB_GROUP_IO_STAT | Displays the real-time status of each resource group on all OBServer nodes in the current tenant. |
| V$OB_GROUP_IO_STAT | Displays the real-time status of each resource group on the current OBServer node in the current tenant. |
| GV$OB_UNITS | Displays the Unit information on all OBServer nodes. |
| V$OB_UNITS | Displays the Unit information on the current OBServer node. |
| GV$OB_STORAGE_CACHE_TASKS | Displays the cache task information for all tenants on all OBServer nodes. |
| V$OB_STORAGE_CACHE_TASKS | Displays the cache task information for all tenants on the current OBServer node. |
| GV$OB_TABLET_LOCAL_CACHE | Displays the overall cache status for all tenants on all OBServer nodes. |
| V$OB_TABLET_LOCAL_CACHE | Displays the overall cache status of each tenant on the current OBServer node. |
Oracle tenant-related views
| View | Description |
|---|---|
| DBA_OB_STORAGE_IO_USAGE | Displays the IO operations of object storage and cloud disks for the current tenant. |
| DBA_OB_RSRC_DIRECTIVES | Displays the resource configuration parameters of the current tenant in Resource Manager. |
| DBA_OB_BACKUP_STORAGE_INFO | Displays the backup destination information for the current tenant. |
| DBA_OB_BACKUP_STORAGE_INFO_HISTORY | Displays the historical backup destination information for the current tenant. |
| DBA_OB_TABLE_SPACE_USAGE | Displays the size of all user tables (based on the leader replica in a multi-replica environment) for the current tenant. |
| GV$OB_SHARED_STORAGE_QUOTA | Displays the IO access resource information for all OBServer nodes. |
| V$OB_SHARED_STORAGE_QUOTA | Displays the IO access resource information for the current OBServer node. |
| GV$OB_SS_LOCAL_CACHE | Displays the metrics of various cache data in the local cache of the current tenant on each OBServer node in shared storage mode. |
| V$OB_SS_LOCAL_CACHE | Displays the metrics of various cache data in the local cache of all tenants on the current OBServer node in shared storage mode. |
| GV$OB_GROUP_IO_STAT | Displays the real-time status of each resource group on all OBServer nodes for the current tenant. |
| V$OB_GROUP_IO_STAT | Displays the real-time status of each resource group on the current OBServer node for the current tenant. |
| GV$OB_UNITS | Displays the unit information for all OBServer nodes. |
| V$OB_UNITS | Displays the unit information for the current OBServer node. |
