You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Alice Chen (JIRA)" <ji...@apache.org> on 2015/07/22 20:17:35 UTC

[jira] [Created] (TRAFODION-624) LP Bug: 1369847 - With T2 jdbc driver, autocommit off is not effective, when its set before statement handle is allocated.

Alice Chen created TRAFODION-624:
------------------------------------

             Summary: LP Bug: 1369847 - With T2 jdbc driver, autocommit off is not effective, when its set before statement handle is allocated.
                 Key: TRAFODION-624
                 URL: https://issues.apache.org/jira/browse/TRAFODION-624
             Project: Apache Trafodion
          Issue Type: Bug
          Components: client-jdbc-t2
            Reporter: Aruna Sadashiva
            Assignee: Arvind Narain
            Priority: Critical
             Fix For: 1.0 (pre-incubation)


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)