dbTalk Databases Forums  

How can I run a query on the server?

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss How can I run a query on the server? in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tim Reeves
 
Posts: n/a

Default How can I run a query on the server? - 07-23-2004 , 06:44 AM






Hi,

trying to do some distinct count analysis in MDX, which
involves doing a count(crossjoin()), as described in
article

http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/dnsql2k/html/distinct2.asp

and it is taking a long time. The article implies that
you can force a query onto the server:

"It is strongly recommended that all queries involving
DISTINCT COUNT measures be snapshot queries so they can
be relayed to the server."

How do you do this with a MOLAP cube? I can't see
anything about snapshots in the help files.

Reply With Quote
  #2  
Old   
Jamie
 
Posts: n/a

Default RE: How can I run a query on the server? - 07-23-2004 , 07:21 AM






That quote is making reference to the query that is sent to your data warehouse during processing.
It is not anything to do with speeding up your MDX queries.

Sorry.

Regards
Jamie

"Tim Reeves" wrote:

Quote:
Hi,

trying to do some distinct count analysis in MDX, which
involves doing a count(crossjoin()), as described in
article

http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/dnsql2k/html/distinct2.asp

and it is taking a long time. The article implies that
you can force a query onto the server:

"It is strongly recommended that all queries involving
DISTINCT COUNT measures be snapshot queries so they can
be relayed to the server."

How do you do this with a MOLAP cube? I can't see
anything about snapshots in the help files.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.