Parameter
| Description
|
job
| The identifier that was assigned to the job when you created it.
|
broken
| Indicates the state of the job.
|
| TRUE indicates that the job is broken and should not be executed. FALSE indicates that the job is not broken and should be executed at its normal execution interval, starting with NEXT_DATE.
|
next_date
| The date at which the job will be run next. The default value is SYSDATE.
|