5.132 DBA_JOBS_RUNNING
DBA_JOBS_RUNNING lists all jobs that are currently running in the instance.
               
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Identifier of process that is executing the job. See "V$LOCK". | 
| 
 | 
 | 
 | Identifier of job. This job is currently executing. | 
| 
 | 
 | 
 | Number of times this job started and failed since its last success. | 
| 
 | 
 | 
 | Date that this job last successfully executed. | 
| 
 | 
 | 
 | Same as  | 
| 
 | 
 | 
 | Date that this job started executing. | 
| 
 | 
 | 
 | Same as  | 
| 
 | 
 | 
 | Indicates which instance can execute or is executing the job; the default is  |