ALL_SCHEDULER_DB_DESTS
displays information about the destination objects accessible to the current user pointing to remote databases.
Related Views
DBA_SCHEDULER_DB_DESTS
displays information about all destination objects in the database pointing to remote databases.
USER_SCHEDULER_DB_DESTS
displays information about the destination objects owned by the current user pointing to remote databases. This view does not display the OWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of this destination object |
|
|
|
Name of this destination object |
|
|
Connect string to connect to the remote database |
|
|
|
Name of the agent through which the connection to the remote database is being made |
|
|
|
Indicates whether this destination object is enabled ( |
|
|
|
Indicates whether all referenced objects are enabled ( |
|
|
|
Optional comment |
See Also: