DSNU1027I csect-name - PROCESSING CONTINUES DUE TO OPTIONS ITEMERROR SKIP

Explanation

An error has occurred during utility processing, as indicated by previous error messages. However, because an OPTIONS ITEMERROR SKIP control statement is in force, processing continues despite the error.

csect-name
The name of the control section that issued the message.

System action

Message DSNU1027I is issued with a severity level that describes at what point in processing the condition occurred.

Severity 4
The list is being expanded, and processing of items in the list has not started. Utility processing continues on the current utility control statement and continues on to the next utility control statement in the job step.
Severity 8
Processing of items in the list has started. Utility processing continues on the current utility control statement. Subsequent utility control statements in the same job step are not processed.

Subsequent error conditions might prevent utility processing from completing.

User response

Take the action indicated by the severity level associated with the message.

Severity 4
In most cases, no action is required.
Severity 8
In most cases, correct the previous error, and resubmit the utility for the objects in error. Then resubmit the utility control statements that follow the control statement that ended with return code 8.

If the utility experiencing an error is QUIESCE LIST and a single quiesce point is required for the entire list, you must resubmit the entire list.

Severity

4 (warning) or 8 (error)