| Column Name
| Description
|
| LAST_SEC (DBA_JOBS_RUNNING)
| Same as LAST_DATE. This is when the last successful execution started.
|
| LAST_SEC (ALL_JOBS)
| Same as LAST_DATE. This is when the last successful execution started.
|
| LAST_SEC (USER_JOBS)
| Same as LAST_DATE. This is when the last successful execution started.
|
| LAST_SEC (DBA_JOBS)
| Same as LAST_DATE. This is when the last successful execution started.
|
| NEXT_SEC (USER_JOBS)
| Same as NEXT_DATE. The job becomes due for execution at this time.
|
| NEXT_SEC (DBA_JOBS)
| Same as NEXT_DATE. The job becomes due for execution at this time.
|
| NEXT_SEC (ALL_JOBS)
| Same as NEXT_DATE. The job becomes due for execution at this time.
|
| ROW_LEVEL_SEC_MISMATCH (V$SQL_SHARED_CURSOR)
|
|
| ROW_LEVEL_SEC_MISMATCH (GV$SQL_SHARED_CURSOR)
|
|
| SEC_DEPTH_MISMATCH (V$SQL_SHARED_CURSOR)
|
|
| SEC_DEPTH_MISMATCH (GV$SQL_SHARED_CURSOR)
|
|
| THIS_SEC (DBA_JOBS_RUNNING)
| Same as THIS_DATE. This is when the last successful execution started.
|
| THIS_SEC (DBA_JOBS)
| Same as THIS_DATE. This is when the last successful execution started.
|
| THIS_SEC (USER_JOBS)
| Same as THIS_DATE. This is when the last successful execution started.
|
| THIS_SEC (ALL_JOBS)
| Same as THIS_DATE. This is when the last successful execution started.
|