dbTalk Databases Forums  

Strange error message: nonemptycrossjoin and virtual dimension

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


Discuss Strange error message: nonemptycrossjoin and virtual dimension in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Frank Samuel
 
Posts: n/a

Default Strange error message: nonemptycrossjoin and virtual dimension - 09-04-2003 , 03:49 AM






Hi,
if you put a virtual dimension into a nonemptycrossjoin statement,
you will get the funny error message:
"Data source provider error. Invalid object name 'dbo.DIM_SALES'.;42S02"

This was really hard to track down to this reason of the error.

Hope this helps.
Frank



Reply With Quote
  #2  
Old   
Mosha Pasumansky [MS]
 
Posts: n/a

Default Re: Strange error message: nonemptycrossjoin and virtual dimension - 09-04-2003 , 04:36 PM






"Frank Samuel" <FSamuel_nospam (AT) misag (DOT) com> wrote

Quote:
Hi,
if you put a virtual dimension into a nonemptycrossjoin statement,
you will get the funny error message:
"Data source provider error. Invalid object name 'dbo.DIM_SALES'.;42S02"

This was really hard to track down to this reason of the error.

Hope this helps.
Frank
Hi Frank, looks like you have problem in ROLAP partition. What happens if
you simply do SELECT virt_dim.members on 0 ?


--
==================================================
Mosha Pasumansky - www.mosha.com/msolap
Development Lead in the Analysis Server team
All you need is love (John Lennon)
Disclaimer : This posting is provided "AS IS" with no warranties, and
confers no rights.
==================================================




Reply With Quote
  #3  
Old   
Frank Samuel
 
Posts: n/a

Default Re: Strange error message: nonemptycrossjoin and virtual dimension - 09-05-2003 , 06:43 AM



Hi Mosha,
thanks for this guess, it is because of the write back partition.
If I deactivate write back, the query works fine, if I activate it (without
any value in the table), the query fails.
Seems to be a problem with nonemptycrossjoin and virtual dimensions, if
writeback is enabled.

Bye
Frank

"Mosha Pasumansky [MS]" <moshap (AT) microsoft (DOT) com> wrote

Quote:
"Frank Samuel" <FSamuel_nospam (AT) misag (DOT) com> wrote in message
news:eUp0mFscDHA.3248 (AT) tk2msftngp13 (DOT) phx.gbl...
Hi,
if you put a virtual dimension into a nonemptycrossjoin statement,
you will get the funny error message:
"Data source provider error. Invalid object name 'dbo.DIM_SALES'.;42S02"

This was really hard to track down to this reason of the error.

Hope this helps.
Frank

Hi Frank, looks like you have problem in ROLAP partition. What happens if
you simply do SELECT virt_dim.members on 0 ?


--
==================================================
Mosha Pasumansky - www.mosha.com/msolap
Development Lead in the Analysis Server team
All you need is love (John Lennon)
Disclaimer : This posting is provided "AS IS" with no warranties, and
confers no rights.
==================================================





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.