You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unable to read data from informix non-logged database due to connection error problem caused by setAutoCommit statement [https://www.ibm.com/docs/en/informix-servers/12.10?topic=SSGU8G_12.1.0/com.ibm.jdbc_pg.doc/ids_jdbc_non_logged_database.html].
Unable to read data from informix non-logged database due to connection error problem caused by setAutoCommit statement [https://www.ibm.com/docs/en/informix-servers/12.10?topic=SSGU8G_12.1.0/com.ibm.jdbc_pg.doc/ids_jdbc_non_logged_database.html].
Caused by: java.sql.SQLException: Transactions not supported
com.informix.util.IfxErrMsg.buildExceptionWithMessage(IfxErrMsg.java:421)
com.informix.util.IfxErrMsg.buildException(IfxErrMsg.java:396)
com.informix.util.IfxErrMsg.getSQLException(IfxErrMsg.java:378)
com.informix.jdbc.IfxSqliConnect.setAutoCommit(IfxSqliConnect.java:2185)
org.apache.commons.dbcp2.DelegatingConnection.setAutoCommit(DelegatingConnection.java:801)
org.apache.commons.dbcp2.DelegatingConnection.setAutoCommit(DelegatingConnection.java:801)
org.apache.beam.sdk.io.jdbc.JdbcIO$ReadFn.processElement(JdbcIO.java:1543)
The text was updated successfully, but these errors were encountered: