|
 |
|
Oracle Tips by Burleson |
Chapter 2 -
Configuring Oracle Job Scheduling
dba_jobs
FAILURES
How many times has this job started and failed since its last
success?
INSTANCE Instance number restricted to
run the job
INTERVAL A date function, evaluated at
the start of execution, becomes next NEXT_DATE
JOB
Identifier of job. Neither import/export nor repeated
executions change it.
LAST_DATE Date that this job last
successfully executed
LAST_SEC Same as LAST_DATE. This
is when the last successful execution started.
LOG_USER USER who was logged in when
the job was submitted
MISC_ENV
a versioned raw maintained by the kernel, for other session
parameters
NEXT_DATE Date that this job will next be
executed
NEXT_SEC Same as NEXT_DATE. The
job becomes due for execution at this time.
|