Hi,
We are using SSAS 2005 enterprise edition and MOLAP storage.
Currently we modified partition queries from monthly to weekly and there is a huge increase on cube backup size(from 50gb increased to 100gb), which is causing space issue on the server.
My question is: is there any way that we can check which objects are causing this? For example: we want to check that if there is a dimension that cause this size issue.
We thought that splitting partition queries to weekly also cause size increase, but not so much difference.
And also, what are the best practices to decrease the size?
Thank you for the help.