OBIEE Performance Tuning Tip – Turn off Query Logging
Though query logging has immeasurable development value, do not use this for regular production users as the runtime logging cost is extremely high. Every log item is flushed to the disk, which in turn hurts query response. Also, note that the query log files are not created on per user or query basis, there is only one query log per OBIEE server and it would have exclusive lock on the log file, which kills concurrent performance.
On the other hand, usage tracking has a very low runtime cost and is preferred to monitor the queries being used.
I am Kumar Kambam, a BI and DW professional. I have been working with OBIEE (also known as Siebel Analytics yesteryears) and Informatica for a long time now. I am currently working with
Hi
I am having one qustion
I have develope one report in OBIEE when i am runing it it takes more time at same time if i run the log sql in sqldeveloper it takes expected time
why this happens can you help me
Thnak
dhananjay
Comment by dhananjay | February 23, 2009
Hello Every one.
I have one question here. Could you help me out in sharing the issues and solutions you got during your work experience.
Comment by Praveen | June 15, 2009
Hi Kumar, is there a specific document for us to refer to on Performance Tuning for OBIEE?
Comment by LynxLee | July 6, 2009