Exercise 1

As member EX3 in library data set &SYSUID.JCL.CNTL, construct the Job Control necessary to create a file on disk, from 80-byte records. 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 four DD statements as follows:

Data (to follow the SYSUT1 DD statement.)

This should comprise a number of records, with each record having the forename of one of the other delegates on the course.

Click here for possible solutions.

Copyright © KMS-IT Limited 2002, 2003