Increase the view of resource manager-related IOPS and resubmit the io_scheduler virtual table

This commit is contained in:
renju96
2023-02-07 17:02:43 +08:00
committed by ob-robot
parent 429b548696
commit e17b3a08ab
9 changed files with 416 additions and 8 deletions

View File

@ -585,6 +585,7 @@ select 0xffffffffff & table_id, table_name, table_type, database_id, part_num fr
12364 __all_virtual_ls_arb_replica_task 2 201001 1
12365 __all_virtual_ls_arb_replica_task_history 2 201001 1
12366 __all_virtual_archive_dest_status 2 201001 1
12369 __all_virtual_io_scheduler 2 201001 1
20001 GV$OB_PLAN_CACHE_STAT 1 201001 1
20002 GV$OB_PLAN_CACHE_PLAN_STAT 1 201001 1
20003 SCHEMATA 1 201002 1
@ -875,6 +876,7 @@ select 0xffffffffff & table_id, table_name, table_type, database_id, part_num fr
21362 V$OB_ARCHIVE_DEST_STATUS 1 201001 1
21363 DBA_OB_LS_LOG_ARCHIVE_PROGRESS 1 201001 1
21364 CDB_OB_LS_LOG_ARCHIVE_PROGRESS 1 201001 1
21369 DBA_OB_RSRC_IO_DIRECTIVES 1 201001 1
check sys table count and table_id range success
check count and table_id range for virtual table success
select * from information_schema.CHARACTER_SETS limit 1;