Intermittent scheduler error: FAILED_TO_ACCESS_TRIGGER_DATA_MODEL
Hello,
Just started to exercise the BIP scheduler and I am getting this error intermittently:
Detail Message:
::FAILED_TO_ACCESS_TRIGGER_DATA_MODEL::[INSTANCE_ID=host.domain.com.1399947618150] [JOB_ID=1228]::
Data Model definition not found:/Published Reports/Data Models/<<DM_NAME>>.xdm::
- oracle.xdo.servlet.CreateException: Data Model definition not found:/Published Reports/Data Models/<<DM_NAME>>.xdm
at oracle.xdo.servlet.ReportException.fillInStackTrace(ReportException.java:124)
at java.lang.Throwable.<init>(Throwable.java:196)
at java.
But, if I were to immediately login and manually submit a job with same parameters, the scheduler successfully runs the job and sends out an email as expected.