dbTalk Databases Forums  

Does MOLAP have any relational tables?

comp.databases.olap comp.databases.olap


Discuss Does MOLAP have any relational tables? in the comp.databases.olap forum.



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

Default Does MOLAP have any relational tables? - 09-24-2003 , 03:43 AM






Hi everyone... wanna know if it is possible for MOLAP to have ANY
relational tables (eg dimension tables) at all?

I would really appreciate any help at all on this.... (the answer to
this qn is life & death to me...)

Thank you!!!

Reply With Quote
  #2  
Old   
YouveGotToBeKidding@nowhere.com
 
Posts: n/a

Default Re: Does MOLAP have any relational tables? - 09-24-2003 , 05:53 AM






I don't believe so.
MOLAP engines typically satisfy OLAP queries from
an extraction of data into a non-relational repository.
That repository would most likely be a proprietory
implementation of a C-ISAM structured file.
The MOLAP repository (eg Cognos PowerCube) is
periodically refreshed from relational source data.

Refer
http://searchdatabase.techtarget.com...882493,00.html

MichaelR


On 24 Sep 2003 01:43:42 -0700, bluealert999 (AT) yahoo (DOT) com (Mike) wrote:

Quote:
Hi everyone... wanna know if it is possible for MOLAP to have ANY
relational tables (eg dimension tables) at all?

I would really appreciate any help at all on this.... (the answer to
this qn is life & death to me...)

Thank you!!!


Reply With Quote
  #3  
Old   
Pete Hohenhaus
 
Posts: n/a

Default Re: Does MOLAP have any relational tables? - 09-24-2003 , 10:18 AM



NO, OLAP Cubes are non-relational multidimensionally mapped data
stores. However, one can:

1. Use drill down from a cell or tuple in a Cube to relational data
store. The Cube -- Cognos or MS Analysis Services -- issues
essentially a sql query to bring up a list of data underlying a cell.

2. One can use the "ROLAP" option in MS Analysis Services to look at
data in kind of a virtual or on the fly Cube sense.

What you give up is performance. Also, using ROLAP-y style toolsy
approaches uses more resources on the relational side as more tables
must be created -- see MicrosStrategy.

True OLAP, MOLAP Cubes, is very different from relational stuff, thank
The Multidimensional Multiverse!

YouveGotToBeKidding (AT) nowhere (DOT) com wrote in message news:<3f716b24.877221 (AT) news (DOT) bigpond.com>...
Quote:
I don't believe so.
MOLAP engines typically satisfy OLAP queries from
an extraction of data into a non-relational repository.
That repository would most likely be a proprietory
implementation of a C-ISAM structured file.
The MOLAP repository (eg Cognos PowerCube) is
periodically refreshed from relational source data.

Refer
http://searchdatabase.techtarget.com...882493,00.html

MichaelR


On 24 Sep 2003 01:43:42 -0700, bluealert999 (AT) yahoo (DOT) com (Mike) wrote:

Hi everyone... wanna know if it is possible for MOLAP to have ANY
relational tables (eg dimension tables) at all?

I would really appreciate any help at all on this.... (the answer to
this qn is life & death to me...)

Thank you!!!

Reply With Quote
  #4  
Old   
John Keeley
 
Posts: n/a

Default Re: Does MOLAP have any relational tables? - 09-24-2003 , 11:48 AM



If you are using Analysis Services, then there are relational tables
(star or snowflake schema) that populate the cube.
But with MOLAP the leaf level data & the pre-calculated aggregations
are in the cube.
So end-user queries never touch the relational tables (drillthrough
being the exception).

I hope this means you can carry on living!

Regards,

John

www.johnkeeley.com


bluealert999 (AT) yahoo (DOT) com (Mike) wrote in message news:<6b6b866a.0309240043.40235c95 (AT) posting (DOT) google.com>...
Quote:
Hi everyone... wanna know if it is possible for MOLAP to have ANY
relational tables (eg dimension tables) at all?

I would really appreciate any help at all on this.... (the answer to
this qn is life & death to me...)

Thank you!!!

Reply With Quote
  #5  
Old   
Mike
 
Posts: n/a

Default Re: Does MOLAP have any relational tables? - 09-25-2003 , 01:30 AM



Thanks for all your help....


duvinrouge (AT) servihoo (DOT) com (John Keeley) wrote in message news:<542fe31c.0309240848.3de1fbe8 (AT) posting (DOT) google.com>...
Quote:
If you are using Analysis Services, then there are relational tables
(star or snowflake schema) that populate the cube.
But with MOLAP the leaf level data & the pre-calculated aggregations
are in the cube.
So end-user queries never touch the relational tables (drillthrough
being the exception).

I hope this means you can carry on living!

Regards,

John

www.johnkeeley.com


bluealert999 (AT) yahoo (DOT) com (Mike) wrote in message news:<6b6b866a.0309240043.40235c95 (AT) posting (DOT) google.com>...
Hi everyone... wanna know if it is possible for MOLAP to have ANY
relational tables (eg dimension tables) at all?

I would really appreciate any help at all on this.... (the answer to
this qn is life & death to me...)

Thank you!!!

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.