SYSPRINT DD statement
The SYSPRINT DD statement defines the output data set containing the end-of-step reports and any error messages.
Normally it defines a SYSOUT data set. If the SYSPRINT DD statement is not in the JCL, the output of SYSPRINT is dynamically allocated to the default SYSOUT class—normally MSGCLASS.
The default DCB parameters are LRECL=121 and BLKSIZE=1210. To override these defaults, you must provide values for both parameters. However, the utility formats only the first 121 positions of each record, even if you specify an LRECL greater than 121.
Uses
Optional with the following functions:
- IC and AIC
- OIC and AOIC
- CIC and ACIC
- IIC and AIIC
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*