dbTalk Databases Forums  

Cube from existing database

comp.databases.olap comp.databases.olap


Discuss Cube from existing database in the comp.databases.olap forum.



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

Default Cube from existing database - 12-01-2004 , 09:50 AM






Hi,

I'm new to OLAP and Cubes, etc

Currently I am working on a project for an existing SQL database, that
has a few poor design flaws to it.

The organization has a hierarchical arrangement of Pillars -> Lines of
Business -> Departments -> Products. Each tier is stored in a separate
table and the schema has similarities and differences.

How do I create a hierarchical dimension in MS SQL Analysis Manager
(i.e. What type of Schema to use) whereby I can query Products or roll
up the aggregates and at each level display the corresponding
information?

Do I need to create any additional tables since this DB is not
originally meant for OLAP?

Thanks,

Lawrence

Reply With Quote
  #2  
Old   
Pee Vee
 
Posts: n/a

Default Re: Cube from existing database - 12-04-2004 , 01:47 PM






You have already mentioed that there few poor design flows so adding
new tables may increase the complexity and create other issues in the
future. There are many factors we need to take into considerations
including the budget.

Before creating an OLAP there lots of background work we need to do in
order to decide how to go forward.

First identify the Subject Models (for example what are the Subjects
we need to include such as Sales, Marketing, HR, etc)
Develop Business Model (Add time, demormalization)
Create System Model (what apporach should use MOLAP, ROLAP, etc)
Create Technology Model (what technology to use)

Do I need to create any additional tables since this DB is not
originally meant for OLAP?
If the DB is not originally meant for OLAP but OLTP, the possible
issues going to be performance. In OLTP we see all normalized
transaction oriented tables and indexes etc, but in OLAP the focus
should be Decision making so reporting and retrieving for a particular
subject area is very immportant. In OLAP de-normalized dimensional
approach is ideal which will be helpful to present data of interest to
particular subject area.

Regards
~ PV


virtualawrence (AT) gmail (DOT) com (Lawrence) wrote in message news:<64cf894d.0412010750.5469e8e1 (AT) posting (DOT) google.com>...
Quote:
Hi,

I'm new to OLAP and Cubes, etc

Currently I am working on a project for an existing SQL database, that
has a few poor design flaws to it.

The organization has a hierarchical arrangement of Pillars -> Lines of
Business -> Departments -> Products. Each tier is stored in a separate
table and the schema has similarities and differences.

How do I create a hierarchical dimension in MS SQL Analysis Manager
(i.e. What type of Schema to use) whereby I can query Products or roll
up the aggregates and at each level display the corresponding
information?

Do I need to create any additional tables since this DB is not
originally meant for OLAP?

Thanks,

Lawrence

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.