FIX: A stored procedure cannot finish its execution in SQL Server 2005 Bug #: 50002308 (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.This article describes the following about this hotfix release:
The issues that are fixed by the hotfix package The prerequisites for installing the hotfix package Whether you must restart the computer after you install the hotfix package Whether the hotfix package is replaced by any other hotfix package Whether you must make any registry changes The files that are contained in the hotfix package Consider the following scenario:
In Microsoft SQL Server 2005, you create a table-valued function in a database. The database has the Auto Update Statistics database option set to true.
In the table-valued function, you use the INSERT INTO statement to insert data into the returned table variable.
You create a stored procedure in which you begin a snapshot isolation transaction that uses the table-valued function. In this scenario, when you run the stored procedure, the stored procedure cannot finish its execution. You may have to restart the SQL Server service to recover from this issue.
If you use SQL Server Profiler to trace the execution, you see that the following error message is logged in the SQL trace:
Error: 3961, Severity: 16, State: 1
Snapshot isolation transaction failed in database 'tempdb' because the object accessed by the statement has been modified by a DDL statement in another concurrent transaction since the start of this transaction. It is disallowed because the metadata is not versioned. A concurrent update to metadata can lead to inconsistency if mixed with snapshot isolation.
Additionally, a minidump file is generated in the SQL Server 2005 log folder, and the following error messages are logged in the SQL Server 2005 Errorlog file:
Error message 1
Date Time SPID Deadlock encountered .... Printing deadlock information
Error message 2
Date Time SPID Deadlock monitor failed to resolve this deadlock.
This issue occurs because an unresolved deadlock occurs.
When the Auto Update Statistics database option is set to true, any out-of-date statistics are automatically updated on the database. In the scenario that is mentioned in the "Symptoms" section, a schema modification lock is generated on a temporary table. However, a schema stability lock has already been added on the table during the compiling process in the same working thread. Therefore, an unresolved deadlock occurs.
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, contact Microsoft Customer Service and Support to obtain the hotfix.
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. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:
Note The "Hotfix download available" form displays 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 SQL Server 2005 Service Pack 2
For more information about how to obtain SQL Server 2005 Service Pack 2, 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 do not have to restart the computer after you apply this hotfix.
Registry information You do not have to change the registry.
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.
SQL Server 2005, 32-bit version Collapse this table Expand this table
File name File version File size Date Time Platform Bcp.exe 2005.90.3224.0 68,632 14-Jan-2008 07:12 x86 Chsbrkr.dll 12.0.7822.0 1,684,840 22-Jun-2007 09:22 x86 Chtbrkr.dll 12.0.7822.0 6,112,616 22-Jun-2007 09:22 x86 Databasemailprotocols.dll 9.0.3224.0 46,104 14-Jan-2008 07:12 x86 Distrib.exe 2005.90.3224.0 70,680 14-Jan-2008 07:12 x86 Dts.dll 2005.90.3224.0 1,102,360 14-Jan-2008 07:12 x86 Dtsconn.dll 2005.90.3224.0 250,392 14-Jan-2008 07:12 x86 Dtspipeline.dll 2005.90.3224.0 605,208 14-Jan-2008 07:12 x86 Fteref.dll 12.0.7822.0 446,464 22-Jun-2007 09:22 x86 Infosoft.dll 12.0.7822.0 468,328 22-Jun-2007 09:22 x86 Instorcl.sql Not applicable 153,779 14-Jan-2008 01:45 Not applicable Korwbrkr.dll 12.0.7822.0 71,016 22-Jun-2007 09:22 x86 Langwrbk.dll 12.0.7822.0 136,552 22-Jun-2007 09:22 x86 Mergetxt.dll 2005.90.3224.0 32,280 14-Jan-2008 07:12 x86 Microsoft.analysisservices.dll 9.0.3224.0 1,217,560 14-Jan-2008 07:12 x86 Microsoft.sqlserver.connectioninfo.dll 9.0.3224.0 156,696 14-Jan-2008 07:12 x86 Microsoft.sqlserver.dtstransferprovider.dll 9.0.3224.0 115,736 14-Jan-2008 07:12 x86 Microsoft.sqlserver.maintenanceplantasks.dll 9.0.3224.0 295,960 14-Jan-2008 07:12 x86 Microsoft.sqlserver.replication.dll 2005.90.3224.0 1,628,184 14-Jan-2008 07:12 x86 Microsoft.sqlserver.servicebrokerenum.dll 9.0.3224.0 42,008 14-Jan-2008 07:12 x86 Microsoft.sqlserver.smo.dll 9.0.3224.0 1,606,680 14-Jan-2008 07:12 x86 Microsoft.sqlserver.smoenum.dll 9.0.3224.0 222,232 14-Jan-2008 07:12 x86 Microsoft.sqlserver.sqlenum.dll 9.0.3224.0 898,072 14-Jan-2008 07:12 x86 Msfte.dll 12.0.7822.0 2,430,312 22-Jun-2007 09:22 x86 Msftefd.exe 12.0.7822.0 66,920 22-Jun-2007 09:22 x86 Msftepxy.dll 12.0.7822.0 95,592 22-Jun-2007 09:22 x86 Msftesql.exe 12.0.7822.0 95,592 22-Jun-2007 09:22 x86 Msgprox.dll 2005.90.3224.0 200,216 14-Jan-2008 07:12 x86 Msir5jp.dll 5.0.2130.0 3,159,912 22-Jun-2007 09:22 x86 Mssqlsystemresource.ldf Not applicable 524,288 14-Jan-2008 03:54 Not applicable Mssqlsystemresource.mdf Not applicable 40,239,104 14-Jan-2008 03:54 Not applicable Nlhtml.dll 12.0.7822.0 124,264 22-Jun-2007 09:22 x86 Nls400.dll 5.0.4217.0 12,240,744 22-Jun-2007 09:22 x86 Odsole70.dll 2005.90.3224.0 58,904 14-Jan-2008 07:12 x86 Osql.exe 2005.90.3224.0 53,272 14-Jan-2008 07:12 x86 Query9x.dll 12.0.7822.0 48,488 22-Jun-2007 09:22 x86 Rdistcom.dll 2005.90.3224.0 644,632 14-Jan-2008 07:12 x86 Replerrx.dll 2005.90.3224.0 114,712 14-Jan-2008 07:12 x86 Replisapi.dll 2005.90.3224.0 272,920 14-Jan-2008 07:12 x86 Replmerg.exe 2005.90.3224.0 320,536 14-Jan-2008 07:12 x86 Replprov.dll 2005.90.3224.0 552,984 14-Jan-2008 07:12 x86 Replrec.dll 2005.90.3224.0 785,432 14-Jan-2008 07:12 x86 Replsub.dll 2005.90.3224.0 408,088 14-Jan-2008 07:12 x86 Replsync.dll 2005.90.3224.0 101,400 14-Jan-2008 07:12 x86 Sac.exe 9.0.3224.0 82,968 14-Jan-2008 07:12 x86 Sbmsmdlocal.dll 9.0.3224.0 15,968,792 14-Jan-2008 07:12 x86 Sqlaccess.dll 2005.90.3224.0 350,232 14-Jan-2008 07:12 x86 Sqladhlp.exe 2005.90.3224.0 47,128 14-Jan-2008 07:12 x86 Sqlagent90.exe 2005.90.3224.0 349,720 14-Jan-2008 07:12 x86 Sqlbrowser.exe 2005.90.3224.0 242,712 14-Jan-2008 07:12 x86 Sqlcmd.exe 2005.90.3224.0 143,384 14-Jan-2008 07:12 x86 Sqldiag.exe 2005.90.3224.0 1,074,200 14-Jan-2008 07:12 x86 Sqldumper.exe 2005.90.3224.0 68,632 14-Jan-2008 07:12 x86 Sqlmaint.exe 2005.90.3224.0 77,848 14-Jan-2008 07:12 x86 Sqlmergx.dll 2005.90.3224.0 194,072 14-Jan-2008 07:12 x86 Sqlsac.exe 2005.90.3224.0 1,246,232 14-Jan-2008 07:12 x86 Sqlservr.exe 2005.90.3224.0 29,212,696 14-Jan-2008 07:12 x86 Sqlsqm.exe 9.0.3224.0 128,024 14-Jan-2008 07:12 x86 Sqlwep.dll 2005.90.3224.0 90,648 14-Jan-2008 07:12 x86 Sqlwtsn.exe 9.0.3224.0 99,352 14-Jan-2008 07:12 x86 Sqsrvres.dll 2005.90.3224.0 70,168 14-Jan-2008 07:12 x86 Ssradd.dll 2005.90.3224.0 42,520 14-Jan-2008 07:12 x86 Ssravg.dll 2005.90.3224.0 43,032 14-Jan-2008 07:12 x86 Ssrmax.dll 2005.90.3224.0 40,984 14-Jan-2008 07:12 x86 Ssrmin.dll 2005.90.3224.0 40,984 14-Jan-2008 07:12 x86 Ssrpub.dll 2005.90.3224.0 30,232 14-Jan-2008 07:12 x86 Sysdbupg.sql Not applicable 510,622 14-Jan-2008 01:43 Not applicable Tablediff.exe 9.0.3224.0 87,064 14-Jan-2008 07:12 x86 Thawbrkr.dll 12.0.7822.0 206,184 22-Jun-2007 09:22 x86 Xmlfilt.dll 12.0.7822.0 197,992 22-Jun-2007 09:22 x86 Xmlsub.dll 2005.90.3224.0 194,584 14-Jan-2008 07:12 x86 Xpadsi90.exe 2005.90.3224.0 50,712 14-Jan-2008 07:12 x86 Xpqueue.dll 2005.90.3224.0 56,856 14-Jan-2008 07:12 x86 Xprepl.dll 2005.90.3224.0 73,240 14-Jan-2008 07:12 x86 Xpstar90.dll 2005.90.3224.0 298,520 14-Jan-2008 07:12 x86
SQL Server 2005, x64-based version Collapse this table Expand this table
File name File version File size Date Time Platform Bcp.exe 2005.90.3224.0 88,088 14-Jan-2008 19:20 x64 Chsbrkr.dll 12.0.7822.0 1,694,056 22-Jun-2007 10:51 x64 Chtbrkr.dll 12.0.7822.0 6,109,032 22-Jun-2007 10:51 x64 Databasemailprotocols.dll 9.0.3224.0 46,104 14-Jan-2008 19:20 x86 Distrib.exe 2005.90.3224.0 86,552 14-Jan-2008 19:20 x64 Dts.dll 2005.90.3224.0 1,893,400 14-Jan-2008 19:20 x64 Dtsconn.dll 2005.90.3224.0 408,088 14-Jan-2008 19:20 x64 Dtspipeline.dll 2005.90.3224.0 1,065,496 14-Jan-2008 19:20 x64 Fteref.dll 12.0.7822.0 433,152 22-Jun-2007 10:51 x64 Infosoft.dll 12.0.7822.0 621,416 22-Jun-2007 10:51 x64 Instorcl.sql Not applicable 153,779 14-Jan-2008 01:45 Not applicable Korwbrkr.dll 12.0.7822.0 101,736 22-Jun-2007 10:51 x64 Langwrbk.dll 12.0.7822.0 236,904 22-Jun-2007 10:51 x64 Mergetxt.dll 2005.90.3224.0 37,912 14-Jan-2008 19:20 x64 Microsoft.analysisservices.dll 9.0.3224.0 1,217,560 14-Jan-2008 07:12 x86 Microsoft.sqlserver.connectioninfo.dll 9.0.3224.0 156,696 14-Jan-2008 19:20 x86 Microsoft.sqlserver.dtstransferprovider.dll 9.0.3224.0 115,736 14-Jan-2008 19:20 x86 Microsoft.sqlserver.maintenanceplantasks.dll 9.0.3224.0 295,960 14-Jan-2008 07:12 x86 Microsoft.sqlserver.replication.dll 2005.90.3224.0 1,834,520 14-Jan-2008 19:20 x64 Microsoft.sqlserver.servicebrokerenum.dll 9.0.3224.0 42,008 14-Jan-2008 19:20 x86 Microsoft.sqlserver.smo.dll 9.0.3224.0 1,606,680 14-Jan-2008 19:20 x86 Microsoft.sqlserver.smoenum.dll 9.0.3224.0 222,232 14-Jan-2008 19:20 x86 Microsoft.sqlserver.sqlenum.dll 9.0.3224.0 898,072 14-Jan-2008 19:20 x86 Msfte.dll 12.0.7822.0 3,808,104 22-Jun-2007 10:51 x64 Msftefd.exe 12.0.7822.0 99,176 22-Jun-2007 10:51 x64 Msftepxy.dll 12.0.7822.0 127,336 22-Jun-2007 10:51 x64 Msftesql.exe 12.0.7822.0 158,568 22-Jun-2007 10:51 x64 Msgprox.dll 2005.90.3224.0 261,656 14-Jan-2008 19:20 x64 Msir5jp.dll 5.0.2130.0 3,421,544 22-Jun-2007 10:51 x64 Mssqlsystemresource.ldf Not applicable 524,288 14-Jan-2008 03:54 Not applicable Mssqlsystemresource.mdf Not applicable 40,239,104 14-Jan-2008 03:54 Not applicable Nlhtml.dll 12.0.7822.0 191,848 22-Jun-2007 10:51 x64 Nls400.dll 5.0.4217.0 14,101,352 22-Jun-2007 10:51 x64 Odsole70.dll 2005.90.3224.0 90,136 14-Jan-2008 19:21 x64 Osql.exe 2005.90.3224.0 85,528 14-Jan-2008 19:21 x64 Query9x.dll 12.0.7822.0 68,456 22-Jun-2007 10:51 x64 Rdistcom.dll 2005.90.3224.0 828,440 14-Jan-2008 19:21 x64 Replerrx.dll 2005.90.3224.0 145,944 14-Jan-2008 19:21 x64 Replisapi.dll 2005.90.3224.0 395,800 14-Jan-2008 19:21 x64 Replmerg.exe 2005.90.3224.0 417,304 14-Jan-2008 19:21 x64 Replprov.dll 2005.90.3224.0 752,152 14-Jan-2008 19:21 x64 Replrec.dll 2005.90.3224.0 1,012,248 14-Jan-2008 19:21 x64 Replsub.dll 2005.90.3224.0 519,192 14-Jan-2008 19:21 x64 Replsync.dll 2005.90.3224.0 131,096 14-Jan-2008 19:21 x64 Sac.exe 9.0.3224.0 82,968 14-Jan-2008 07:12 x86 Sbmsmdlocal.dll 9.0.3224.0 15,968,792 14-Jan-2008 07:12 x86 Sqlaccess.dll 2005.90.3224.0 357,400 14-Jan-2008 19:21 x86 Sqladhlp.exe 2005.90.3224.0 66,072 14-Jan-2008 19:21 x64 Sqlagent90.exe 2005.90.3224.0 429,080 14-Jan-2008 19:21 x64 Sqlbrowser.exe 2005.90.3224.0 242,712 14-Jan-2008 07:12 x86 Sqlcmd.exe 2005.90.3224.0 338,456 14-Jan-2008 19:21 x64 Sqldiag.exe 2005.90.3224.0 1,247,768 14-Jan-2008 19:21 x64 Sqldumper.exe 2005.90.3224.0 68,632 14-Jan-2008 07:12 x86 Sqldumper.exe 2005.90.3224.0 83,992 14-Jan-2008 19:21 x64 Sqlmaint.exe 2005.90.3224.0 92,696 14-Jan-2008 19:21 x64 Sqlmergx.dll 2005.90.3224.0 236,568 14-Jan-2008 19:21 x64 Sqlsac.exe 2005.90.3224.0 1,246,232 14-Jan-2008 07:12 x86 Sqlservr.exe 2005.90.3224.0 39,662,104 14-Jan-2008 19:21 x64 Sqlsqm.exe 9.0.3224.0 128,024 14-Jan-2008 07:12 x86 Sqlsqm.exe 9.0.3224.0 128,024 14-Jan-2008 19:21 x86 Sqlwep.dll 2005.90.3224.0 90,648 14-Jan-2008 07:12 x86 Sqlwep.dll 2005.90.3224.0 123,416 14-Jan-2008 19:21 x64 Sqlwtsn.exe 9.0.3224.0 99,352 14-Jan-2008 07:12 x86 Sqlwtsn.exe 9.0.3224.0 99,352 14-Jan-2008 19:21 x86 Sqsrvres.dll 2005.90.3224.0 82,968 14-Jan-2008 19:21 x64 Ssradd.dll 2005.90.3224.0 50,712 14-Jan-2008 19:21 x64 Ssravg.dll 2005.90.3224.0 51,736 14-Jan-2008 19:21 x64 Ssrmax.dll 2005.90.3224.0 48,152 14-Jan-2008 19:21 x64 Ssrmin.dll 2005.90.3224.0 48,152 14-Jan-2008 19:21 x64 Ssrpub.dll 2005.90.3224.0 34,840 14-Jan-2008 19:21 x64 Sysdbupg.sql Not applicable 510,622 14-Jan-2008 01:43 Not applicable Tablediff.exe 9.0.3224.0 87,064 14-Jan-2008 19:21 x86 Thawbrkr.dll 12.0.7822.0 209,768 22-Jun-2007 10:51 x64 Xmlfilt.dll 12.0.7822.0 271,208 22-Jun-2007 10:51 x64 Xmlsub.dll 2005.90.3224.0 319,000 14-Jan-2008 19:21 x64 Xpadsi90.exe 2005.90.3224.0 69,144 14-Jan-2008 19:21 x64 Xpqueue.dll 2005.90.3224.0 71,192 14-Jan-2008 19:21 x64 Xprepl.dll 2005.90.3224.0 89,112 14-Jan-2008 19:21 x64 Xpstar90.dll 2005.90.3224.0 549,912 14-Jan-2008 19:21 x64
SQL Server 2005, Itanium-architecture version Collapse this table Expand this table
File name File version File size Date Time Platform Bcp.exe 2005.90.3224.0 156,696 14-Jan-2008 10:55 IA-64 Chsbrkr.dll 12.0.7822.0 1,883,496 22-Jun-2007 10:06 IA-64 Chtbrkr.dll 12.0.7822.0 6,153,576 22-Jun-2007 10:06 IA-64 Databasemailprotocols.dll 9.0.3224.0 46,104 14-Jan-2008 10:55 x86 Distrib.exe 2005.90.3224.0 200,728 14-Jan-2008 10:55 IA-64 Dts.dll 2005.90.3224.0 3,516,440 14-Jan-2008 10:55 IA-64 Dtsconn.dll 2005.90.3224.0 725,016 14-Jan-2008 10:55 IA-64 Dtspipeline.dll 2005.90.3224.0 1,932,824 14-Jan-2008 10:55 IA-64 Fteref.dll 12.0.7822.0 433,152 22-Jun-2007 10:06 IA-64 Infosoft.dll 12.0.7822.0 1,915,240 22-Jun-2007 10:06 IA-64 Instorcl.sql Not applicable 153,779 14-Jan-2008 01:45 Not applicable Korwbrkr.dll 12.0.7822.0 182,632 22-Jun-2007 10:06 IA-64 Langwrbk.dll 12.0.7822.0 333,160 22-Jun-2007 10:06 IA-64 Mergetxt.dll 2005.90.3224.0 72,216 14-Jan-2008 10:55 IA-64 Microsoft.analysisservices.dll 9.0.3224.0 1,217,560 14-Jan-2008 07:12 x86 Microsoft.sqlserver.connectioninfo.dll 9.0.3224.0 156,696 14-Jan-2008 10:55 x86 Microsoft.sqlserver.dtstransferprovider.dll 9.0.3224.0 115,736 14-Jan-2008 10:55 x86 Microsoft.sqlserver.maintenanceplantasks.dll 9.0.3224.0 295,960 14-Jan-2008 07:12 x86 Microsoft.sqlserver.replication.dll 2005.90.3224.0 2,545,688 14-Jan-2008 10:55 IA-64 Microsoft.sqlserver.servicebrokerenum.dll 9.0.3224.0 42,008 14-Jan-2008 10:55 x86 Microsoft.sqlserver.smo.dll 9.0.3224.0 1,606,680 14-Jan-2008 10:55 x86 Microsoft.sqlserver.smoenum.dll 9.0.3224.0 222,232 14-Jan-2008 10:55 x86 Microsoft.sqlserver.sqlenum.dll 9.0.3224.0 898,072 14-Jan-2008 10:55 x86 Msfte.dll 12.0.7822.0 7,072,104 22-Jun-2007 10:06 IA-64 Msftefd.exe 12.0.7822.0 173,416 22-Jun-2007 10:06 IA-64 Msftepxy.dll 12.0.7822.0 135,528 22-Jun-2007 10:06 IA-64 Msftesql.exe 12.0.7822.0 294,760 22-Jun-2007 10:06 IA-64 Msgprox.dll 2005.90.3224.0 544,280 14-Jan-2008 10:55 IA-64 Msir5jp.dll 5.0.2130.0 3,824,488 22-Jun-2007 10:06 IA-64 Mssqlsystemresource.ldf Not applicable 524,288 14-Jan-2008 03:54 Not applicable Mssqlsystemresource.mdf Not applicable 40,239,104 14-Jan-2008 03:54 Not applicable Nlhtml.dll 12.0.7822.0 295,784 22-Jun-2007 10:06 IA-64 Nls400.dll 5.0.4217.0 14,750,056 22-Jun-2007 10:06 IA-64 Odsole70.dll 2005.90.3224.0 179,224 14-Jan-2008 10:55 IA-64 Osql.exe 2005.90.3224.0 124,952 14-Jan-2008 10:55 IA-64 Query9x.dll 12.0.7822.0 123,240 22-Jun-2007 10:06 IA-64 Rdistcom.dll 2005.90.3224.0 1,885,720 14-Jan-2008 10:55 IA-64 Replerrx.dll 2005.90.3224.0 310,296 14-Jan-2008 10:55 IA-64 Replisapi.dll 2005.90.3224.0 784,920 14-Jan-2008 10:55 IA-64 Replmerg.exe 2005.90.3224.0 956,952 14-Jan-2008 10:55 IA-64 Replprov.dll 2005.90.3224.0 1,627,160 14-Jan-2008 10:55 IA-64 Replrec.dll 2005.90.3224.0 2,147,864 14-Jan-2008 10:55 IA-64 Replsub.dll 2005.90.3224.0 1,160,216 14-Jan-2008 10:55 IA-64 Replsync.dll 2005.90.3224.0 278,040 14-Jan-2008 10:55 IA-64 Sac.exe 9.0.3224.0 82,968 14-Jan-2008 07:12 x86 Sbmsmdlocal.dll 9.0.3224.0 49,969,688 14-Jan-2008 10:55 IA-64 Sqlaccess.dll 2005.90.3224.0 351,768 14-Jan-2008 10:55 x86 Sqladhlp.exe 2005.90.3224.0 114,200 14-Jan-2008 10:55 IA-64 Sqlagent90.exe 2005.90.3224.0 1,253,912 14-Jan-2008 10:55 IA-64 Sqlbrowser.exe 2005.90.3224.0 503,832 14-Jan-2008 10:55 IA-64 Sqlcmd.exe 2005.90.3224.0 532,504 14-Jan-2008 10:55 IA-64 Sqldiag.exe 2005.90.3224.0 1,773,592 14-Jan-2008 10:55 IA-64 Sqldumper.exe 2005.90.3224.0 68,632 14-Jan-2008 07:12 x86 Sqldumper.exe 2005.90.3224.0 188,952 14-Jan-2008 10:55 IA-64 Sqlmaint.exe 2005.90.3224.0 243,736 14-Jan-2008 10:55 IA-64 Sqlmergx.dll 2005.90.3224.0 445,976 14-Jan-2008 10:55 IA-64 Sqlsac.exe 2005.90.3224.0 1,246,232 14-Jan-2008 07:12 x86 Sqlservr.exe 2005.90.3224.0 72,569,368 14-Jan-2008 10:55 IA-64 Sqlsqm.exe 9.0.3224.0 128,024 14-Jan-2008 07:12 x86 Sqlsqm.exe 9.0.3224.0 128,024 14-Jan-2008 10:55 x86 Sqlwep.dll 2005.90.3224.0 90,648 14-Jan-2008 07:12 x86 Sqlwep.dll 2005.90.3224.0 220,696 14-Jan-2008 10:55 IA-64 Sqlwtsn.exe 9.0.3224.0 99,352 14-Jan-2008 07:12 x86 Sqlwtsn.exe 9.0.3224.0 99,352 14-Jan-2008 10:55 x86 Sqsrvres.dll 2005.90.3224.0 146,968 14-Jan-2008 10:56 IA-64 Ssradd.dll 2005.90.3224.0 94,744 14-Jan-2008 10:56 IA-64 Ssravg.dll 2005.90.3224.0 94,744 14-Jan-2008 10:56 IA-64 Ssrmax.dll 2005.90.3224.0 88,088 14-Jan-2008 10:56 IA-64 Ssrmin.dll 2005.90.3224.0 88,088 14-Jan-2008 10:56 IA-64 Ssrpub.dll 2005.90.3224.0 64,536 14-Jan-2008 10:56 IA-64 Sysdbupg.sql Not applicable 510,622 14-Jan-2008 01:43 Not applicable Tablediff.exe 9.0.3224.0 87,064 14-Jan-2008 10:56 x86 Thawbrkr.dll 12.0.7822.0 253,288 22-Jun-2007 10:06 IA-64 Xmlfilt.dll 12.0.7822.0 445,800 22-Jun-2007 10:06 IA-64 Xmlsub.dll 2005.90.3224.0 592,408 14-Jan-2008 10:56 IA-64 Xpadsi90.exe 2005.90.3224.0 125,976 14-Jan-2008 10:56 IA-64 Xpqueue.dll 2005.90.3224.0 119,832 14-Jan-2008 10:56 IA-64 Xprepl.dll 2005.90.3224.0 169,496 14-Jan-2008 10:56 IA-64 Xpstar90.dll 2005.90.3224.0 965,656 14-Jan-2008 10:56 IA-64
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
For more information about the naming schema for 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
Article ID: 947463 - Last Review: October 8, 2011 - Revision: 3.0
APPLIES TO Microsoft SQL Server 2005 Standard Edition Microsoft SQL Server 2005 Developer Edition Microsoft SQL Server 2005 Enterprise Edition Microsoft SQL Server 2005 Standard X64 Edition Microsoft SQL Server 2005 Standard Edition for Itanium-based Systems Microsoft SQL Server 2005 Enterprise X64 Edition Microsoft SQL Server 2005 Enterprise Edition for Itanium-based Systems kbautohotfix kbexpertiseadvanced kbfix kbsql2005engine kbqfe kbHotfixServer KB947463
Thank you! Your feedback is used to help us improve our support content. For more assistance options, please visit the
Help and Support Home Page .