DBA_DB_LINKS v12

The DBA_DB_LINKS view provides information about all database links in the database.

NameTypeDescription
ownerTEXTUser name of the database link’s owner.
db_linkTEXTThe name of the database link.
typeCHARACTER VARYINGType of remote server. Value will be either REDWOOD or EDB.
usernameTEXTUser name of the user logging in.
hostTEXTName or IP address of the remote server.