How 2 Know
If you can't Google it, You Can Knowing it.

Posts Tagged ‘Common Error Codes in DB2 for Z/OS’

Common Error Codes in DB2 for Z/OS

Sunday, March 24th, 2013

When DB2 executes SQL statements, it returns the results of the operation into the SQLCODE and SQLSTATE fields in the SQLCA. SQLCODE provides key information about the success or failure of SQL statement execution.

Continue Reading…