CICS abends during JDBC or SQLJ requests

CICS® abends issued whilst processing an EXEC SQL request built by the DB2®-supplied JDBC driver are not converted into Java™ Exceptions, and therefore are not catchable by a Java application for CICS. The CICS transaction will abend and rollback to the last syncpoint.

Related tasks
Programming with JDBC and SQLJ in the CICS DB2 environment
Acquiring a connection to a database
Acquiring a connection using the JDBC DriverManager interface
Acquiring a connection using the DataSource interface
Committing a unit of work
Using JDBC and SQLJ in enterprise beans: special considerations
[[ Contents Previous Page | Next Page Index ]]