Library
Attributes
This parameter has the following attributes:
Attribute | Value |
---|---|
Section | [Bind] |
Abbreviation | None |
Required? | No |
Valid values | A valid PDS or DD name |
Default value | APTDBRM DD statement |
Usage
You can specify any partitioned data set name or a DD name. When you specify a data set name with the Library parameter, the default value of the DISP parameter becomes SHR.
If you do not specify a data set name for the Library parameter, High-speed Apply Engine uses the data set that is specified in the APTDBRM DD statement. If you do not include that DD statement in the JCL, the High-speed Apply Engine creates a temporary data set to store the DBRMs.
If you specify a data set with this parameter (or with the APTDBRM DD statement), maintain the data set to avoid bind problems. Periodically delete old DBRMs that are no longer used by High-speed Apply Engine and compress the data set. If you do not maintain the data set properly, High-speed Apply Engine can encounter bind errors because of insufficient directory space or physical space on DASD storage.