We have a PBCS cube with around 24GB of data. Our biggest dimension is project dimension that is
-Project
Project_A( Base dimension 15,787 total members all levels)
Project B (887 all levels with level 0 shared)
Project C (7839 all levels with level 0 shared)
Project C (16344 all levels with level 0 shared)
We keep getting the answer that because our project dimension is so big our aggregations and calculations will take a really long time. In my mind, as most of the dimensions are shared it should not be terrible long. It is a multi currency cube with below mentioned structure:
- Account (dense) 1819 members
- Period (dense) 133
- Level(DENSE) 44
-Site(SPARSE) 1102
-Department(SPARSE) 1224
-Project(SPARSE) 40857
-Years(SPARSE) 4
-Version(SPARSE) 10
-Scenario(SPARSE) 25
-Currency(SPARSE) 50
Is this a really big cube? I have seen much bigger on-premise planning cubes however new to pbcs so wanted to know the opinions.
Thank you