BMCPRINT DD
The data set named in the BMCPRINT DD statement defines the output data set containing reports.
Normally, this statement defines a SYSOUT data set. The default parameters are LRECL=121 and BLKSIZE=1210. You can specify a different data set for reports by using the xxxPRINT keyword. For more information, see xxxPRINT.
The utility searches for a data set you specified with xxxPRINT. If you did not specify a data set with xxxPRINT, the utility sends the reports to the BMCPRINT data set. If the BMCPRINT data set does not exist, the utility dynamically allocates it.
Table 1 describes the BMCPRINT DD requirements by command.
Table 1. BMCPRINT DD requirements by command
Command | Requirement |
---|---|
REORG (Online Reorg function) | Optional |
REORG (Reorg function) | Optional |
COPY | NA |
UNLOAD | Optional |
RELOAD | Optional |
BUILD | Optional |
Prefix Resolution/Update function | NA |
Image Copy function | NA |
Clone function | Optional |