PRB: Connection to Analysis Services Fails After You Install Analysis Services Service Pack 3 (823357)
The information in this article applies to:
- Microsoft SQL Server 2000 Analysis Services SP3
IMPORTANT: This article contains information about modifying the registry.
Before you modify the registry, make sure to back it up and make sure that you
understand how to restore the registry if a problem occurs. For information
about how to back up, restore, and edit the registry, click the following
article number to view the article in the Microsoft Knowledge Base: 256986 Description of the Microsoft Windows Registry SYMPTOMSIf you try to connect to SQL Server 2000 Analysis Services
and you have installed Analysis Services Service Pack 3 (SP3), the connection
fails. You may receive one of the following error messages: Cannot open connection to Analysis server '<Server
Name>'. Timeout occurred. -or- Unable to open connection. The operation requested failed due
to timeout -or- In the Application Event Log: The memory conservation threashold was exceeded by more than 12.5
percent for an extended period. CAUSEThis problem occurs because in Analysis Services SP3, the
connections to Analysis Services services are blocked when the memory that the msmdsrv process uses exceeds 112.5 percent of the memory conservation
threshold value (HighMemoryLimit).WORKAROUNDTo work around this problem, set the memory conservation
threshold to a value that is greater than the memory that the msmdsrv process uses. To set the memory conservation threshold, modify
the HighMemoryLimit registry key value. To do so, follow these
steps. WARNING: If you use Registry Editor incorrectly, you may cause serious
problems that may require you to reinstall your operating system. Microsoft
cannot guarantee that you can solve problems that result from using Registry
Editor incorrectly. Use Registry Editor at your own risk.
Note Before you follow these steps, make a note of the memory that the
msmdsrv process uses immediately after you start Analysis Services.
- Click Start, and then click
Run.
- Type regedit, and then click
OK.
- Locate the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\OLAP
Server\CurrentVersion - In the right pane, double-click
HighMemoryLimit.
- In the Edit DWORD Value dialog box, click
Decimal.
- In the Value data box, type a value that
is greater than the memory that the msmdsrv process uses, and then click OK.
- Quit Registry Editor.
Note If Analysis Services is enabled to use 3 gigabytes (GBs) (that
is, the /3GB switch is enabled in the Boot.ini file), set the memory
conservation threshold to a decimal value of 2778726400. REFERENCES For additional information, click the
following article number to view the article in the Microsoft Knowledge Base: 301334
PRB: Connection Timeout Occurs When Connecting to a Remote OLAP Server Using an ADO Connection
304213 INF: Different Kinds of Analysis Services Timeouts
306039 PRB: Long Running OLAP Queries do not Return Data When Connected Through HTTP
295443 INF: How To Enable Analysis Server to Use 3 GB of RAM
Modification Type: | Minor | Last Reviewed: | 10/25/2005 |
---|
Keywords: | kbHotfixServer kbQFE kbMemory kberrmsg kbRegistry kbprb KB823357 kbAudDeveloper |
---|
|