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 html document?

0 Answers  


How do we resolve attribute roles in microstrategy?

0 Answers  


What is the order of precedence of vldb properties?

0 Answers  


What is purpose of having conditionality in metrics in microstrategy?

0 Answers  


Intelligent cube is a public object or schema object in microstrategy?

3 Answers   HTC,


Explain true primary keys?

0 Answers  


Name different type of objects in microstrategy?

0 Answers  


How we can decided drilling options for an attribute?

0 Answers  


Does microstrategy intelligence server run on windows®, unix®, or linux®?

0 Answers  


What are objects?

0 Answers  


What do you mean by trimming sql in microstrategy?

0 Answers  


How would you configure wh authentication? Explain.

0 Answers  


Categories