ReportPortal
ReportPortal
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ReportPortal General Forum
 Report Portal General Issues
 SSAS Actions - "Service Unavailable" Error
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

admin

1637 Posts

Posted - 05/18/2011 :  14:34:43  Show Profile  Reply with Quote
Sometimes when you view SSAS actions OLAP report can return the “Service Unavailable” error. This problem is intermittent and was reported to happen on Windows 7 and Windows Server 2008.

To fix this problem please modify: "C:\inetpub\wwwroot\xmla\msmdpump.ini"

<ConfigurationSettings>
<ServerName>MyServer</ServerName>
<SessionTimeout>3600</SessionTimeout>
<ConnectionPoolSize>100</ConnectionPoolSize>
<MinThreadPoolSize>250</MinThreadPoolSize>
<MaxThreadPoolSize>500</MaxThreadPoolSize>
<MaxThreadsPerClient>200</MaxThreadsPerClient>
</ConfigurationSettings>

More information : http://social.msdn.microsoft.com/Forums/en-US/sqlanalysisservices/thread/145502d3-f9ac-4f7f-a45c-23ad86d89af4/
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
ReportPortal © 2000-2002 Snitz Communications Go To Top Of Page