EXA_DBA_CONNECTIONS
Lists all connections of the database. Only users with the SELECT ANY DICTIONARY system privilege have access to the table.
| Column Name | Description |
|---|---|
| CONNECTION_NAME | Name of the connection |
| CONNECTION_STRING | Defines the target of the connection |
| USER_NAME | User name which is used when a connection is used |
| CREATED | Time of the creation date |
| CONNECTION_COMMENT | Comment on the connection |