Hi team,
I got an error when run executeDiagnostics function using Cohort Diagnostics. Can someone help me out? Thanks
exportFolder ← “export”
executeDiagnostics(cohortDefinitionSet,
connectionDetails = connectionDetails,
cohortTable = cohortTable,
cohortDatabaseSchema = cohortDatabaseSchema,
cdmDatabaseSchema = cdmDatabaseSchema,
exportFolder = exportFolder,
databaseId = “temp”,
minCellCount = 5
)
Error in rJava::.jcall(batchedInsert, “Z”, “executeBatch”) :
java.sql.SQLException: [Simba]JDBC Cannot use commit while Connection is in auto-commit mode.