DSNU1032I csect-name - INVALID QUALIFIER qualifier IN TEMPLATE name

Explanation

The TEMPLATE DSN qualifier either contains invalid characters or does not start with an alpha character.

System action

Utility processing for the current object halts. If a list is being processed, utility processing of the next object will proceed or halt based on the OPTIONS ITEMERROR control statement. By default, execution will HALT.

User response

Correct the TEMPLATE DSN operand in error, and resubmit the utility job. Common causes of this error message are:
  • Omission of the trailing period from a TEMPLATE DSN variable name. All TEMPLATE DSN variable names are of the form &xyz. and must contain the trailing period.
  • Invalid use of a partitioned data set.

Severity

8 (error)