Google search bar

October 07, 2008

Getting DB2 Error Code information

There is a way to get DB2 error information if you have DB2 installed.

Start the DB2 Command Line Processor (CLP).

For SQLCODE -551 you type: "? sql551"

For SQLSTATE 56098: "? 56098"

No comments: