ContentsIndexPreviousnext0.gif

4.3 Error Messages

SQL error messages reported during program execution are directed to standard error output. Refer to your SQL reference manual for the meaning of SQL error messages. Programmers can check for error codes in their program by examining the values of SQLSTATE and SQLCODE.

For error messages generated by "DB2 Connect" or other connectivity software, refer to your product documentation.