DISP
For Db2, the DISP parameter specifies the disposition of the data set that you define with the Library parameter.
Attributes
This parameter has the following attributes:
Attribute | Value |
---|---|
Section | [Bind] |
Abbreviation | None |
DBMS | Db2 |
Required? | No |
Valid values | NEW, OLD, or SHR |
Default value | SHR, if you specify a value for the Library parameter |
Usage
The DISP parameter represents the JCL DISP parameter that is used for data set allocation. If you do not specify a value for the Library parameter, the High-speed Apply Engine ignores the value of the DISP parameter. You can specify one of the following values for the DISP parameter:
- NEW indicates that the library data set is new. High-speed Apply Engine creates a new data set each time it processes the apply request.
- OLD indicates that the library data set exists, and that it is not a shared data set.
- SHR indicates that the library data set exists, and that it is a shared data set. This value is the default if you specify a value for the Library parameter.
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*