ODI interface cannot load data into HPCM Calculation Essbase Cube
Every time i attempt to load data using Sunopsis Engine to load data into Essbase i encounter the following message:
ODI-1226: Step LoadHPCMFromStaging fails after 1 attempt(s).
ODI-1240: Flow LoadHPCMFromStaging fails while performing a Loading operation. This flow loads target table HPCMAP_HPCMAPCData.
ODI-1228: Task SrcSet0 (Loading) fails on the target SUNOPSIS_ENGINE connection SUNOPSIS_MEMORY_ENGINE.
Caused By: java.sql.SQLException: statement is not in batch mode
at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
at org.hsqldb.jdbc.Util.sqlExceptionSQL(Unknown Source)
at org.hsqldb.jdbc.JDBCPreparedStatement.executeBatch(Unknown Source)