Help and Support
Hotfix Download Available

FIX: The ghost row clean-up thread does not remove ghost rows on some data files of a database in SQL Server 2005

Article ID:932115
Last Review:November 4, 2007
Revision:1.4
Bug #: 50000789 (SQL Hotfix)
Notice
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 installing the hotfix package
Information about whether you must restart the computer after you install the hotfix package
Information about whether the hotfix package is replaced by any other hotfix package
Information about whether you must make any registry changes
The files that are contained in the hotfix package

Back to the top

SYMPTOMS

In SQL Server 2005, the ghost row clean-up thread does not remove ghost rows on some data files of a database. This problem may occur when the database has two or more data files. When the ghost row clean-up thread runs again, the thread starts from the first data file.

Back to the top

RESOLUTION

A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.

If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, submit a request to Microsoft Online Customer Services to obtain the hotfix. To submit an online request to obtain the hotfix, visit the following Microsoft Web site:
http://go.microsoft.com/?linkid=6294451 (http://go.microsoft.com/?linkid=6294451)
Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. To create a separate service request, visit the following Microsoft Web site:
http://support.microsoft.com/contactus/?ws=support (http://support.microsoft.com/contactus/?ws=support)
Note The "Hotfix download available" section and the online request forms display the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.

Prerequisites

You must have SQL Server 2005 Service Pack 1 (SP1) installed to apply this hotfix.

For more information about how to obtain SQL Server 2005 Service Pack 1, click the following article number to view the article in the Microsoft Knowledge Base:
913089 (http://support.microsoft.com/kb/913089/) How to obtain the latest service pack for SQL Server 2005

Restart information

You must restart the SQL Server service after you apply this hotfix.

Registry information

You do not have to 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 of 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 nameFile versionFile sizeDateTimePlatform
Databasemailengine.dll9.0.2219.075,12002-Feb-200714:02x86
Logread.exe2005.90.2219.0400,75202-Feb-200714:03x86
Microsoft.analysisservices.adomdclient.dll9.0.2219.0546,16002-Feb-200714:03x86
Microsoft.analysisservices.deployengine.dll9.0.2219.0140,65602-Feb-200714:03x86
Microsoft.analysisservices.dll9.0.2219.01,217,90402-Feb-200714:03x86
Microsoft.sqlserver.mgdsqldumper.dll2005.90.2219.078,19202-Feb-200714:03x86
Microsoft.sqlserver.sqlenum.dll9.0.2219.0910,70402-Feb-200714:03x86
Msasxpress.dll9.0.2219.024,94402-Feb-200714:03x86
Msgprox.dll2005.90.2219.0200,56002-Feb-200714:03x86
Msmdlocal.dll9.0.2219.015,645,55202-Feb-200714:03x86
Msmdredir.dll9.0.2219.03,993,96802-Feb-200714:03x86
Qrdrsvc.exe2005.90.2219.0369,52002-Feb-200714:03x86
Rdistcom.dll2005.90.2219.0643,44002-Feb-200714:03x86
Repldp.dll2005.90.2219.0187,24802-Feb-200714:03x86
Replmerg.exe2005.90.2219.0320,88002-Feb-200714:03x86
Replprov.dll2005.90.2219.0550,25602-Feb-200714:03x86
Replrec.dll2005.90.2219.0784,75202-Feb-200714:03x86
Replsub.dll2005.90.2219.0407,40802-Feb-200714:03x86
Spresolv.dll2005.90.2219.0177,00802-Feb-200714:03x86
Sqlaccess.dll2005.90.2219.0350,57602-Feb-200714:03x86
Sqlagent90.exe2005.90.2219.0321,39202-Feb-200714:03x86
Sqlservr.exe2005.90.2219.028,978,08802-Feb-200714:03x86
Xmlsub.dll2005.90.2219.0195,44002-Feb-200714:04x86
Xpstar90.dll2005.90.2219.0295,28002-Feb-200714:04x86
Xpstar90.rll2005.90.2219.0155,50402-Feb-200714:03Not Applicable

Back to the top

WORKAROUND

To work around this problem, run the DBCC SHRINKFILE command together with the EMPTYFILE argument against the data files that contain ghost rows.

Back to the top

STATUS

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

Back to the top

MORE INFORMATION

The ghost row clean-up thread performs the clean-up operations in a series of batch changes.

After you use the workaround that is described in the "Workaround" section, all data except the ghost rows in data files is migrated to other data files.

This hotfix is also included in the cumulative update package (build 3161) for SQL Server 2005 Service Pack 2. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
935356 (http://support.microsoft.com/kb/935356/) Cumulative update package (build 3161) for SQL Server 2005 Service Pack 2 is available

Back to the top

REFERENCES

For more information about the DBCC SHRINKFILE command, visit the following Microsoft Developer Network (MSDN) Web site:
http://msdn2.microsoft.com/en-us/library/ms189493.aspx (http://msdn2.microsoft.com/en-us/library/ms189493.aspx)
For more information about the naming schema for Microsoft SQL Server updates, click the following article number to view the article in the Microsoft Knowledge Base:
822499 (http://support.microsoft.com/kb/822499/) New naming schema for Microsoft SQL Server software update packages
For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:
824684 (http://support.microsoft.com/kb/824684/) Description of the standard terminology that is used to describe Microsoft software updates

Back to the top


APPLIES TO
Microsoft SQL Server 2005 Standard Edition
Microsoft SQL Server 2005 Developer Edition
Microsoft SQL Server 2005 Workgroup Edition
Microsoft SQL Server 2005 Enterprise Edition

Back to the top

Keywords: 
kbautohotfix kbhotfixserver kbfix kbexpertiseadvanced kbqfe kbpubtypekc KB932115

Back to the top

Article Translations

 

Related Support Centers

Other Support Options

  • Contact Microsoft
    Phone Numbers, Support Options and Pricing, Online Help, and more.
  • Customer Service
    For non-technical assistance with product purchases, subscriptions, online services, events, training courses, corporate sales, piracy issues, and more.
  • Newsgroups
    Pose a question to other users. Discussion groups and Forums about specific Microsoft products, technologies, and services.