Microsoft KB Archive/826524

From BetaArchive Wiki

Article ID: 826524

Article Last Modified on 11/21/2006



APPLIES TO

  • Microsoft SQL Server 2000 Analysis Services
  • Microsoft SQL Server 2000 Analysis Services



BUG #: 14095 (Plato7x)

SYMPTOMS

The MDX NON EMPTY keyword phrase removes all empty members from the axis where the keyword phrase is used. However, if the MDX statement that is being executed meets all the following conditions, empty members may be returned on the axis:

  • The cube that the MDX statement queries is a virtual cube.
  • The measures that are used in the MDX statement are sourced from a single base cube that is included in the virtual cube.
  • The dimensions that are requested on the axis in the MDX statement are sourced from the same base cube as the measures that are used in the MDX statement.
  • The MDX statement includes a WHERE clause (slicer axis).
  • The members that are referenced in the slicer axis are sourced from a different base cube than the measures and the other axis members.
  • The members that are referenced in the slicer axis are from a level other than the All level.


RESOLUTION

Service pack information

To resolve this problem, obtain the latest service pack for Microsoft SQL Server 2000. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

290211 How to obtain the latest SQL Server 2000 service pack


Hotfix information

The English version of this hotfix has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.

   Date         Time   Version            Size    File name
   --------------------------------------------------------------
   13-May-2003  06:14  8.0.806.0         217,668  Msmdcb80.dll     
   23-Jul-2003  04:23  8.0.0.843       4,055,616  Msmddo80.dll     
   13-May-2003  06:14  8.0.767.0       1,024,576  Msmdgd80.dll     
   05-Aug-2003  01:36  8.0.823.0         172,608  Msmdpump.dll     
   13-May-2003  06:14  8.0.0.761       9,638,464  Msmdsgn80.dll    
   05-Aug-2003  01:34  8.0.849.0       1,831,492  Msmdsrv.exe      
   05-Aug-2003  01:36  8.0.849.0       2,077,264  Msolap80.dll     
   10-May-2003  08:05  8.0.820.0         213,069  Msolap80.rll

Note Because of file dependencies, the most recent hotfix or feature that contains these files may also contain additional files.

SQL Server 2000 Analysis Services 64-bit

For additional information about a hotfix build that is designed to be applied on a server that is running SQL Server 2000 Analysis Services 64-bit, or to find out if a fix is scheduled to be included in SQL Server 2000 Analysis Services 64-bit Service Pack 4, click the following article number to view the article in the Microsoft Knowledge Base:

822985 Hotfix Information for Build 8.0.861.0 of SQL Server 2000 Analysis Services 64 bit


STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Microsoft SQL Server 2000 Service Pack 4.

Keywords: kbbug kbfix kbqfe kbsqlserv2000presp4fix kbhotfixserver KB826524