Start of change

JES2 deadline scheduling

JES2 provides functions to hold jobs until a specified time and to make jobs more likely to start running by a specified time.

Description:
JES2 adds support for the new SCHEDULE JCL statement with parameters HOLDUNTL and STARTBY. Use HOLDUNTL to hold the job until the specified time. Use STARTBY to move the job forward in the queue (increasing its priority, if needed) to make it more likely to start by the specified time.
When change was introduced:
z/OS® V2R2.
Reference information:
End of change