3.58 ALL_SCHEDULER_REMOTE_JOBSTATE
ALL_SCHEDULER_REMOTE_JOBSTATE
displays information about the state of the jobs accessible to the current user at remote databases.
Related Views
-
DBA_SCHEDULER_REMOTE_JOBSTATE
displays information about the state of all jobs at remote databases. -
USER_SCHEDULER_REMOTE_JOBSTATE
displays information about the state of the jobs owned by the current user at remote databases. This view does not display theOWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the Scheduler job |
|
|
|
Name of the Scheduler job |
|
|
|
Name of the job destination |
|
|
|
State of the job at the destination:
|
|
|
|
Next start date of the job at the destination |
|
|
|
Run count of the job at the destination |
|
|
|
Failure count of the job at the destination |
|
|
|
Retry count of the job at the destination |
|
|
|
Last start date of the job at the destination |
|
|
|
Last end date of the job at the destination |
See Also: