z/OS DFSMSdfp Utilities
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Job Control Statements

z/OS DFSMSdfp Utilities
SC23-6864-00

Table 1 shows the job control statements for IEBEDIT.

Table 1. Job control statements for IEBEDIT
Statement Use
JOB Starts the job.
EXEC Specifies the program name (PGM=IEBEDIT) or, if the job control statements reside in a procedure library, the procedure name.
SYSPRINT DD Defines a sequential data set for messages. The data set can be written to a system output device, a tape volume, or a direct access volume.
SYSUT1 DD Defines a sequential input data set on a card reader, tape volume, or direct access device.
SYSUT2 DD Defines a sequential output data set on a card punch, printer, tape volume, or direct access device.
SYSIN DD Defines the control data set. The data set normally is included in the input stream; however, it can be defined as a member of a procedure library or as a sequential data set existing somewhere other than in the input stream.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014