FIX: Analysis Services Fails When All Shared Dimensions Are Processed (296639)
The information in this article applies to:
- Microsoft SQL Server 2000 Analysis Services
This article was previously published under Q296639
BUG #: 12136, 11457 (Plato7.x)
SYMPTOMS
When all shared dimensions are selected to be processed (for example, by selecting Process All Dimensions in Analysis Manager), Analysis Server may fail and shut down/restart.
CAUSE
Analysis Services maintains a list of the objects being processed inside a Decision Support Objects (DSO) transaction. This list is a concatenated string of object names, called the commit string, which is allocated 64K characters. If the concatenated list of object names being processed exceeds 64K characters, it is truncated and the problem occurs. Typically, this problem is only seen when a large number of objects are processed inside a single DSO transaction.
RESOLUTIONTo resolve this problem, obtain the latest service pack for the Microsoft SQL Server 2000 (the Analysis Services Components - Sql2kasp1.exe). For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
290211 INF: How to Obtain the Latest SQL Server 2000 Service Pack
STATUSMicrosoft has confirmed that this is a problem in SQL Server 2000 Analysis Services version 8.0. This problem was first corrected in the Analysis Services Components of Microsoft SQL Server 2000 Service Pack 1.
Modification Type: | Minor | Last Reviewed: | 4/24/2003 |
---|
Keywords: | kbBug kbfix kbssas800sp1fix KB296639 kbAudDeveloper |
---|
|