|
Previous | Contents | Index |
Displays a list of current Jobs known to the JAMS Scheduling sub-system and any dependencies which a Job is waiting on.
SHOW ENTRY [job-name | entry-number]
job-name | entry-number
A Job Name or JAMS entry number. Wildcards are allowed when specifying a Job Name.
This command is used to display a list of the Jobs which are currently in the JAMS schedule. A job is in the JAMS schedule if it was submitted by JAMS or is currently executing. Jobs which are submitted by some means other than JAMS will not be seen until they start executing.
/BY_JOB_STATUS=(job-status,...)
Selects for display only those jobs with the specified status. Specify the status with one or more of the following keywords:
COMPLETE Jobs which have completed. DEPENDENCY Jobs which are waiting for dependencies, EXECUTING Jobs which are executing. HOLDING Jobs which are held until released. PENDING Jobs which are pending. PRECHECK Jobs which are waiting for their Precheck Jobs to complete. RETAINED Jobs which have completed and are retained in the queue. RUNAWAY Jobs which have been declared runaway. STALLED Jobs which are stalled. TIMED Jobs which are waiting for their scheduled time. TIME_SLOT Jobs which are waiting for their TIme Window to open. WAITING The same as specifying (DEPENDENCY, PRECHECK, TIME_SLOT) /FULL
Displays all information about the Job./DEPENDENCIES
Show each Job's dependencies./OUTPUT=output-filespec
Controls where the output of the SHOW ENTRY command is sent. The default is SYS$OUTPUT./SUBMITTED_BY[=username]
Selects for display only those jobs which were submitted by the specified user. If you use this qualifier without specifying a username, the username default to the current username./SYSTEM=system-id
Selects for display only those jobs which are in the specified JAMS System.
Previous | Next | Contents | Index |
Copyright © 2000, MVP Systems, Inc. All rights reserved. |