Hi ,
I have a IMS online module that calls a DB2 subroutine. Whenever , we get SQL code of -918 , we have to rollback. Correct approach to do this would be to check for the SQL Code in IMS routine and issue a ROLB call. We cannot ROLLBACK in DB2 module in this case ?