ALL_DB_LINKS
describes the database links accessible to the current user.
Related Views
DBA_DB_LINKS
describes all database links in the database.
USER_DB_LINKS
describes the database links owned by the current user. This view does not display the OWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the database link |
|
|
|
Name of the database link |
|
|
Name of the user when logging in |
|
|
|
Oracle Net connect string |
|
|
|
|
Creation time of the database link |
See Also: