Scheduler Cancelation command
You can cancel processing that is in a standby state during schedule processing.
Format of command
schcancel -id scheduleID
Explanation of the parameters
- -id scheduleID
-
Schedule ID of the schedule that you want to cancel (Mandatory)
Specify a string of alphanumeric characters (and "_" if desired) that is within 50 bytes. If there are multiple schedules for the ID, all the relevant schedules are canceled.
Remarks
When you run the command, the following confirmation message appears:
Are you sure you want to cancel the schedule? [Y/N]
To carry out the cancelation, enter 'Y.' To stop the cancelation, enter 'N.'