Database Link Notes
While accessing remote tables from an Autonomous AI Database instance using a DBLink, you can query the following.
-
ALL_REMOTE_TABLESto retrieve information about tables in remote databases, including tables accessible through Database Links and Cloud Links. -
ALL_REMOTE_VIEWSto retrieve information about views in remote databases. TheREADprivilege on these views are granted to the ADMIN userWITH GRANT OPTIONand to thePDB_DBArole withoutGRANT OPTION.