Previous Topic: JOBCLSL Initialization ParameterNext Topic: Bundle Output Task and the BOT Initialization Parameter


BNDLMOUT, Attributes, and the First Report in a Bundle

The initialization parameter BNDLMOUT works this way:

Important: To accomplish this individual printing, a new DD statement is allocated and used whenever any attribute changes thereby generating several SYSOUT DD statements for the bundle.

To ensure that the SYSOUT DD statements print together, an OUTPUT JCL statement is dynamically created with the GROUPID parameter and is referenced by the DD statements.

Note: If a bundle distribution identifier is not defined in the bundle definition attributes, then the distribution identifier for the first distribution point in the bundle is used..