dbTalk Databases Forums  

Inviting cube design suggestions

comp.databases.olap comp.databases.olap


Discuss Inviting cube design suggestions in the comp.databases.olap forum.



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

Default Inviting cube design suggestions - 08-26-2004 , 05:07 AM






Here is a cube design problem.
In the data file we have a field named SERVICE which is a colon
separated list of transport modes. The value in this column looks like
"Bus:Road:Rail", "Road:Rail", etc.
We intend to use a dimension table named DIM_SERVICE[ ID, SERVICE], so
that we can obtain measures such as number of times a service has been
used, etc. Hence single record from the file can contribute to a
measure for more than one members of a dimension.
To build a cube, we would like to enrich the data file and add foreign
key columns before loading the enriched file in a fact table.
The number of transport modes can be a lot. Also there will be more
dimensions like these. Hence we want to avoid creating a column for
every distinct transport mode.
We cannot do anything to change the format of the incoming data files.

Can someone suggest how we should achieve this? We use MS OLAP 2000.
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.