FIX: An access violation may occur when you run a query on a table that has a multicolumn index in SQL Server 2000 (916652)



The information in this article applies to:

  • Microsoft SQL Server 2000 Standard Edition
  • Microsoft SQL Server 2000 Enterprise Edition
  • Microsoft SQL Server 2000 Developer Edition
  • Microsoft SQL Server 2000 Personal Edition

Bug: #505 (SQL Hotfix)
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 this 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

When you run a query in Microsoft SQL Server 2000, an access violation may occur. You experience this problem when the following conditions are true:
  • A table has a multicolumn index such as Table1(col1, col2).
  • The columns of the table do not accept the value NULL.
  • The query uses a predicate that resembles the following:
    Table1.col1	>= @p1 and Table1.col2 > @p2.
When this problem occurs, the following error message may be logged in the SQL Server Errorlog file:
- BEGIN STACK DUMP:
* <Date> <Time> spid 86
*
* Exception Address = 00450973
* Exception Code = c0000005 EXCEPTION_ACCESS_VIOLATION
* Access Violation occurred reading address 00000000
...
<Date> <Time> spid86 Stack Signature for the dump is 0x828F490D
<Date> <Time> spid86 Error: 0, Severity: 19, State: 0
<Date> <Time> spid86 language_exec: Process 86 generated an access violation. SQL Server is terminating this process..
<Date> <Time> spid86 Using 'dbghelp.dll' version '4.0.5'
For a list of all publicly released SQL Server 2000 post-service pack hotfixes, see the following article in the Microsoft Knowledge Base:

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

CAUSE

This problem occurs because an array is incorrectly initialized when SQL Server performs the index seek process.

RESOLUTION

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 Microsoft SQL Server 2000 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

You must have Microsoft SQL Server 2000 Service Pack 4 (SP4) installed to apply this hotfix.

Restart information

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

Registry information

You do not have to create any registry keys or modify any registry keys to use any hotfixes that this package contains.

Hotfix file information

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

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 2000, 32-bit versions
File nameFile versionFile sizeDateTimePlatform
80sp4-tools.sqlNot Applicable134,62819-Feb-200600:40Not Applicable
Dtsui.dll2000.80.2189.01,593,34415-Mar-200615:05x86
Impprov.dll2000.80.2189.0102,40015-Mar-200615:05x86
Msgprox.dll2000.80.2189.094,20815-Mar-200615:05x86
Msrpjt40.dll4.10.9424.0188,47324-Jan-200607:13x86
Mssdi98.dll8.11.50523.0239,10406-Jun-200521:46x86
Ntwdblib.dll2000.80.2189.0290,81615-Mar-200615:05x86
Odsole70.dll2000.80.2189.069,63215-Mar-200615:05x86
Osql.exe2000.80.2189.057,34415-Mar-200602:14x86
Pfclnt80.dll2000.80.2189.0430,08015-Mar-200615:05x86
Procsyst.sqlNot Applicable552,06816-Jun-200523:15Not Applicable
Replmerg.exe2000.80.2189.0163,84015-Mar-200602:26x86
Replmerg.sqlNot Applicable1,151,45015-Mar-200601:59Not Applicable
Replprov.dll2000.80.2189.0237,56815-Mar-200615:05x86
Replrec.dll2000.80.2189.0315,39215-Mar-200615:05x86
Replsub.dll2000.80.2189.0270,33615-Mar-200615:05x86
Repltran.sqlNot Applicable1,000,63402-Feb-200620:59Not Applicable
Semexec.dll2000.80.2189.0856,06415-Mar-200615:05x86
Sp4_serv_qfe.sqlNot Applicable18,81016-Jun-200523:15Not Applicable
Sqlagent.exe2000.80.2189.0323,58415-Mar-200602:01x86
Sqldiag.exe2000.80.2189.0118,78415-Mar-200613:50x86
Sqldmo.dll2000.80.2189.04,362,24015-Mar-200615:05x86
Sqlevn70.rll2000.80.2189.045,05615-Mar-200615:05Not Applicable
Sqlfth75.dll2000.80.2189.0102,40015-Mar-200602:11x86
Sqlservr.exe2000.80.2189.09,162,75215-Mar-200615:01x86
Sqlsort.dll2000.80.2189.0589,82415-Mar-200615:05x86
Stardds.dll2000.80.2189.0176,12815-Mar-200615:05x86
Svrnetcn.dll2000.80.2189.0110,59215-Mar-200615:05x86
Ums.dll2000.80.2189.035,32815-Mar-200615:05x86
SQL Server 2000, Itanium architecture version
File nameFile versionFile sizeDateTimePlatform
Impprov.dll2000.80.2189.0244,73615-Mar-200622:32IA-64
Msgprox.dll2000.80.2189.0188,41615-Mar-200622:32IA-64
Mssdi98.dll8.11.50523.0758,78415-Mar-200622:32IA-64
Msvcr71.dll7.10.3052.4348,16015-Mar-200622:32x86
Odsole70.dll2000.80.2189.0150,52815-Mar-200622:32IA-64
Osql.exe2000.80.2189.0149,50415-Mar-200622:32IA-64
Pfclnt80.dll2000.80.2189.01,187,84015-Mar-200622:32IA-64
Procsyst.sqlNot Applicable552,06815-Mar-200622:32Not Applicable
Replmerg.exe2000.80.2189.0375,29615-Mar-200622:32IA-64
Replmerg.sqlNot Applicable1,151,45015-Mar-200622:32Not Applicable
Replprov.dll2000.80.2189.0538,62415-Mar-200622:32IA-64
Replprov2.dll2000.80.2189.0538,62415-Mar-200622:32IA-64
Replrec.dll2000.80.2189.0775,16815-Mar-200622:32IA-64
Replrec2.dll2000.80.2189.0775,16815-Mar-200622:32IA-64
Replsub.dll2000.80.2189.0641,02415-Mar-200622:32IA-64
Repltran.sqlNot Applicable1,000,63415-Mar-200622:32Not Applicable
Sqlagent.exe2000.80.2189.01,061,37615-Mar-200622:32IA-64
Sqldiag.exe2000.80.2189.0334,33615-Mar-200622:32IA-64
Sqldmo.dll2000.80.2189.04,362,24015-Mar-200622:32x86
Sqlevn70.rll2000.80.2189.035,32815-Mar-200622:32Not Applicable
Sqlfth75.dll2000.80.2189.0246,78415-Mar-200622:32IA-64
Sqlservr.exe2000.80.2189.024,934,91215-Mar-200622:32IA-64
Sqlsort.dll2000.80.2189.0617,47215-Mar-200622:32IA-64
Svrnetcn.dll2000.80.2189.0427,52015-Mar-200622:32IA-64

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:7/26/2006
Keywords:kbHotfixServer kbQFE kbpubtypekc KB916652 kbAudITPRO kbAudDeveloper