![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am planning on changing the storage model for a particular cube that has no aggregation from MOLAP to ROLAP. I hear there is a querying performance hit if I switch over to ROLAP. Can someone give me an idea (in percentage) of what kind of performance hit I'm going to get when the cube will be queried using the ROLAP storage model? |
#3
| |||
| |||
|
|
you'll see a drop of around 50-60%. Maybe more. It depends on the size of your underlying database and the speed of your relational database server (RAID etc). The best thing is to set one up and mark the speed differential. |
#4
| |||
| |||
|
|
Wow, thats a considerable hit. Are saying that if it take 3 seconds to normally query the cube for MOLAP that it will take 6 seconds or more for a ROLAP configuration? "Avi Perez" <avi.perez (AT) irisbi (DOT) com> wrote in message news:<er9XdrDlEHA.3104 (AT) TK2MSFTNGP14 (DOT) phx.gbl>... you'll see a drop of around 50-60%. Maybe more. It depends on the size of your underlying database and the speed of your relational database server (RAID etc). The best thing is to set one up and mark the speed differential. |
#5
| |||
| |||
|
|
ROLAP mode is recommended for huge cubes (more 300gb, see the T3 project on the microsoft web site) , for real-time cubes or for historical data which are never or less accessed by the users. |
#6
| |||
| |||
|
|
"Jéjé" <willgart (AT) BBBhotmailAAA (DOT) com> wrote in message news:u4B9UqGlEHA.3564 (AT) TK2MSFTNGP14 (DOT) phx.gbl ... ROLAP mode is recommended for huge cubes (more 300gb, see the T3 project on the microsoft web site) , for real-time cubes or for historical data which are never or less accessed by the users. T3 used pure MOLAP (though it had much more than 300GB of data) as do the vast majority of real-world Analysis Services deployments. The main reasons to use ROLAP are if there are very large dimensions, or you need (near) real-time access. |
#7
| |||
| |||
|
|
Nigel, When you say "very large dimensions", did you mean the number of dimensions or the number of members in the dimensions? Rico "Nigel Pendse" <nigelp.nospam (AT) olapreport (DOT) com> wrote "Jéjé" <willgart (AT) BBBhotmailAAA (DOT) com> wrote in message news:u4B9UqGlEHA.3564 (AT) TK2MSFTNGP14 (DOT) phx.gbl ... ROLAP mode is recommended for huge cubes (more 300gb, see the T3 project on the microsoft web site) , for real-time cubes or for historical data which are never or less accessed by the users. T3 used pure MOLAP (though it had much more than 300GB of data) as do the vast majority of real-world Analysis Services deployments. The main reasons to use ROLAP are if there are very large dimensions, or you need (near) real-time access. |
![]() |
| Thread Tools | |
| Display Modes | |
| |