Exercise 2

Create EX4 in library data set &SYSUID.JCL.CNTL, by copying member EX3. Then add a second step to construct the Job Control necessary to print the contents of data set just created. The details below offer guidance on the number and type of statements required, plus an indication of some of the parameters, which may be needed.

JOB Statement

EXEC statement

DD statements

There should be three DD statements as follows:

 PRINT INFILE(INDD)

Note that this record starts in column 2, i.e. the first column is blank.

Click here for possible solutions.

Copyright © KMS-IT Limited 2002, 2003