Posts Tagged ‘error’

DB2 SQL Error codes

Posted: February 8, 2010 in howto, Technology
Tags: , ,

I encountered the following error message and not sure what I could do with it initially.

"DB2 SQL error: SQLCODE: -401, SQLSTATE: 42818, SQLERRMC: >=" 

After a search online, I found the following document. This is very helpful. I hope DB2 would just include the description in the error output.

Eclipse Tip

Posted: January 14, 2010 in Technology
Tags: , , ,

This tip was helpful and resolved the same issue I had with the original post.