DSNH630E E csectname LINE nnnn COL cc THE WHERE NOT NULL SPECIFICATION IS INVALID FOR TYPE 1 INDEXES
Explanation
Type 1 indexes cannot be created with the WHERE NOT NULL specification.
System action
The statement cannot be executed.
Programmer response
Either the index must be created as a type 2 index, or the WHERE NOT NULL specification must not be used.
Severity
8 (error)