CMNDB2PL DD Statements
The table in this section describes DD statements used by program CMNDB2PL to collect information and output BIND commands.
Variable stssys is embedded in some ddnames for CMNDB2PL, and it is resolved in ISPF file tailoring for the promote, demote, install, and backout skeletons. stssys is the Db2 physical subsystem where the binds are executed.
DDNAME | Description |
---|---|
CMNPLCTL | Input for CMNDB2PL control statements. See Keyword Control Statements for control statement formats and definitions. |
CMNPLDBB | Input for a list of BIND PLAN members in the change package. Member statement format: MBR=*member |
CMNPLPKG | Input for a list of BIND PACKAGE members in the change package. Member statement format: MBR=*member |
CMNPLDBR | Input for a list of DBRM members in the change package. Member statement format: MBR=*member |
DBBSSTG | Input for the BIND PLAN staging library. |
DBBSBAS | Input for the BIND PLAN baseline, production, or temporary install library. |
PKGSSTG | Input for the BIND PACKAGE staging library |
PKGSBAS | Input for the BIND PACKAGE baseline, production, or temporary install library. |
stssysBCTL | Output sequential file containing BIND commands for promotion or permanent installs |
stssysTMP | Output PDS library containing BIND command members. This library is not used by delivered Db2 Option functions. |