Take the external table inner view positions
This commit is contained in:
@ -25706,6 +25706,8 @@ def_table_schema(
|
||||
# 21414: CDB_OB_TRANSFER_TASKS
|
||||
# 21415: DBA_OB_TRANSFER_TASK_HISTORY
|
||||
# 21416: CDB_OB_TRANSFER_TASK_HISTORY
|
||||
# 21417: ALL_OB_EXTERNAL_TABLE_FILE
|
||||
# 21418: CDB_OB_EXTERNAL_TABLE_FILE
|
||||
|
||||
################################################################################
|
||||
# Oracle System View (25000, 30000]
|
||||
@ -43118,8 +43120,7 @@ def_table_schema(
|
||||
# 25232: DBA_WR_SYSSTAT
|
||||
# 25233: DBA_OB_LOG_RESTORE_SOURCE
|
||||
# 25234: DBA_OB_EXTERNAL_TABLE_FILES
|
||||
# 25235: USER_OB_ETERNAL_TABLE_FILES
|
||||
# 25236 ALL_OB_EXTERNAL_TABLE_FILES
|
||||
# 25235: ALL_OB_ETERNAL_TABLE_FILES
|
||||
# 25237: DBA_OB_BALANCE_JOBS
|
||||
# 25238: DBA_OB_BALANCE_JOB_HISTORY
|
||||
# 25239: DBA_OB_BALANCE_TASKS
|
||||
|
||||
Reference in New Issue
Block a user