Rational Developer for System z
Enterprise PL/I for z/OS, Version 3.8, Programming Guide

Creating a library

SPACE parameter

To create a library include in your job step a DD statement containing the information given in Table 15. The information required is similar to that for a consecutively organized data set (see Defining files using record I/O) except for the SPACE parameter.

Table 15. Information required when creating a library
Information Required Parameter of DD statement
Type of device that will be used UNIT=
Serial number of the volume that will contain the library VOLUME=SER
Name of the library DSNAME=
Amount of space required for the library SPACE=
Disposition of the library DISP=

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)