rs_job_locks
The following table lists the columns for the rs_job_locks view. The equivalent jcs_job_locks view is available for backward compatibility reasons. The difference between the two is the data type of the date/time columns; the rs_* views use TIMESTAMP WITH TIME ZONE while the jcs_* views use DATE.
Column | Datatype | Description |
JOB_ID | NUMBER | The unique id of a job |
LOCK_PARTITION | VARCHAR2 | The partition of the lock |
LOCK_NAME | VARCHAR2 | The name of the lock |
plsqlTopic
onsiteTopic