FIX: Query Performance Slower When Client Locale Differs from Server Locale (291364)



The information in this article applies to:

  • Microsoft SQL Server 2000 Analysis Services

This article was previously published under Q291364
BUG #: 11551 (plato7x)
BUG #: 11553 (plato7x)

SYMPTOMS

When querying an Analysis Server from a client that is using a different locale than that of the server, performance of the query may be slower than when the client and server are using the same locale.

CAUSE

The locale of the computer where the Analysis Server is running is used to set the locale of the Analysis Server. If a query is received from a client that has the same locale, the server is able to execute the query on the Analysis Server when appropriate. However, if the locale of the client does not match the locale of the server, the data is transferred to the client for processing.

RESOLUTION

To 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

Hotfix

NOTE: The following hotfix was created prior to Microsoft SQL Server 2000 Service Pack 1.

The English version of this fix should have the following file attributes or later:
   Date       Time    Version        Size   File name   
   -----------------------------------------------------

   2/16/2001  10:44p  8.0.2.57    208,959   Msmdcb80.dll
   2/16/2001  10:44p  8.0.2.57  1,359,933   Msmdgd80.dll
   2/16/2001  10:44p  8.0.2.57  1,982,541   Msolap80.dll
   2/16/2001  10:44p  8.0.2.57    213,067   Msolap80.rll

				
NOTE: Due to file dependencies, the most recent hotfix or feature that contains the above files may also contain additional files.

STATUS

Microsoft 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.

MORE INFORMATION

In addition to applying the updated DLLs that are listed in the fix list, additional OLE DB properties must be set for the client. For details, please contact Microsoft Product Support Services.

Modification Type:MajorLast Reviewed:11/11/2002
Keywords:kbbug kbQFE kbSQLServ2000sp1fix KB291364 kbAudDeveloper