SSAS Gurus,
I'm just trying to perform a FULL PROCESS of our Cube and having a fair bit of trouble. The main one is that I'm running out of disk space and my FULL PROCESS Job fails.
SSMS reports my cube size at 165GB.
However, when I check the size of all the combined files on the folder where my Cube resides, Explorer reports just over 460GB.
After a closer look, I have found that I have a number of duplicated files as per the following. The dates 1.7.2018 and 17.11.2018 were probably the dates at which the a FULL PROCESS job has failed.
\\...\OLAP\MyCube\MyDim\590.Accounting Period.ksstore 4,490,395,726 1/07/2018 21:52:34
\\...\OLAP\MyCube\MyDim\591.Accounting Period.ksstore 4,490,395,726 17/11/2018 09:46:05
\\...\OLAP\MyCube\MyDim\592.Accounting Period.ksstore 4,490,395,726 18/11/2018 10:14:46
\\...\OLAP\MyCube\MyDim\590.Term Number.ksstore 4,490,788,942 1/07/2018 22:13:21
\\...\OLAP\MyCube\MyDim\591.Term Number.ksstore 4,490,788,942 17/11/2018 10:02:07
\\...\OLAP\MyCube\MyDim\592.Term Number.ksstore 4,490,788,942 18/11/2018 10:27:55
\\...\OLAP\MyCube\MyDim\590.Term Number.kstore 1,332,980,037 1/07/2018 22:13:23
\\...\OLAP\MyCube\MyDim\591.Term Number.kstore 1,332,980,037 17/11/2018 10:02:09
\\...\OLAP\MyCube\MyDim\592.Term Number.kstore 1,332,980,037 18/11/2018 10:27:58
So my question(s) are ...
- Why are there multiple copies of these files on my filesystem?
- I'm assuming that NOT all copies are required ... YES ??
- What does the 590/591/592 prefix mean?
- Can I just delete them? (Not letting me at the moment as I have another FULL PROCESS happening which looks like it is locking the files)
- What is the cleanest way to get rid of these files.
- Is there another process I need to run BEFORE a FULL PROCESS that would make this cleaner?
Sorry, just don't know enough about SSAS at this level to make a call myself.
Any help much appreciated.
Regards
Basil