NetBatch Manual
Commands
NetBatch Manual—522460-004
6-17
Job Commands
SA[VEABEND]
SEL[PRI]
STAL[L]
STARTU[P]
S[TOP]-[ON]-[ABEND]
SWA[P]
TA[PEDRIVES]
V[OLUME]
WAIT
WAITO[N]
For a description of filter, see SUSPEND JOB Command on page 6-190.
•
RELEASE-WAITON releases dependent jobs from their masters, without running
the masters:
R[ELEASE]-W[AITON] dependent-job-ID FR[OM] master-job-ID
•
REPORT JOB generates reports of jobs that have been submitted and run:
REPORT JOB
[ { job-ID } ]
[ { CLASS class-name } ]
, TYPE rptype
[ , START-TIME rptime ]
[ , END-TIME rptime ]
For a detailed description of rptype and rptime, see REPORT JOB Command
on page 6-116.
•
RESET JOB removes job attributes (except JOBID-ZERO and VOLUME) from
BATCHCOM’s working-attributes set:
RESE[T] [ JOB ] [ attribute [ , attribute ]… ]
For a description of attribute, see INFO JOB Command on page 6-106.
•
RUNNEXT JOB makes the scheduler run a job immediately when an executor
associated with the job’s class is available. The command overrides the job’s
dependencies, timing attributes, and selection priority.
RUNNE[XT] [ JOB ] [ / OU[T] [ file-name ] / ]
{ job-ID }
{( [ [NOT] job-ID ‚ ]… [NOT] filter [ ‚ [NOT] filter ]… )}
For a description of filter, see STATUS JOB Command on page 6-165.
•
RUNNOW JOB makes the scheduler run a job immediately. The command
overrides job dependencies, timing attributes, and selection priority and makes the
scheduler create a temporary executor for the job.
RUNNO[W] [ JOB ] [ / OU[T] [ file-name ] / ]
{ job-ID }
{( [ [NOT] job-ID ‚ ]… [NOT] filter [ ‚ [NOT] filter ]… )}
For a description of filter, see STATUS JOB Command on page 6-165.