Hi Experts,
I am working as sql server dba. i want some help regarding ssas.
i have two servers. server01 have 2008 analysis services. i need to connect servero01 cubes from server02.
i have done some thing for this. i have installed sql server 2008 native client,msxml6.0 and ms sql server 2008 oledb provider 10.0 in server02.
and i follow this doc http://technet.microsoft.com/en-us/library/gg492140%28v=sql.105%29.aspx .
copy msmdpump.dll and msmdpump.ini and resources folders from server01 to server02 and i add application pool and create virtual directory for olap in IIS.
i want to conncet SSAS from server02 to server01. when i am using excel2010 to connect i got this error unable to conncet database server. my server name should like http://server01/msmdpump.dll
please help to issue
/Raghavendra