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

Warning

Note

When performing multiple database reorganizations or copies, BMCPRINT cannot be allocated on a PDSE.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

MAXM Reorg for IMS 5.0 and MAXM Reorg for IMS with Online/Defrag Feature 5.0