USER_DB_LINKS v16

The USER_DB_LINKS view provides information about all database links that are owned by the current user.

NameTypeDescription
db_linkTEXTName of the database link.
typeCHARACTER VARYINGType of remote server. Value is either REDWOOD or EDB.
usernameTEXTUser name of the user logging in.
passwordTEXTPassword used to authenticate on the remote server.
hostTEXTName or IP address of the remote server.