[FEAT MERGE]view of GV$OB_THREAD

This commit is contained in:
nroskill
2023-04-17 03:11:18 +00:00
committed by ob-robot
parent 077efec4cd
commit b873dfb706
36 changed files with 1426 additions and 119 deletions

View File

@ -584,6 +584,7 @@ select 0xffffffffff & table_id, table_name, table_type, database_id, part_num fr
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
12384 __all_virtual_thread 2 201001 1
12393 __all_virtual_virtual_long_ops_status_mysql_sys_agent 2 201001 1
20001 GV$OB_PLAN_CACHE_STAT 1 201001 1
20002 GV$OB_PLAN_CACHE_PLAN_STAT 1 201001 1
@ -872,6 +873,8 @@ select 0xffffffffff & table_id, table_name, table_type, database_id, part_num fr
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
21380 GV$OB_THREAD 1 201001 1
21381 V$OB_THREAD 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;