I just started a new position and am while I have almost 18 years of experience with development and SQL server, I don't have much with Analysis Services. We are having issues with our SSAS server and I have been asked to look into it.
I don't want to get into the details of the issues, that is not my main question, but they include very slow response time to developer interaction with the cubes (browsing them) and when we restart the server due to it being unresponsive, it takes 2 plus hours for the SSAS service to recover.
When I look at the cubes at the file level (on the OS level) I see this kind of structure. I think this odd but wanted to ask and see if anyone else agreed.
D:\OLAP\Data\Cube1 (ther are about 12 -15 cubes)
Under Cube1 is 150 dm folders (the cube dimensions??) (same for all 12 to 15 cubes, each has 125 to 175 dm folders)
Each dm folder has 750 to 1500 items
So when I add it all up, Cube1 is 24 GB in size with 99,000 files. (so that is like 100,000 files X 12 to 15 cubes)
Like I said, I don't have a lot of experience with cubes, but does this sound normal? It seems to be really really bloated to me. When I restart the SSAS server, doesn't it have to read through each dimension and all those files as part of it startup process (hence the 2 hour recovery time)? Is that amount of files normal in the cube world?
I am not asking for a indepth analysis of this (that will come later) I am just trying to get a sanity check from some of the more experienced people out there.
Thank you!!!