January 2017
Beginner to intermediate
372 pages
5h 55m
English
SQL Server Analysis Services running in Tabular mode stores data in memory as the default behavior. In some cases, you can load more data than you have memory, which would result in failed processing. The default setting is to allow the engine to page data to disk when required. By design, the engine will begin paging to disk when the memory consumption goes higher than 60% of the total memory. When running Tabular Models, be sure to monitor the server's total memory consumption. If the system becomes stressed, you will need to reduce the amount of data being processed or add more memory.
Read now
Unlock full access