Hi everyone
I have vs 2008 professional edition and SQL Server R2 Standard edition. And I am trying to create about 10 partitions for my cube.
The cube cant be changed by the end user, once its processed its only used for read only purposes.
However more data keeps coming in the fact table and last partitions gets processed every 15 minutes.
I am not sure why am I getting this error message when I don't need write- back enabled anyways.
I know in standard edition there is a limitation for having partitions, but I only need them read only.
Can someone explain how I can have multiple partitions in standard edition which are only for read only purpose.
Also can I deploy the project and then create multiple partitions, will that work.
Thanks for your help.
-Sarah