DSNT531I schema.routine-name RECEIVED SQLCODE sqlcode FROM SQL STATEMENT sql-statement

Explanation

When schema.routine-name executed sql-statement, Db2 returned the SQL warning or error sql-code.

System action

schema.routine-name terminates.

System programmer response

Check the messages in the SYSPRINT data set for the stored procedures address space where routine schema.routine-name runs. A DSNT408I message provides specific information about the SQL warning or error.

User response

Notify the system programmer.