on 2007 Feb 09 3:02 AM
dear all,
i have problem querying for large amount of datas from a cube via a web interface. before the results can be output to me, i get a timeout error.
I need suggestions from you experts on how to optimize my cube so that even querying for datas ranging from 2 years would not be a problem.
What are the things i can do on my side for infocube performance?
the first thing you can do is build aggrragrte on the cube.according the query
cretae partition for cube.
maintain indexes
pls assig points if helpful.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
These are the general performance tuning measures:
1. Create and maintain indexes on the cube.
2. Create aggregates.
3. You can use the RSRT tool to analyze further.
4. Compress the cube.
5. Maintain OLAP Cache.
Check this document on Performance tuning:
Check these weblogs:
/people/prakash.darji/blog/2006/01/27/query-creation-checklist
/people/prakash.darji/blog/2006/01/26/query-optimization
Also check these OSS Note
557870 'FAQ BW Query Performance'
and 567746 'Composite note BW 3.x performance Query and Web'.
Bye
Dinesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.