add virtual table __all_virtual_ls_log_restore_status and view V$OB_LS_LOG_RESTORE_STATUS

This commit is contained in:
obdev
2023-05-10 04:41:31 +00:00
committed by ob-robot
parent e5dfdeb83d
commit dc8b7ebdb7
14 changed files with 1043 additions and 13 deletions

View File

@ -599,6 +599,7 @@ select 0xffffffffff & table_id, table_name, table_type, database_id, part_num fr
12393 __all_virtual_virtual_long_ops_status_mysql_sys_agent 2 201001 1
12395 __all_virtual_timestamp_service 2 201001 1
12397 __all_virtual_px_p2p_datahub 2 201001 1
12400 __all_virtual_ls_log_restore_status 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
@ -914,6 +915,7 @@ select 0xffffffffff & table_id, table_name, table_type, database_id, part_num fr
21421 GV$SQL_JOIN_FILTER 1 201001 1
21422 V$SQL_JOIN_FILTER 1 201001 1
21423 DBA_OB_TABLE_STAT_STALE_INFO 1 201001 1
21424 V$OB_LS_LOG_RESTORE_STATUS 1 201001 1
21425 CDB_OB_EXTERNAL_TABLE_FILES 1 201001 1
21426 DBA_DB_LINKS 1 201001 1
check sys table count and table_id range success