DSNU329I csect-name - FIELD field-name IS NOT DEFAULTABLE

Explanation

You specified a NULLIF or DEFAULTIF field specification option for:
  • A column defined to be not nullable or not defaultable
  • A field with no column counterpart.

System action

The utility abends to allow restart.

User response

Determine whether the field specification refers to the correct column. If it does, remove the NULLIF option from the field specification, and restart the job. Alternatively, TERM the utility.

Severity

8 (error)