What are the primary ways to store data in OLAP?

Answers were Sorted based on User's Feedback



What are the primary ways to store data in OLAP?..

Answer / guest

To design any OLAP model, first we need to understand what
OLAP system we are designing.

We have 2 models for Understanding and implementing project.

E-R Model - which is logical helps us understand components.
Dimension Model - which is practical helps us design OLAP
system.

E-R Model helps us to analyse various Entities related to
the project we are about to design and relation between
them. Its more of a rough sketch using pen and paper or
mind map.

Let me give you an example by taking a College system for
an instance

Entities to be considered for designing college may be -

Administration (Principals, HODS)
Transportation (of course College provides Transportation)
Teaching faculty
Non-Teaching (workers, peons)
Canteen and Stationary
Hostels ( in case of Residential Colleges)
Accounts
.... goes on..

We just understand various components related to the
college database construction and identify the relation
between college and them.

Once E-R model is done and we are clear with the components
involving in database design, we go with Dimensional model.

Analytic Workspace Manager is the primary tool for
creating, developing, and managing dimensional objects in
Oracle Database. Using this tool, we actually design the
data for the

This deals with creating Database with Facts and
Dimensions, Tables for each component.

- Design Dimensions for each component.
- Analyse what type of schema would suit your purpose
whether star/snowflake model.
- Analyse primary key/ foreign key relationships in these
dimensions.
- Creation of Dimensions, Cubes to load data into them.

- Once Cubes are Created , we go for multi dimensional
analysis on them to detail levels and hierarchies.
and save changes in the AWM.

There are various additional components to be designed.

Please find it in the below link

http://docs.oracle.com/cd/B28359_01/olap.111/b28124/cubes.ht
m

Is This Answer Correct ?    0 Yes 0 No

What are the primary ways to store data in OLAP?..

Answer / guest

To design any OLAP model, first we need to understand what
OLAP system we are designing.

We have 2 models for Understanding and implementing project.

E-R Model - which is logical helps us understand components.
Dimension Model - which is practical helps us design OLAP
system.

E-R Model helps us to analyse various Entities related to
the project we are about to design and relation between
them. Its more of a rough sketch using pen and paper or
mind map.

Let me give you an example by taking a College system for
an instance

Entities to be considered for designing college may be -

Administration (Principals, HODS)
Transportation (of course College provides Transportation)
Teaching faculty
Non-Teaching (workers, peons)
Canteen and Stationary
Hostels ( in case of Residential Colleges)
Accounts
.... goes on..

We just understand various components related to the
college database construction and identify the relation
between college and them.

Once E-R model is done and we are clear with the components
involving in database design, we go with Dimensional model.

Analytic Workspace Manager is the primary tool for
creating, developing, and managing dimensional objects in
Oracle Database. Using this tool, we actually design the
data for the

This deals with creating Database with Facts and
Dimensions, Tables for each component.

- Design Dimensions for each component.
- Analyse what type of schema would suit your purpose
whether star/snowflake model.
- Analyse primary key/ foreign key relationships in these
dimensions.
- Creation of Dimensions, Cubes to load data into them.

- Once Cubes are Created , we go for multi dimensional
analysis on them to detail levels and hierarchies.
and save changes in the AWM.

There are various additional components to be designed.

Please find it in the below link

http://docs.oracle.com/cd/B28359_01/olap.111/b28124/cubes.ht
m

Is This Answer Correct ?    0 Yes 0 No

What are the primary ways to store data in OLAP?..

Answer / guest

To design any OLAP model, first we need to understand what
OLAP system we are designing.

We have 2 models for Understanding and implementing project.

E-R Model - which is logical helps us understand components.
Dimension Model - which is practical helps us design OLAP
system.

E-R Model helps us to analyse various Entities related to
the project we are about to design and relation between
them. Its more of a rough sketch using pen and paper or
mind map.

Let me give you an example by taking a College system for
an instance

Entities to be considered for designing college may be -

Administration (Principals, HODS)
Transportation (of course College provides Transportation)
Teaching faculty
Non-Teaching (workers, peons)
Canteen and Stationary
Hostels ( in case of Residential Colleges)
Accounts
.... goes on..

We just understand various components related to the
college database construction and identify the relation
between college and them.

Once E-R model is done and we are clear with the components
involving in database design, we go with Dimensional model.

Analytic Workspace Manager is the primary tool for
creating, developing, and managing dimensional objects in
Oracle Database. Using this tool, we actually design the
data for the

This deals with creating Database with Facts and
Dimensions, Tables for each component.

- Design Dimensions for each component.
- Analyse what type of schema would suit your purpose
whether star/snowflake model.
- Analyse primary key/ foreign key relationships in these
dimensions.
- Creation of Dimensions, Cubes to load data into them.

- Once Cubes are Created , we go for multi dimensional
analysis on them to detail levels and hierarchies.
and save changes in the AWM.

There are various additional components to be designed.

Please find it in the below link

http://docs.oracle.com/cd/B28359_01/olap.111/b28124/cubes.ht
m

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Warehouse General Interview Questions

What is the difference between Datawarehouse and OLAP?

0 Answers  


What is the "junk dimension"? Give with examples?

8 Answers  


What is difference between Business Objects and Hyperion Essbase? Please help me

1 Answers   Cap Gemini, TCS,


Why do we use DSS database for OLAP tools?

3 Answers  


how can one connect two fact tables ? is it possible ? how?

8 Answers   ABC, Oracle, Patni,






Explain a linked cube?

0 Answers  


I have two universes created by two difference database can we join them in designer & report level? How

0 Answers  


Briefly state different between data ware house & data mart?

0 Answers  


What is Cognos script editor?

0 Answers  


Can we start and stop single session in concurent bstch?

0 Answers  


After we create a scd table, can we use that particular dimension as a dimension table for star schema?

0 Answers  


What is ?Data Warehousing??

3 Answers   Accenture,


Categories