Hi Ben,
What for MDX query do you use? It depends a lot on calculated memember in
your query.
What target do you pursue? You get huge cellset, so what do you do with it?
What usefulness of such cellsets?
Thanks,
Vladimir Chtepa
"Ben" <gringogordo (AT) hotmail (DOT) com> schrieb im Newsbeitrag
news:1136547462.732638.82320 (AT) g49g2000cwa (DOT) googlegroups.com...
Quote:
I'm running an MDX query against a MOLAP cube built on 99% performance.
When I run the query which produces a very large cellset (too big for
the MDX Sample Application) the app hangs with a CPU usage of 100%. Is
there anything I can do about this ? A way for me to optimise
performance to speed up the query (although as I've left it 'running'
for more than 1/2 hour I'm beginning to think its overheating rather
than chugging on)
I'm currently testing the MDX to the limit of what the user may query
and I have used a lot of crossjoins and a lot of .Members. Children
doesn't seem to make a difference but would Descendents() maybe be
better? |