dbTalk Databases Forums  

Drill through strange case...

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


Discuss Drill through strange case... in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jéjé
 
Posts: n/a

Default Drill through strange case... - 04-01-2004 , 07:52 AM






Hi,

I've a cube based on a view.
The view is like this:
Select 1 as DimID, * from tableA
union all
Select 2 as DimID, * from tableB

I've a dimension which help the user to select only the data from the tableA
or tableB. This dimension is linked to the DimID column.

The default member of this dimension is "tableA".
When the user drill through, I've a result.
if the user changes to view the "tableB" and drill through, I received a
timeout error, but not after 30sec, just after the click!!!
but my SQL server used 100% of the processor and I must stop it to free the
resources.

I don't know what's appends.

Any idea?

Thanks

Jerome.



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.595 / Virus Database: 378 - Release Date: 2004-02-25



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.