Categories
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
OBIEE BI Publisher reports not executing as per schedule

kavya-Oracle
Rank 3 - Community Apprentice
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.
0
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