You have a request named TODO. Every morning at 7:00, it runs the TODO EXEC to check your things-to-do file, and prints a copy for you, if you changed it. For example, you arrived early this morning. You are hard at work and do not want to log off just so your to-do list can print. To make the request run an hour later only this one time, enter the following command:
vmsched delay todo for 01:00:00
This delay does not affect subsequent runs of the request.
If you started work earlier every day, you could permanently change the run time to 6:00 a.m. by entering the following command:
vmsched delay todo until 06:00:00
You can schedule a request to run earlier than originally scheduled by specifying an UNTIL time between the present time and the next scheduled run time of the request. Further, you can schedule a request to run later than originally scheduled by specifying an UNTIL time later than the originally scheduled time. Any subsequent runs of the request are based on the time that you specify with the DELAY command.
|
Copyright © 2013 CA.
All rights reserved.
|
|