Hi All,
We have 6 Mln rows in Fact table with 100+ measures. As of now we have 3 partitions with following config
Part1 : 1,834,099 with 0%Aggregation MOLAP
Part2 : 3,092,143 with 30%Aggregation MOLAP
Part3 : 1,105,211 with 30%Aggregation MOLAP
We are using SQL Analysis Service 2005 on 64Bit Server with 2CPU and 8GB RAM. We are using VMWare.
Question1: All our measures in FACT tables are related, is it good to have single FACT table or we should some how split it into multiple fact tables.
Question2: Considering our system configuration, should we create more partitions. How much should be size of a partition and how is it related to system configuration. I read on Microsoft website that a partition should not have mroe than 20 Mln rows but could not find proper RULE/FORMULE to divide partitions.
Question3: At this moment CUBE PROCESS (FULL)take 30 to 40 mins. Is it right time or can we get better performance if we increase hardware CPU/RAM. How much should be ideal CUBE PROCESS time for 6Mln rows?
Question4: I read somewhere if design is OK, we should be able to process 2-5Mln rows per minute. Is it true. With our hardware how mich time it should to take to process cube with 6LMN rows in Fact and 10 Dimensions.
Dimensions are not big, except one Dimension with 100,000+ and 2nd with 5000 memebers, others are less than 2000.
Thanks in advance.
We have 6 Mln rows in Fact table with 100+ measures. As of now we have 3 partitions with following config
Part1 : 1,834,099 with 0%Aggregation MOLAP
Part2 : 3,092,143 with 30%Aggregation MOLAP
Part3 : 1,105,211 with 30%Aggregation MOLAP
We are using SQL Analysis Service 2005 on 64Bit Server with 2CPU and 8GB RAM. We are using VMWare.
Question1: All our measures in FACT tables are related, is it good to have single FACT table or we should some how split it into multiple fact tables.
Question2: Considering our system configuration, should we create more partitions. How much should be size of a partition and how is it related to system configuration. I read on Microsoft website that a partition should not have mroe than 20 Mln rows but could not find proper RULE/FORMULE to divide partitions.
Question3: At this moment CUBE PROCESS (FULL)take 30 to 40 mins. Is it right time or can we get better performance if we increase hardware CPU/RAM. How much should be ideal CUBE PROCESS time for 6Mln rows?
Question4: I read somewhere if design is OK, we should be able to process 2-5Mln rows per minute. Is it true. With our hardware how mich time it should to take to process cube with 6LMN rows in Fact and 10 Dimensions.
Dimensions are not big, except one Dimension with 100,000+ and 2nd with 5000 memebers, others are less than 2000.
Thanks in advance.