Scheduled Report fails with Invalid Column Index
Hello,
I have a BI Publisher report with a Schedule Trigger that fails when scheduled to run with following error:
Message from failure notification email:
Detail Message:
::FAILED_TO_EXECUTE_TRIGGER::[INSTANCE_ID=my.server.com.1442425076323] [JOB_ID=35482]::
Invalid column index::
- java.sql.SQLException: Invalid column index
at oracle.jdbc.driver.OraclePreparedStatement.setDATEInternal(OraclePreparedStatement.java:8059)
at oracle.jdbc.driver.OraclePreparedStatement.setDate(OraclePreparedStatement.java:9040)
at oracle.jdbc.driver.OraclePreparedStatementWrapper.setDate(OraclePreparedStatementWrapper.java:181)
at weblogic.jdbc.wrapper.PreparedStateme
The BI Publisher is part of Oracle Business Intelligence 11.1.1.7.150120
I have many other reports scheduled which run successfully and not sure why this one fails. Any pointers appreciated.