RECONx DD
The data sets named in the RECONx DD statements define the DBRC RECON data sets.
The RECONx DD statements are required for HALDBs. The RECONx DD statements are optional for full-function databases. BMC strongly recommends that you do not include them in the JCL for full-function databases. Instead, add an MDALIB that contains the RECON data sets to your STEPLIB concatenation. RECON MDAs can be stored in the RESLIB.
The following table describes the RECONx DD requirements by command.
Command | Requirement |
---|---|
REORG | Optional for full-function databases; required for HALDBs |
COPY | NA |
UNLOAD | Optional for full-function databases; required for HALDBs |
RELOAD | Optional for full-function databases; required for HALDBs |
BUILD | Optional for full-function databases; required for HALDBs |
Prefix Resolution/Update function | Optional |
Image Copy function | Optional |
Clone function | Optional for full-function databases; required for HALDBs |
Related topic