The ALL_DB_LINKS view provides the information about the database links accessible by the current user.

Parameter Type Description
owner TEXT The username of the owner to which the database link belongs.
db_link TEXT The name of the database link.
type CHARACTER VARYING The type of the remote server.
username TEXT The username of the user logging in.
host TEXT The name or IP address of the remote server.