Summary of job input commands

The following commands may be used when submitting jobs to the system. The start reader commands may be used for spooling job input; the submit job commands do not use spooling. For detailed descriptions of these commands, see the CL Reference .

BCHJOB
Batch Job: Marks the start of a job in a batch input stream and defines the operating characteristics of the job.

DATA
Data: Marks the start of an inline data file.

ENDBCHJOB
End Batch Job: Marks the end of a job in a batch input stream.

ENDINP
End Input: Marks the end of the batch input stream.

SBMDBJOB
Submit Database Jobs: Reads an input stream from a database file and places the jobs in the input stream on the appropriate job queues.

SBMDKTJOB
Submit Diskette Jobs: Reads an input stream from diskette and places the jobs in the input stream on the appropriate job queues.

STRDBRDR
Start Database Reader: Starts a reader to read an input stream from a database file and places the job in the input stream on the appropriate job queue.

STRDKTRDR
Start Diskette Reader: Starts a reader to read an input stream from diskette and places the job in the input stream on the appropriate job queue.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]