<div dir="ltr">Hello,<div><br></div><div>I've developed a new connector for Dremio Legacy JDBC. </div><div>The problem is that Dremio is not transactional.</div><div>So when i try to create a new resource using the dremio JDBC I receive the following </div><div>exception: (com.evolveum.midpoint.provisioning.impl.resources.ResourceOperationalStateManager): Availability status set to BROKEN for resource:null(Dremio) because test resource Dremio failed during connector initialization. Unexpected runtime error: org.identityconnectors.framework.common.exceptions.ConnectionFailedException: org.identityconnectors.framework.common.exceptions.ConnectorException: java.sql.SQLFeatureNotSupportedException: Can't turn off auto-committing; transactions are not supported.  (Dremio is not transactional.). </div><div>I didn't find anything about disabling autocommit on MidPoint.</div></div>