BUG: MDX Query Does Not Return Correct Results When Writeback Data Is Not Committed (819541)
The information in this article applies to:
- Microsoft SQL Server 2000 Analysis Services
BUG #: 13979 (Plato7x) SYMPTOMSWhen you run a Multidimensional Expression (MDX ) query
before you commit a writeback transaction, the MDX query might return the
original values instead of the updated values of the writeback.
This
behavior occurs when you query a virtual dimension.CAUSEWhen you query a virtual dimension, Analysis Services
resolves the value of the virtual dimension on the server. Because the server
has the original value before you commit the writeback, the MDX query returns
the original values.STATUS Microsoft has
confirmed that this is a problem in Microsoft SQL Server 2000 Analysis
Services.
WORKAROUNDTo work around this problem, perform one of the following
tasks:
- Before you run the MDX query, commit the transaction of the
writeback.
- Change the virtual dimension to a regular
dimension.
Modification Type: | Major | Last Reviewed: | 5/5/2003 |
---|
Keywords: | kbBug KB819541 kbAudDeveloper |
---|
|