ODI Invalid Interval Format
I'm trying to export data out of Essbase (11.1.2.3.500) and into a text file. During the export I'm doing a conversion in ODI for some dummy SKUs so that I can load it into Oracle. For some reason when I use the SUNOPSIS_MEMORY_ENGINE, I get the following error. I need to use the SUNOPSIS_MEMORY_ENGINE so I can do the conversions that I need.
ODI-1227: Task Update_Demand_Forecast_File (Integration) fails on the source SUNOPSIS_ENGINE connection SUNOPSIS_MEMORY_ENGINE.
Caused By: java.sql.SQLException: data exception: invalid interval format
at org.hsqldb.jdbc.Util.sqlException(Unknown Source)