Microsoft KB Archive/922040

From BetaArchive Wiki

Article ID: 922040

Article Last Modified on 6/19/2007



APPLIES TO

  • Microsoft SQL Server 2000 Enterprise Edition



Bug #: 1127 (SQL Hotfix)
Bug #: 474961 (SQL Server 8.0)

Microsoft distributes Microsoft SQL Server 2000 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 2000 fix release.

SUMMARY

This article describes the following about this hotfix release:

  • The issues that are fixed by the hotfix package
  • The prerequisites for applying the hotfix package
  • Whether you must restart the computer after you apply the hotfix package
  • Whether the hotfix package is replaced by any other hotfix package
  • Whether you must make any registry changes after you apply the hotfix package
  • The files that are contained in the hotfix package


SYMPTOMS

Consider the following scenario. Microsoft SQL Server 2000 build 2187 is configured as a Microsoft Cluster Service (MSCS) node. You try to uninstall SQL Server 2000 build 2187 by using Add or Remove Programs. In this scenario, you cannot uninstall SQL Server 2000 build 2187.

This problem occurs on 64-bit Itanium architecture-based computers. When this problem occurs, you may receive a message that resembles the following in the SQL Server Setup log:

<Func Name='CODBCExec::CODBCExec'>
<Func Name='CODBCExec::Connect'> driver={sql server};server=<ServerName>;UID=sa;database=master CODBCExec::Connect - SQLDriverConnect failed.

<Func Name='CODBCExec::ProcessErrorEx'> SQL Server does not exist or access denied.
ConnectionOpen (Connect()).
<EndFunc Name='CODBCExec::ProcessErrorEx' Return='0' GetLastError='0'>
<EndFunc Name='CODBCExec::Connect' Return='F' GetLastError='0'>
MSI (s) (E0!3C) [18:19:07:179]: Product: Microsoft SQL Server Enterprise Edition (64-bit) -- Error 29545. SQL Setup failed to connect to the database service for server configuration. The error was: driver={sql server};server=<ServerName>;UID=sa;database=master [Microsoft][ODBC SQL Server Driver][Shared Memory]SQL Server does not exist or access denied.
[Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen (Connect()). Refer to the Server error logs and setup logs for more detailed information.

Error 29545. SQL Setup failed to connect to the database service for server configuration. The error was: driver={sql server};server=<ServerName>;UID=sa;database=master
[Microsoft][ODBC SQL Server Driver][Shared Memory]SQL Server does not exist or access denied.
[Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen (Connect()). Refer to the Server error logs and setup logs for more detailed information.
<Func Name='CODBCExec::~CODBCExec'>
<Func Name='CODBCExec::Disconnect'>
<Func Name='CODBCExec::IsConnected'>
<EndFunc Name='CODBCExec::IsConnected' Return='F' GetLastError='0'> <Func Name='CServiceNT::Stop'>
1
<Func Name='CService::IsRunning'>
<Func Name='CService::WaitForService'>
2
WaitForService MSSQLSERVER
<Func Name='CServiceNT::UpdateServiceStatus'>
QueryServiceStatus for service MSSQLSERVER returned status 4
<Func Name='CServiceNT::IsPending'>
4
<EndFunc Name='CServiceNT::IsPending' Return='F' GetLastError='0'>
<Func Name='CServiceNT::GetServiceBinaryPath'>
<EndFunc Name='CServiceNT::GetServiceBinaryPath' Return='T' GetLastError='0'> .

<EndFunc Name='CService::WaitForService' Return='T' GetLastError='0'>
<EndFunc Name='CService::IsRunning' Return='T' GetLastError='0'>
<Func Name='CServiceNT::ControlDependents'>
<Func Name='CServiceNT::EnumDependent'>
<EndFunc Name='CServiceNT::EnumDependent' Return='0' GetLastError='0'>
<EndFunc Name='CServiceNT::ControlDependents' Return='T' GetLastError='0'>
<Func Name='CService::WaitForService'>
1
WaitForService MSSQLSERVER
<Func Name='CServiceNT::UpdateServiceStatus'> QueryServiceStatus for service MSSQLSERVER returned status 3
<Func Name='CServiceNT::IsPending'>
3
<EndFunc Name='CServiceNT::IsPending' Return='T' GetLastError='0'> .

<Func Name='CServiceNT::UpdateServiceStatus'> QueryServiceStatus for service MSSQLSERVER returned status 1
<Func Name='CServiceNT::IsPending'>
1
<EndFunc Name='CServiceNT::IsPending' Return='F' GetLastError='0'>
<Func Name='CServiceNT::GetServiceBinaryPath'>
<EndFunc Name='CServiceNT::GetServiceBinaryPath' Return='T' GetLastError='0'> .

<EndFunc Name='CService::WaitForService' Return='T' GetLastError='0'>
<EndFunc Name='CServiceNT::Stop' Return='T' GetLastError='0'>
<Func Name='CService::~CService'>
<EndFunc Name='Do_sqlScript' Return='1603' GetLastError='0'>
MSI (s) (E0:E8) [18:19:22:402]: User policy value 'DisableRollback' is 0
MSI (s) (E0:E8) [18:19:22:402]: Machine policy value 'DisableRollback' is 0
Action ended 18:19:22: InstallFinalize. Return value 3.

For a list of all publicly released SQL Server 2000 post-service pack hotfixes, click the following article number to view the article in the Microsoft Knowledge Base:

894905 Cumulative list of the hotfixes that are available for SQL Server 2000 Service Pack 4


RESOLUTION

The installer does not install this hotfix correctly on x64-based systems. This installation issue occurs when the following conditions are true:

  • The system uses the Advanced Micro Devices (AMD) AMD64 processor architecture or the Intel Extended Memory 64 Technology (EM64T) processor architecture.


Note This issue does not occur on systems that use the Intel Itanium processor architecture.

  • The system is running a 64-bit version of the Microsoft Windows Server operating system.
  • The system is running a 32-bit version of SQL Server 2000.

We have corrected this installation issue in later builds of SQL Server 2000, starting with version 8.00.2244. When a customer who is running SQL Server 2000 on an x64-based system requests this hotfix, we will provide a build that includes this hotfix and that can be installed correctly on an x64-based system. The build that we provide will be version 8.00.2244 or a later version.

Hotfix information

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that this article describes. Apply it only to systems that are experiencing this specific problem.

To resolve this problem, 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

  • Microsoft SQL Server 2000 Service Pack 4 (SP4)

    For information about how to obtain SQL Server 2000 SP4, 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

Restart information

You do not have to restart the computer after you apply this hotfix.

Registry information

You do not have change the registry.

Hotfix file information

This hotfix contains only those files that are required to correct the issues that this article lists. This hotfix may not contain all the files that you must have to fully update a product to the latest build.

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.

File name File version File size Date Time Platform
Msvcr71.dll 7.10.3052.4 348,160 16-Aug-2006 22:06 x86


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, 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


Keywords: kbexpertiseadvanced kbfix kbhotfixserver kbqfe kbpubtypekc KB922040