I am running an MDX query from SSMS "Server1" retrieving data from an Analysis Services cube located on a different server "Server2". and get a "System.Out of memory" exception. Using Reporting Services (from Workstation) to report the same data from the same Analysis Services there is no exception.I would like to know if the memory shortage is on the SSMS server (Server1) or on the Analysis Services Server (Server2) and the possible resolution. If the solution is to increase virtual memory on one server or another I can address this but the only things on the web I can find do not address the server to reference.Thank you in advance.
↧