DSNH756I clist PRINT PARAMETER name MUST NOT CONTAIN SPECIAL CHARACTERS
Explanation
The DSNH and DSNHC CLISTs (clist) use the PRINT parameter to build names for data sets used for the print listings from various phases. These names are prefixed by an authorization ID or a TSO prefix value and have a number of suffixes. The PRINT parameter name can contain a period or national characters, but it cannot contain special characters. It cannot have apostrophes to specify a single data set name.
The
data set names built using the PRINT(print) qualifier are the following:
- print.CXLIST
- CICS® Command Translator
- print.LINKLIST
- Linkage Editor
- print.LIST
- Compiler or Assembler
- print.PCLIST
- Db2 Precompiler
- print.SYSCPRT.LIST
- C/370 Compiler
- print.SYSOUT.PRELLIST
- C/370 Prelink Utility
System action
The CLIST terminates.
User response
Correct the name specified with the PRINT parameter.
Severity
8 (error)