Monthly Archives: February 2010

Remote program execution Utility


http://technet.microsoft.com/hi-in/sysinternals/bb897553(en-us).aspx Helps to execute your program remotely. Note: this post is for my personal use

Posted in Uncategorized | Leave a comment

SSAS Memory adjustment


You can change the following two settings in the Analysis Services configuration file (msmdsrv.ini) to 65536 (64K) to cause Analysis services to use fewer and larger pages to cache data. OLAP\Query\DataStorePageSize OLAP\Query\DataStoreHashPageSize When you make this change, Analysis Services will … Continue reading

Posted in SSAS | Leave a comment