If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
We're using a DB2 DB from Java and the exception we see is not useful for knowing that a divide-by-0 has happended, and we want to know this. What can we do to a)trap the problem and b)signal it?