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.
| 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= |