There are lots of good blogs on how to optimise the performance of a tabular model by looking at where space is going to. The alternative approach we will discuss here is to look at the trace file to determine where time has been spent on processing. This approach is very valuable for the MOLAP … Continue reading Baselining Tabular Model Processing with a trace file
Tag: Performance
You are given a cube you have never seen before and need to make it process faster β where do you start ? Do we add indexes to the data warehouse, add faster disks, delete some aggregations, add more memory, or start messing the the βINIβ files ? I would say none of the above! While there … Continue reading Tool for baselining MOLAP Processing
