Details
-
Type:
Task
-
Status: Closed
-
Priority:
L3 - Default
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.8.0, 7.8.0-alpha6
-
Component/s: engine
-
Labels:None
Description
When
- Mybatis BATCH mode is on
Then
- some tests are failing with the error:
Caused by: java.sql.BatchUpdateException: ORA-01000: maximum open cursors exceeded at oracle.jdbc.driver.OraclePreparedStatement.executeBatch(OraclePreparedStatement.java:12296) at oracle.jdbc.driver.OracleStatementWrapper.executeBatch(OracleStatementWrapper.java:246) at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:122) ... 29 more
Issue Links
- is related to
-
CAM-8327 Switch on MyBatis batch processing mode
-
- Closed
-