what is performance tunning in BO in report level& designer
level?

Answer Posted / guest

Analyze Report SQL for unnecessary Joins
1. First get the list of reports which are performing low
and get their SQL.
2. Analyze the report SQL for joins. There could be
unnecessary join which is causing query to perform low.
make a change in your universe accordingly to generate
query with optimized joins.

Analyze report Query for Indexes.
1. Get the report SQL , check the where clause
2. Check if indexes are user properly in SQL and also they
exist in database

Use Aggregates for measures
1. Use Aggregate aware for your measure objects to use
summary tables form Database

Use Partitions for high volume fact tables
1. Partitioning the fact table can boost your query
performance.

Array Fetch Size
1. Play with Universe options for setting up optimal value
of Array fetch Size parameter.

Universe Analysis for Shortcut joins
1. Analyze your reports and universe for possible use of
shortcut joins as they play little but important role in
performance.

Index Awareness
1. Try using Index Awareness from Universe side to generate
optimized query.

Universe Cleaning.
1. Make sure LOV is disabled measure objects.
2. Make sure LOV is disable for un-necessary dimension
objects and detail objects.

JOIN_BY_SQL
1. Try evaluating JOIN_BY_SQL universe parameter



Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can Bo generates the Report from the cubical data Explain?

1626


What is a fantrap in business objects?

579


Explain and tell me about a situation where your analysis of a problem was deemed to be incorrect? What would you have done differently?

814


Can we Save (save as) WEBI Doc as DESKI?

7064


Is there any other repository domains rather than universe, security, document?

593






1)I have createcd a dashboard on Bex query. How to refresh the Dashboard without hitting the bex query? 2)What is Event based scheduling in BO? 3) How to display the BO webi report title using a function? 4) For eg in my webi report iam having a person name like Jhon Peter Adam. But i need to get only the middle name of the person like Peter. What function is used in Webi to get this?

3127


What is the difference between business requirement document and use case document.

582


What is top business?

567


Explain what would you consider as your biggest achievement and why?

576


Can we configure two instances of CMS pointing to two different CMS system databases?

1484


What Is The Difference Between Oltp And Olap?

674


Explain what are the steps to do to use alerts in bo?

613


hi all of u, i want to learn the course in SAP(BI).because of there is no calls for BO. And the another region is it will be converted into SAP module. is it OK for me? is there any feauture in coming days? could any one plz send me the message

1574


What Is Snow Flake Schema?

666


Are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?

584