BookmarkSubscribeRSS Feed
Grandhi4
Calcite | Level 5

Hi All,

What is the difference between ROLAP, HOLP, MOLAP ?

And is there any option for 'Automatic refresh' for OLAP CUBE.

Thanks,

Suresh

2 REPLIES 2
TomKari
Onyx | Level 15

1. I suggest you look up the definitions on Wikipedia. The entries there are quite informative. SAS supports both with its OLAP server.

2. SAS OLAP stores are created and updated by running PROC OLAP. Therefore, anything that you can do with this procedure can be automated with scheduling software. Therefore, the answer is "yes", but it does require some work.

Tom

lacrefa
Calcite | Level 5

Dear

LE MOLAP is default format of OLAP used by SAS. If I understand well the process of SAS :

The most difference is define by the Storage.

The MOLAP stored all information on the server (physical). From a Star Schema or not, you build the definition of the Cube and create it, refresh modifiy etc ....

The ROLAP is the most of time used with RDBMS, the data are inside the RDBMS, all request on the cube SAS transform the MDX query into SQL RDBMS.

Look at this document, it is very good :

http://support.sas.com/resources/papers/proceedings09/103-2009.pdf

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 600 views
  • 1 like
  • 3 in conversation