Hi all,
Environment: BOBJ 4.1 SP 5 Patch 1
I have a WEBI report which has 5 BEx queries as data sources, ans we're using BICS connection. There about 20 pages with different layouts using those BEx reports.
For a very large selection, each of my BEx queries, through RSRT takes about 2 minutes to run. So I'd expect my WEBI report to take somewhere in the 10 minute range as it serializes the executions of the BEx queries. Unfortunately, WEBI is taking significantly longer, about an 60 minutes to run.
When checking in BW through SM66, I can see the jobs related to the BOBJ user executing that report, and I assume because of the Micro Cube concept, I see about 20 jobs pop up and complete, which probably relate to each of the pages in my report.
I have managed to set up a trace, and identify the views that WEBI generates for each of those pages. However, when I run those views through RSRT1, they all complete really fast.
So I'm struggling to identify where my bottleneck is:
- Individual RSRT executions run in an acceptable time (2mins);
- The views WEBI generates run really fast (<30s each);
- Doesn't seem that the bottleneck is WEBI since almost all of the processing is happening in BW;
Am I missing something or looking in the wrong places?
Any help is truly appreciated.
Best regards,
Marcelo