-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0 (pre-incubation)
-
Component/s: client-jdbc-t2
-
Labels:None
-
External issue URL:
With JDBC T2 driver, autocommit off is not working with the performance OE test. It works ok when setAutoCommit(false) is called after creating statement handle.
Error returned: ERROR[8605] Committing a transaction which has not started.