I want to handle exception in DB2. The exception can be anything that we don\'t know in advance (lost connection or anything).
In SQL Server, I can do that, something