Previous Topic: Listing Request Information (QUERY)Next Topic: Output Definitions


Examples

You want to cancel a request you scheduled, but you cannot remember the name you gave the request. To get a list of all the requests for your user ID, enter the following command:

vmsched query *

The server displays a list giving the names of all your requests, their execution status (what happened last time they ran), the time and date of their next and last runs, and the user ID on which they run.

To get a brief report on just one request, the one named BOSSREPT, enter the following command:

vmsched query bossrept

The server displays the same information for just that request.