FIX: You receive an error message when you use a range rowset to iterate through rows that are returned by a Multidimensional Expressions (MDX) query in SQL Server 2005 Analysis Services (918210)



The information in this article applies to:

  • Microsoft SQL Server 2005 Analysis Services

Bug #: 50000158 (SQL Hotfix)
Bug #: 874 (SQL Hotfix)
Bug #: 449866 (SQLBUDT)
Microsoft distributes Microsoft SQL Server 2005 fixes as one downloadable file. Because the fixes are cumulative, each new release contains all the hotfixes and all the security fixes that were included with the previous SQL Server 2005 fix release.

SUMMARY

This article describes the following about this hotfix release:
  • The issues that are fixed by this hotfix package
  • The prerequisites for applying this hotfix package
  • Information about whether you must restart the computer after you apply this hotfix package
  • Information about whether this hotfix package is replaced by any other hotfix package
  • Information about whether you must make any registry changes after you apply this hotfix package
  • The files that are contained in this hotfix package

SYMPTOMS

Consider the following scenario:
  • In a Microsoft SQL Server 2005 Analysis Services (SSAS) based application, you use Microsoft OLE DB for Online Analytical Processing (OLAP) to connect to an SSAS server.
  • You use a range rowset in the application to iterate through rows that are returned by running a Multidimensional Expressions (MDX) query on a cube.
In this scenario, you may notice that the rows that contain a Null value return error 0x80004005(E_FAIL).

For example, when you use the OLE DB sample application Rowset Viewer (RowsetViewer.exe) to run such an MDX query, you receive an error message resembles the following:
Microsoft OLE DB Provider for Analysis Services 2005
---------------------------
Source: "Microsoft OLE DB Provider for Analysis Services 2005"

Interface: IID_ICommand Result: 0x80004005 = E_FAIL

IErrorInfo: [0xc10e0002] "Query (1, 15) Parser: The syntax for 'from' is incorrect." File:

F:\Depot\SQLVault\mdac28sdk\Samples\oledb\rowsetviewer\SDK\obj\i386\CSession.cpp Line: 235
---------------------------
OK
Note This problem does not occur when you query data from a cube in SQL Server 2000 Analysis Services.

RESOLUTION

Hotfix information

SQL Server 2005 Analysis Services Service Pack 1

This hotfix is based on the original release version of SQL Server 2005 Analysis Services. If you are running Microsoft SQL Server 2005 Analysis Services Service Pack 1 (SP1), you can install the SP1-based hotfix that is described in the following Microsoft Knowledge Base article:

921292 FIX: You may receive a "0x80004005 (E_FAIL)" error message when you use a range rowset in OLE DB for OLAP in a SQL Server 2005 Analysis Services-based application

SQL Server 2005 Analysis Services

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next SQL Server 2005 service pack that contains this hotfix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.Prerequisites To apply this hotfix, you must have SQL Server 2005 Analysis Services installed on the computer. Restart information After you apply this hotfix, you do not have to restart the computer if the following conditions are true:
  • If SSAS is running as a named instance, you stop the SQL Server Browser service before you apply this hotfix.
  • You exit all SSAS tools and all client applications before you apply this hotfix.
  • You exit Microsoft Internet Information Services (IIS) before you apply this hotfix.
Registry information You do not have to change the registry after you apply this hotfix. File information The English version of this hotfix has the file attributes (or later file attributes) 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 item in Control Panel.

SQL Server 2005 32-bit hotfix
File nameFile versionFile sizeDateTimePlatform
Msadomdx.dll9.0.1542.0502,56024-Apr-200623:06Not Applicable
Msmdlocal.dll9.0.1542.015,627,04024-Apr-200623:06Not Applicable
Msmdpump.dll9.0.1542.03,915,55224-Apr-200623:06Not Applicable
Msmdspdm.dll9.0.1542.0154,40024-Apr-200623:05Not Applicable
Msmdsrv.exe9.0.1542.014,603,04024-Apr-200623:06Not Applicable
Msmgdsrv.dll9.0.1542.05,937,44024-Apr-200623:06Not Applicable
Msmgdsrv.dll9.0.1542.05,937,44024-Apr-200623:06Not Applicable
Msolap90.dll9.0.1542.04,205,34424-Apr-200623:06Not Applicable
Sbmsmdlocal.dll9.0.1542.015,627,04024-Apr-200623:06Not Applicable
Sbmsmdredir.dll9.0.1542.03,929,88824-Apr-200623:06Not Applicable

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates


Modification Type:MinorLast Reviewed:9/22/2006
Keywords:kbBug kbfix kbtshoot kbQFE kbhotfixserver kbpubtypekc KB918210 kbAudITPRO kbAudDeveloper