How to do performance tuning on reports.

Answers were Sorted based on User's Feedback



How to do performance tuning on reports...

Answer / pritika

Performance tuning on reports is done by the help of VLDB
property in MSTR.

Is This Answer Correct ?    14 Yes 1 No

How to do performance tuning on reports...

Answer / sunil

For performance tuning there some areas where you need to look and work accordingly.

like
1) is there sufficient space so that MSTR can create temporary tables.
2)proper filtering condition.
3)proper joining between required tables.
4) VLDB property
5)optimization (manual, logical and global)

its better if go go in the same order....

Is This Answer Correct ?    5 Yes 1 No

How to do performance tuning on reports...

Answer / praveen

For performance tuning
1)it is done with the help of VLDB properties
2)check the intermediate sql passes and try to reduce the passes
3)apply filter conditions where ever required.
4)No cross join to be happened

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Micro Strategy Interview Questions

Explain fact?

0 Answers  


How is the number of passes in a sql query significant in performance evaluation?

0 Answers  


Write the different types of matrices in microstrategy?

0 Answers  


What do you mean by static prompt report?

0 Answers  


How does microstrategy object manager determine if two objects in different projects are the same?

0 Answers  






What are prompted filters?

0 Answers  


Explain attribute role?

0 Answers  


What is metadata in microstrategy?

0 Answers  


Write different kinds of objects in microstrategy?

0 Answers  


Explain rw document?

0 Answers  


What are different types of metrics in microstrategy?

0 Answers  


Difference between project merge and object manager in microstrategy?

0 Answers  


Categories