|
How do I see the demo jobs in SCHEDULE?
If you haven't loaded SCHEDULE's demo job set, you may be missing out on some of the capabilities of SCHEDULE. The demo jobs demonstrate the job scheduler's features such as initiates,
prerequisites and variables.
To load the demo jobs, enter the following commands:
In OpenVMS
$ SCHEDULE SCHEDULE> SET DEFAULT [MyTestDirectory] SCHEDULE> @SCHEDULE_LIBRARY:DEMO_VMS.SCHEDULEi
in Tru64 UNIX
# schedule schedule> set default /MyTestDirectory/ schedule> . /schedule_library/demo_unix.schedule
The demo jobs will be created below the designated directory. This procedure will also make a default layout which displays these demo jobs the next time you use the MOTIF GUI client.
|