To get a list and brief status report of all your requests and put it in the program stack in first-in, first-out order, enter the following command:
vmsched query * (stack fifo
To put the same list in the program stack in last-in, first-out order, enter the following command:
vmsched query * (stack lifo
To get a printed list of the times your request TODO runs in January, enter the following command:
vmsched when todo (from 01/01/yy until 01/31/yy print
To get a detailed (long) status report for the same request and have it both put in a file named TODOTIME VMSCHED A and displayed on your screen, enter the following command:
vmsched query todo (long file todotime term
|
Copyright © 2013 CA.
All rights reserved.
|
|