dbTalk Databases Forums  

When is the underlying fact table needed?

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


Discuss When is the underlying fact table needed? in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tom K
 
Posts: n/a

Default When is the underlying fact table needed? - 11-06-2003 , 09:59 AM






I have a MOLAP cube based on historic data that never
changes. The cube's other dimensions, except for time,
change quite frequently due to realignments in things like
the company's "organization chart" and "product department
groups". All these changes are Type I, and are really just
a regrouping of the children under different parents.

If I define these dimensions as CHANGING, it appears that
any such regroupings can be accommodated by simply
reprocessing the dimensions themselves, and not the cube.
Apparently, Analysis Server is not forming any
aggregations along these dimensions.

The bottom line is that the underlying fact table in the
database is no longer required in these situations. Is
this just a bit of luck in my current environment, or is
there a predictable way to guarantee this?



Thanks

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

Default Re: When is the underlying fact table needed? - 11-06-2003 , 04:12 PM






Hi Tom,
It is always a good idea to retain the fact table.
This would help in case you or your organisation need(s) to make
design changes to the cube at a future date.
The assumption as I read your post is that there would never be a need
for additional dimensions or additional measures....which wouldn't be
a good assumption to have. You might encounter needs for new
dimensions or measures etc that would need you to access the fact
table afresh.

- Priya



"Tom K" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
I have a MOLAP cube based on historic data that never
changes. The cube's other dimensions, except for time,
change quite frequently due to realignments in things like
the company's "organization chart" and "product department
groups". All these changes are Type I, and are really just
a regrouping of the children under different parents.

If I define these dimensions as CHANGING, it appears that
any such regroupings can be accommodated by simply
reprocessing the dimensions themselves, and not the cube.
Apparently, Analysis Server is not forming any
aggregations along these dimensions.

The bottom line is that the underlying fact table in the
database is no longer required in these situations. Is
this just a bit of luck in my current environment, or is
there a predictable way to guarantee this?



Thanks

Reply With Quote
  #3  
Old   
Brant E
 
Posts: n/a

Default Re: When is the underlying fact table needed? - 11-07-2003 , 03:31 PM



A sound principle - but the question is: is it _required_
to retain the underlying fact table in the RDB?


Quote:
-----Original Message-----
Hi Tom,
It is always a good idea to retain the fact table.
This would help in case you or your organisation need(s)
to make
design changes to the cube at a future date.
The assumption as I read your post is that there would
never be a need
for additional dimensions or additional measures....which
wouldn't be
a good assumption to have. You might encounter needs for new
dimensions or measures etc that would need you to access
the fact
table afresh.

- Priya



"Tom K" <anonymous (AT) discussions (DOT) microsoft.com> wrote in
message news:<067201c3a47e$f0582950$a001280a (AT) phx (DOT) gbl>...
I have a MOLAP cube based on historic data that never
changes. The cube's other dimensions, except for time,
change quite frequently due to realignments in things like
the company's "organization chart" and "product department
groups". All these changes are Type I, and are really just
a regrouping of the children under different parents.

If I define these dimensions as CHANGING, it appears that
any such regroupings can be accommodated by simply
reprocessing the dimensions themselves, and not the cube.
Apparently, Analysis Server is not forming any
aggregations along these dimensions.

The bottom line is that the underlying fact table in the
database is no longer required in these situations. Is
this just a bit of luck in my current environment, or is
there a predictable way to guarantee this?



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.