dbTalk Databases Forums  

Local cube with Parent-child dimension

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


Discuss Local cube with Parent-child dimension in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
vsridhar420@gmail.com
 
Posts: n/a

Default Local cube with Parent-child dimension - 01-11-2005 , 03:42 AM






I am trying to create a local cube from a cube which has a parant child
dimension. Is the syntax for DIMENSION clause in the CREATE CUBE
statement different for a parent-child dimension ? Because when I use
syntax as with other dimensions, I am getting an error. Can Local cubes
contain parent-child dimensions ?

Thanks


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

Default RE: Local cube with Parent-child dimension - 03-07-2005 , 06:33 AM






There are some issues with parent child dimensions in local cubes.
If I'm not mistaking it is possible to use the create global cube syntax to
create local cubes with parent child. But then the lowest level wasn't taken?

It is not possible to use parent child and have the same result as in the
online cube.

We worked around this problem by using a view that generates a dataset from
the parent child table to a normalized model. And then import it as a
regular dimension.

I just hope that you aren't using custom members...

Regards,
Nico

"vsridhar420 (AT) gmail (DOT) com" wrote:

Quote:
I am trying to create a local cube from a cube which has a parant child
dimension. Is the syntax for DIMENSION clause in the CREATE CUBE
statement different for a parent-child dimension ? Because when I use
syntax as with other dimensions, I am getting an error. Can Local cubes
contain parent-child dimensions ?

Thanks



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.