How to do performance tuning on reports.
Answers were Sorted based on User's Feedback
Answer / pritika
Performance tuning on reports is done by the help of VLDB
property in MSTR.
Is This Answer Correct ? | 14 Yes | 1 No |
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 |
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 |
explain html document?
How do we resolve attribute roles in microstrategy?
What is the order of precedence of vldb properties?
What is purpose of having conditionality in metrics in microstrategy?
Intelligent cube is a public object or schema object in microstrategy?
Explain true primary keys?
Name different type of objects in microstrategy?
How we can decided drilling options for an attribute?
Does microstrategy intelligence server run on windows®, unix®, or linux®?
What are objects?
What do you mean by trimming sql in microstrategy?
How would you configure wh authentication? Explain.