FIX: Cube Editor Stops Responding on Save After Adding Private Dimension (296901)
The information in this article applies to:
- Microsoft SQL Server 2000 Analysis Services
This article was previously published under Q296901
BUG #: 11398 (Plato7.x)
SYMPTOMS
When you delete a private dimension from a cube and then add a private dimension with the exact same name as the dimension you just removed, the Cube Editor may stop responding (hang) when you attempt to save the cube. This will only occur when the repository has been migrated to Meta Data Services repository format.
CAUSE
During the save process of the cube, the Cube Editor checks to see if all objects that exist in the repository also exist in memory. The comparison that the Cube Editor performs only checks the name of the object, not the ID. Because the new private dimension is added with the exact same name as the deleted private dimension, the entry is never removed from the repository and there will be two entries for the same object.
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 KB296901 kbAudDeveloper |
---|
|