DSNU778I csect-name - ERROR PROCESSING SQL STATEMENT - SQL CODE IS: sql-code SQL MESSAGE TEXT: message-text SQL STATEMENT: sql-statement SQLERRP: error-procedure SQLERRD: sqlerrd-fields

Explanation

A utility terminated abnormally in the Db2 database services address space (ssnmDBM1) during CATMAINT UPDATE processing.
csect-name
The name of the control section that issued the message.
sql-code
A numeric value that indicates why the SQL statement execution was unsuccessful.
message-text
Indicates the problem with the SQL statement.
sql-statement
The SQL statement that encountered the error.
error-procedure
The name of the procedure that detected the error. This value corresponds to the SQLERRP SQCLCA field.
sqlerrd-fields
A series of fields that contain a values that indicate the number of rows that qualified for the SQL statement, the number of rows in the result table, a rough estimate of required resources, or an internal error code. These values correspond to the SQLERRD(n) SQLCA fields.

System action

Utility processing terminates abnormally.

User response

This message is followed by an abend04E reason code 00E40601. Use the sql-code, message-text, and sql-statement listed in this message. See the problem determination text of reason code 00E40601 for additional information.

Severity

0 (informational)