8.169 V$DBLINK
V$DBLINK describes all database links (links with IN_TRANSACTION = YES) opened by the session issuing the query on V$DBLINK. These database links must be committed or rolled back before being closed.
               
| Column | Datatype | Description | 
|---|---|---|
| 
 | 
 | Name of the database link | 
| 
 | 
 | Owner of the database link UID | 
| 
 | 
 | Whether the database link is currently logged on | 
| 
 | 
 | Whether the database link is heterogeneous | 
| 
 | 
 | Communication protocol for the database link | 
| 
 | 
 | Whether there are open cursors for the database link | 
| 
 | 
 | Whether the database link is currently in a transaction | 
| 
 | 
 | Whether there has been an update on the database link | 
| 
 | 
 | Commit point strength of the transactions on the database link | 
| 
 | 
 | The ID of the container to which the data pertains. Possible values include: 
 |