DSNH904I csectname U STORAGE OVERFLOW
Explanation
More storage is needed, but could not be obtained during precompiler/parser execution.
System action
The precompiler/parser is terminated immediately.
System programmer response
The storage required for the current statement could not be acquired or exceeds the maximum for a single request. If the region size is being used completely, check whether the region can be expanded. If it cannot be expanded, the SQL statement is too large to be processed.
Severity
16 (unrecoverable error)