Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 214 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE BI Publisher reports not executing as per schedule

Hi Everyone,
we have scheduled the BI Publisher reports at 9:50AM daily. But Job not executed on jan 30th, 2020 as per schedule time and It ran at 10:00AM . Why not executed as per schedule? Any idea?
See below screen shot. Please help me on this.
Thanks in advance
Thanks,
Kavya.
Answers
-
Hi Kavya,
There could be several reasons:
1) May be there was another job which was running at 9:50am, and this one processed after first one finished.
2) Have you used any SQL's in event triggers in the data model? which will check for data availability
2) If there is re-try limit with interval in the schedule, this job would have waited to re-run as the first attempt did not get data
3) Check the BIP log to see the start time of the job
0