Previous Topic: Changing Scheduling Parameters (CHANGE)Next Topic: Changing a Request in Full-Screen


Examples

You want to schedule a request named STATJOB that executes a program named STATUS. You schedule this request to run every Friday at 9:00 p.m., while you are not in the office. The following command schedules this request:

vmsched schedule statjob status (at 21:00:00 on fri again weekly

You decide that the request must run daily. To modify the request schedule, enter the following command:

vmsched change statjob (again daily

To verify your changes, enter the following command:

vmsched query statjob (long