Microsoft distributes Microsoft SQL Server 2008 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 2008 fix release.
Symptoms
In Microsoft SQL Server 2008, you see that the CPU usage of the resource monitor is very high when the virtual memory is running low on the server. You can examine the CPU usage of the resource monitor by following these steps:
- 
              
Run the following statement to obtain the thread ID of the resource monitor:
SELECT STasks.session_id, SThreads.os_thread_id, b.command FROM sys.dm_os_tasks AS STasksINNER JOIN sys.dm_os_threads AS SThreads ON STasks.worker_address = SThreads.worker_addressLEFT OUTER JOIN sys.dm_exec_requests b ON STasks.session_id = b.session_idWHERE STasks.session_id IS NOT NULL and command = 'RESOURCE MONITOR' ORDER BY sthreads.os_thread_id
 - 
              
Open System Monitor (Perfmon.exe), and then add the ID Thread counter to the Thread performance object for all sqlservr instances.
 - 
              
Click View Report to display the information. Note the instance name of the resource monitor based on the thread id that you obtained in step 1.
 - 
              
Open another instance of System Monitor, and then add the % Processor Time counter to the Thread performance object for the instance that you obtained in step 4. When you view the % Processor Time counter, you see that the CPU usage of the resource monitor is very high.
 
Resolution
Cumulative update information
SQL Server 2008
Important You must use this fix if you are running the release version of SQL Server 2008.The fix for this issue was first released in Cumulative Update 6. For more information about how to obtain this cumulative update package for SQL Server 2008, click the following article number to view the article in the Microsoft Knowledge Base:
971490 Cumulative update package 6 for SQL Server 2008Note Because the builds are cumulative, each new fix release contains all the hotfixes and all the security fixes that were included with the previous SQL Server 2008 fix release. We recommend that you consider applying the most recent fix release that contains this hotfix. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
956909 The SQL Server 2008 builds that were released after SQL Server 2008 was released
SQL Server 2008 Service Pack 1
Important You must use this fix if you are running SQL Server 2008 Service Pack 1.The fix for this issue was first released in Cumulative Update 4 for SQL Server 2008 Service Pack 1. For more information about this cumulative update package, click the following article number to view the article in the Microsoft Knowledge Base:
973602 Cumulative update package 4 for SQL Server 2008 Service Pack 1Note Because the builds are cumulative, each new fix release contains all the hotfixes and all the security fixes that were included with the previous SQL Server 2008 fix release. Microsoft recommends that you consider applying the most recent fix release that contains this hotfix. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
970365 The SQL Server 2008 builds that were released after SQL Server 2008 Service Pack 1 was releasedMicrosoft SQL Server 2008 hotfixes are created for specific SQL Server service packs. You must apply a SQL Server 2008 Service Pack 1 hotfix to an installation of SQL Server 2008 Service Pack 1. By default, any hotfix that is provided in a SQL Server service pack is included in the next SQL Server service pack.
Hotfix information
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:
http://support.microsoft.com/contactus/?ws=supportNote 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
You must have the release version of SQL Server 2008 installed before you apply this hotfix.
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.
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.
32-bit version
SQL Server 2008 Database Services Core Shared
| 
                               File name  | 
                            
                               File version  | 
                            
                               File size  | 
                            
                               Date  | 
                            
                               Time  | 
                            
                               Platform  | 
                          
|---|---|---|---|---|---|
| 
                               commanddest.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               164,712  | 
                            
                               20-Jun-2009  | 
                            
                               05:29  | 
                            
                               x86  | 
                          
| 
                               distrib.exe  | 
                            
                               2007.100.1810.0  | 
                            
                               75,112  | 
                            
                               20-Jun-2009  | 
                            
                               05:44  | 
                            
                               x86  | 
                          
| 
                               dtexec.exe  | 
                            
                               2007.100.1810.0  | 
                            
                               54,120  | 
                            
                               20-Jun-2009  | 
                            
                               05:44  | 
                            
                               x86  | 
                          
| 
                               dts.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               1,429,352  | 
                            
                               20-Jun-2009  | 
                            
                               05:44  | 
                            
                               x86  | 
                          
| 
                               dtslog.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               79,720  | 
                            
                               20-Jun-2009  | 
                            
                               05:44  | 
                            
                               x86  | 
                          
| 
                               dtspipeline.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               694,120  | 
                            
                               20-Jun-2009  | 
                            
                               05:44  | 
                            
                               x86  | 
                          
| 
                               dtswizard.exe  | 
                            
                               2007.100.1810.0  | 
                            
                               804,712  | 
                            
                               20-Jun-2009  | 
                            
                               05:45  | 
                            
                               x86  | 
                          
| 
                               exceldest.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               173,400  | 
                            
                               20-Jun-2009  | 
                            
                               05:58  | 
                            
                               x86  | 
                          
| 
                               excelsrc.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               183,128  | 
                            
                               20-Jun-2009  | 
                            
                               05:58  | 
                            
                               x86  | 
                          
| 
                               flatfiledest.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               276,312  | 
                            
                               20-Jun-2009  | 
                            
                               05:59  | 
                            
                               x86  | 
                          
| 
                               flatfilesrc.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               283,992  | 
                            
                               20-Jun-2009  | 
                            
                               05:59  | 
                            
                               x86  | 
                          
| 
                               iftsph.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               38,744  | 
                            
                               20-Jun-2009  | 
                            
                               06:13  | 
                            
                               x86  | 
                          
| 
                               logread.exe  | 
                            
                               2007.100.1810.0  | 
                            
                               423,256  | 
                            
                               20-Jun-2009  | 
                            
                               06:52  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.adonetsrc.dll  | 
                            
                               10.0.1810.0  | 
                            
                               67,416  | 
                            
                               20-Jun-2009  | 
                            
                               06:55  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.connectioninfo.dll  | 
                            
                               10.0.1810.0  | 
                            
                               149,352  | 
                            
                               20-Jun-2009  | 
                            
                               06:57  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.dmf.dll  | 
                            
                               10.0.1810.0  | 
                            
                               292,712  | 
                            
                               20-Jun-2009  | 
                            
                               06:57  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.maintenanceplantasks.dll  | 
                            
                               10.0.1810.0  | 
                            
                               296,808  | 
                            
                               20-Jun-2009  | 
                            
                               06:59  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.management.collectortasks.dll  | 
                            
                               10.0.1810.0  | 
                            
                               83,816  | 
                            
                               20-Jun-2009  | 
                            
                               06:59  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.pipelinehost.dll  | 
                            
                               10.0.1810.0  | 
                            
                               71,512  | 
                            
                               20-Jun-2009  | 
                            
                               07:00  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.replication.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               1,765,736  | 
                            
                               20-Jun-2009  | 
                            
                               07:00  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.smo.dll  | 
                            
                               10.0.1810.0  | 
                            
                               2,860,904  | 
                            
                               20-Jun-2009  | 
                            
                               07:00  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.smoextended.dll  | 
                            
                               10.0.1810.0  | 
                            
                               182,120  | 
                            
                               20-Jun-2009  | 
                            
                               07:00  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.sqlenum.dll  | 
                            
                               10.0.1810.0  | 
                            
                               1,083,240  | 
                            
                               20-Jun-2009  | 
                            
                               07:00  | 
                            
                               x86  | 
                          
| 
                               oledbdest.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               173,928  | 
                            
                               20-Jun-2009  | 
                            
                               07:07  | 
                            
                               x86  | 
                          
| 
                               oledbsrc.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               186,712  | 
                            
                               20-Jun-2009  | 
                            
                               07:07  | 
                            
                               x86  | 
                          
| 
                               rdistcom.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               651,112  | 
                            
                               20-Jun-2009  | 
                            
                               07:22  | 
                            
                               x86  | 
                          
| 
                               repldp.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               191,320  | 
                            
                               20-Jun-2009  | 
                            
                               07:23  | 
                            
                               x86  | 
                          
| 
                               replmerg.exe  | 
                            
                               2007.100.1810.0  | 
                            
                               341,352  | 
                            
                               20-Jun-2009  | 
                            
                               07:23  | 
                            
                               x86  | 
                          
| 
                               snapshot.exe  | 
                            
                               10.0.1810.0  | 
                            
                               13,160  | 
                            
                               20-Jun-2009  | 
                            
                               08:29  | 
                            
                               x86  | 
                          
| 
                               sql_engine_core_shared_keyfile.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               13,672  | 
                            
                               20-Jun-2009  | 
                            
                               06:39  | 
                            
                               x86  | 
                          
| 
                               sqllogship.exe  | 
                            
                               10.0.1810.0  | 
                            
                               96,104  | 
                            
                               20-Jun-2009  | 
                            
                               08:30  | 
                            
                               x86  | 
                          
| 
                               sqlmergx.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               192,872  | 
                            
                               20-Jun-2009  | 
                            
                               08:30  | 
                            
                               x86  | 
                          
| 
                               sqltaskconnections.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               113,496  | 
                            
                               20-Jun-2009  | 
                            
                               08:31  | 
                            
                               x86  | 
                          
| 
                               sqlwep100.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               87,400  | 
                            
                               20-Jun-2009  | 
                            
                               08:31  | 
                            
                               x86  | 
                          
| 
                               txdataconvert.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               206,680  | 
                            
                               20-Jun-2009  | 
                            
                               08:33  | 
                            
                               x86  | 
                          
SQL Server 2008 Database Services Core Instance
| 
                               File name  | 
                            
                               File version  | 
                            
                               File size  | 
                            
                               Date  | 
                            
                               Time  | 
                            
                               Platform  | 
                          
|---|---|---|---|---|---|
| 
                               atxcore.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               26,456  | 
                            
                               20-Jun-2009  | 
                            
                               05:26  | 
                            
                               x86  | 
                          
| 
                               databasemailengine.dll  | 
                            
                               10.0.1805.0  | 
                            
                               75,608  | 
                            
                               24-Apr-2009  | 
                            
                               16:37  | 
                            
                               x86  | 
                          
| 
                               databasemailprotocols.dll  | 
                            
                               10.0.1805.0  | 
                            
                               42,840  | 
                            
                               24-Apr-2009  | 
                            
                               16:37  | 
                            
                               x86  | 
                          
| 
                               datacollectorcontroller.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               134,488  | 
                            
                               20-Jun-2009  | 
                            
                               05:30  | 
                            
                               x86  | 
                          
| 
                               sql_engine_core_inst_keyfile.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               13,672  | 
                            
                               20-Jun-2009  | 
                            
                               06:39  | 
                            
                               x86  | 
                          
| 
                               sqlagent.exe  | 
                            
                               2007.100.1810.0  | 
                            
                               366,952  | 
                            
                               20-Jun-2009  | 
                            
                               08:29  | 
                            
                               x86  | 
                          
| 
                               sqlctr100.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               77,160  | 
                            
                               20-Jun-2009  | 
                            
                               08:29  | 
                            
                               x86  | 
                          
| 
                               sqlos.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               14,696  | 
                            
                               20-Jun-2009  | 
                            
                               08:30  | 
                            
                               x86  | 
                          
| 
                               sqlscriptdowngrade.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               14,696  | 
                            
                               20-Jun-2009  | 
                            
                               08:30  | 
                            
                               x86  | 
                          
| 
                               sqlscriptupgrade.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               3,374,440  | 
                            
                               20-Jun-2009  | 
                            
                               08:30  | 
                            
                               x86  | 
                          
| 
                               sqlservr.exe  | 
                            
                               2007.100.1810.0  | 
                            
                               41,009,512  | 
                            
                               20-Jun-2009  | 
                            
                               08:30  | 
                            
                               x86  | 
                          
SQL Server 2008 Database Services Common Core
| 
                               File name  | 
                            
                               File version  | 
                            
                               File size  | 
                            
                               Date  | 
                            
                               Time  | 
                            
                               Platform  | 
                          
|---|---|---|---|---|---|
| 
                               microsoft.analysisservices.dll  | 
                            
                               10.0.1810.0  | 
                            
                               1,316,696  | 
                            
                               20-Jun-2009  | 
                            
                               06:53  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.connectioninfo.dll  | 
                            
                               10.0.1810.0  | 
                            
                               149,352  | 
                            
                               20-Jun-2009  | 
                            
                               06:57  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.smo.dll  | 
                            
                               10.0.1810.0  | 
                            
                               2,860,904  | 
                            
                               20-Jun-2009  | 
                            
                               07:00  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.smoextended.dll  | 
                            
                               10.0.1810.0  | 
                            
                               182,120  | 
                            
                               20-Jun-2009  | 
                            
                               07:00  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.sqlenum.dll  | 
                            
                               10.0.1810.0  | 
                            
                               1,083,240  | 
                            
                               20-Jun-2009  | 
                            
                               07:00  | 
                            
                               x86  | 
                          
| 
                               msgprox.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               202,072  | 
                            
                               20-Jun-2009  | 
                            
                               07:02  | 
                            
                               x86  | 
                          
| 
                               replprov.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               575,320  | 
                            
                               20-Jun-2009  | 
                            
                               07:23  | 
                            
                               x86  | 
                          
| 
                               replrec.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               789,848  | 
                            
                               20-Jun-2009  | 
                            
                               07:23  | 
                            
                               x86  | 
                          
| 
                               replsub.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               410,968  | 
                            
                               20-Jun-2009  | 
                            
                               07:23  | 
                            
                               x86  | 
                          
| 
                               sql_common_core_keyfile.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               13,672  | 
                            
                               20-Jun-2009  | 
                            
                               06:39  | 
                            
                               x86  | 
                          
| 
                               svrenumapi100.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               755,560  | 
                            
                               20-Jun-2009  | 
                            
                               08:32  | 
                            
                               x86  | 
                          
| 
                               xmlsub.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               192,344  | 
                            
                               20-Jun-2009  | 
                            
                               08:34  | 
                            
                               x86  | 
                          
x64-based version
SQL Server 2008 Database Services Core Shared
| 
                               File name  | 
                            
                               File version  | 
                            
                               File size  | 
                            
                               Date  | 
                            
                               Time  | 
                            
                               Platform  | 
                          
|---|---|---|---|---|---|
| 
                               commanddest.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               247,144  | 
                            
                               20-Jun-2009  | 
                            
                               11:35  | 
                            
                               x64  | 
                          
| 
                               distrib.exe  | 
                            
                               2007.100.1810.0  | 
                            
                               86,888  | 
                            
                               20-Jun-2009  | 
                            
                               11:42  | 
                            
                               x64  | 
                          
| 
                               dtexec.exe  | 
                            
                               2007.100.1810.0  | 
                            
                               64,856  | 
                            
                               20-Jun-2009  | 
                            
                               11:42  | 
                            
                               x64  | 
                          
| 
                               dts.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               2,202,984  | 
                            
                               20-Jun-2009  | 
                            
                               11:42  | 
                            
                               x64  | 
                          
| 
                               dtslog.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               95,592  | 
                            
                               20-Jun-2009  | 
                            
                               11:43  | 
                            
                               x64  | 
                          
| 
                               dtspipeline.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               1,086,824  | 
                            
                               20-Jun-2009  | 
                            
                               11:43  | 
                            
                               x64  | 
                          
| 
                               dtswizard.exe  | 
                            
                               2007.100.1810.0  | 
                            
                               800,616  | 
                            
                               20-Jun-2009  | 
                            
                               11:43  | 
                            
                               x64  | 
                          
| 
                               exceldest.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               260,440  | 
                            
                               20-Jun-2009  | 
                            
                               11:49  | 
                            
                               x64  | 
                          
| 
                               excelsrc.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               279,912  | 
                            
                               20-Jun-2009  | 
                            
                               11:49  | 
                            
                               x64  | 
                          
| 
                               flatfiledest.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               414,568  | 
                            
                               20-Jun-2009  | 
                            
                               11:49  | 
                            
                               x64  | 
                          
| 
                               flatfilesrc.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               424,792  | 
                            
                               20-Jun-2009  | 
                            
                               11:49  | 
                            
                               x64  | 
                          
| 
                               iftsph.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               54,632  | 
                            
                               20-Jun-2009  | 
                            
                               11:57  | 
                            
                               x64  | 
                          
| 
                               logread.exe  | 
                            
                               2007.100.1810.0  | 
                            
                               510,808  | 
                            
                               20-Jun-2009  | 
                            
                               12:15  | 
                            
                               x64  | 
                          
| 
                               microsoft.sqlserver.adonetsrc.dll  | 
                            
                               10.0.1810.0  | 
                            
                               67,416  | 
                            
                               20-Jun-2009  | 
                            
                               12:17  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.connectioninfo.dll  | 
                            
                               10.0.1810.0  | 
                            
                               149,352  | 
                            
                               20-Jun-2009  | 
                            
                               06:57  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.dmf.dll  | 
                            
                               10.0.1810.0  | 
                            
                               292,712  | 
                            
                               20-Jun-2009  | 
                            
                               06:57  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.dmf.dll  | 
                            
                               10.0.1810.0  | 
                            
                               292,696  | 
                            
                               20-Jun-2009  | 
                            
                               12:18  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.maintenanceplantasks.dll  | 
                            
                               10.0.1810.0  | 
                            
                               296,808  | 
                            
                               20-Jun-2009  | 
                            
                               06:59  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.management.collectortasks.dll  | 
                            
                               10.0.1810.0  | 
                            
                               83,800  | 
                            
                               20-Jun-2009  | 
                            
                               12:19  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.pipelinehost.dll  | 
                            
                               10.0.1810.0  | 
                            
                               71,512  | 
                            
                               20-Jun-2009  | 
                            
                               12:20  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.replication.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               1,765,736  | 
                            
                               20-Jun-2009  | 
                            
                               07:00  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.replication.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               1,939,800  | 
                            
                               20-Jun-2009  | 
                            
                               12:20  | 
                            
                               x64  | 
                          
| 
                               microsoft.sqlserver.smo.dll  | 
                            
                               10.0.1810.0  | 
                            
                               2,860,904  | 
                            
                               20-Jun-2009  | 
                            
                               07:00  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.smoextended.dll  | 
                            
                               10.0.1810.0  | 
                            
                               182,120  | 
                            
                               20-Jun-2009  | 
                            
                               07:00  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.sqlenum.dll  | 
                            
                               10.0.1810.0  | 
                            
                               1,083,240  | 
                            
                               20-Jun-2009  | 
                            
                               07:00  | 
                            
                               x86  | 
                          
| 
                               oledbdest.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               259,944  | 
                            
                               20-Jun-2009  | 
                            
                               12:26  | 
                            
                               x64  | 
                          
| 
                               oledbsrc.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               286,040  | 
                            
                               20-Jun-2009  | 
                            
                               12:26  | 
                            
                               x64  | 
                          
| 
                               rdistcom.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               789,848  | 
                            
                               20-Jun-2009  | 
                            
                               12:33  | 
                            
                               x64  | 
                          
| 
                               repldp.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               191,320  | 
                            
                               20-Jun-2009  | 
                            
                               07:23  | 
                            
                               x86  | 
                          
| 
                               repldp.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               229,720  | 
                            
                               20-Jun-2009  | 
                            
                               12:34  | 
                            
                               x64  | 
                          
| 
                               replmerg.exe  | 
                            
                               2007.100.1810.0  | 
                            
                               408,424  | 
                            
                               20-Jun-2009  | 
                            
                               12:34  | 
                            
                               x64  | 
                          
| 
                               snapshot.exe  | 
                            
                               10.0.1810.0  | 
                            
                               13,160  | 
                            
                               20-Jun-2009  | 
                            
                               08:29  | 
                            
                               x86  | 
                          
| 
                               snapshot.exe  | 
                            
                               10.0.1810.0  | 
                            
                               13,160  | 
                            
                               20-Jun-2009  | 
                            
                               13:18  | 
                            
                               x86  | 
                          
| 
                               sql_engine_core_shared_keyfile.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               14,184  | 
                            
                               20-Jun-2009  | 
                            
                               12:09  | 
                            
                               x64  | 
                          
| 
                               sqllogship.exe  | 
                            
                               10.0.1810.0  | 
                            
                               96,104  | 
                            
                               20-Jun-2009  | 
                            
                               13:18  | 
                            
                               x86  | 
                          
| 
                               sqlmergx.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               229,224  | 
                            
                               20-Jun-2009  | 
                            
                               13:19  | 
                            
                               x64  | 
                          
| 
                               sqltaskconnections.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               161,112  | 
                            
                               20-Jun-2009  | 
                            
                               13:19  | 
                            
                               x64  | 
                          
| 
                               sqlwep100.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               116,568  | 
                            
                               20-Jun-2009  | 
                            
                               13:19  | 
                            
                               x64  | 
                          
| 
                               txdataconvert.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               306,008  | 
                            
                               20-Jun-2009  | 
                            
                               13:21  | 
                            
                               x64  | 
                          
SQL Server 2008 Database Services Core Instance
| 
                               File name  | 
                            
                               File version  | 
                            
                               File size  | 
                            
                               Date  | 
                            
                               Time  | 
                            
                               Platform  | 
                          
|---|---|---|---|---|---|
| 
                               atxcore.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               30,552  | 
                            
                               20-Jun-2009  | 
                            
                               11:35  | 
                            
                               x64  | 
                          
| 
                               databasemailengine.dll  | 
                            
                               10.0.1805.0  | 
                            
                               75,624  | 
                            
                               24-Apr-2009  | 
                            
                               19:41  | 
                            
                               x86  | 
                          
| 
                               databasemailprotocols.dll  | 
                            
                               10.0.1805.0  | 
                            
                               42,840  | 
                            
                               24-Apr-2009  | 
                            
                               19:41  | 
                            
                               x86  | 
                          
| 
                               datacollectorcontroller.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               255,320  | 
                            
                               20-Jun-2009  | 
                            
                               11:35  | 
                            
                               x64  | 
                          
| 
                               sql_engine_core_inst_keyfile.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               14,184  | 
                            
                               20-Jun-2009  | 
                            
                               12:09  | 
                            
                               x64  | 
                          
| 
                               sqlagent.exe  | 
                            
                               2007.100.1810.0  | 
                            
                               427,864  | 
                            
                               20-Jun-2009  | 
                            
                               13:18  | 
                            
                               x64  | 
                          
| 
                               sqlctr100.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               77,160  | 
                            
                               20-Jun-2009  | 
                            
                               08:29  | 
                            
                               x86  | 
                          
| 
                               sqlctr100.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               108,392  | 
                            
                               20-Jun-2009  | 
                            
                               13:18  | 
                            
                               x64  | 
                          
| 
                               sqlos.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               15,208  | 
                            
                               20-Jun-2009  | 
                            
                               13:19  | 
                            
                               x64  | 
                          
| 
                               sqlscriptdowngrade.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               15,720  | 
                            
                               20-Jun-2009  | 
                            
                               13:19  | 
                            
                               x64  | 
                          
| 
                               sqlscriptupgrade.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               3,373,928  | 
                            
                               20-Jun-2009  | 
                            
                               13:19  | 
                            
                               x64  | 
                          
| 
                               sqlservr.exe  | 
                            
                               2007.100.1810.0  | 
                            
                               57,868,648  | 
                            
                               20-Jun-2009  | 
                            
                               13:19  | 
                            
                               x64  | 
                          
SQL Server 2008 Database Services Common Core
| 
                               File name  | 
                            
                               File version  | 
                            
                               File size  | 
                            
                               Date  | 
                            
                               Time  | 
                            
                               Platform  | 
                          
|---|---|---|---|---|---|
| 
                               microsoft.analysisservices.dll  | 
                            
                               10.0.1810.0  | 
                            
                               1,316,696  | 
                            
                               20-Jun-2009  | 
                            
                               06:53  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.connectioninfo.dll  | 
                            
                               10.0.1810.0  | 
                            
                               149,352  | 
                            
                               20-Jun-2009  | 
                            
                               06:57  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.connectioninfo.dll  | 
                            
                               10.0.1810.0  | 
                            
                               149,352  | 
                            
                               20-Jun-2009  | 
                            
                               12:18  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.smo.dll  | 
                            
                               10.0.1810.0  | 
                            
                               2,860,904  | 
                            
                               20-Jun-2009  | 
                            
                               07:00  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.smo.dll  | 
                            
                               10.0.1810.0  | 
                            
                               2,860,904  | 
                            
                               20-Jun-2009  | 
                            
                               12:20  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.smoextended.dll  | 
                            
                               10.0.1810.0  | 
                            
                               182,120  | 
                            
                               20-Jun-2009  | 
                            
                               07:00  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.smoextended.dll  | 
                            
                               10.0.1810.0  | 
                            
                               182,104  | 
                            
                               20-Jun-2009  | 
                            
                               12:20  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.sqlenum.dll  | 
                            
                               10.0.1810.0  | 
                            
                               1,083,240  | 
                            
                               20-Jun-2009  | 
                            
                               07:00  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.sqlenum.dll  | 
                            
                               10.0.1810.0  | 
                            
                               1,083,224  | 
                            
                               20-Jun-2009  | 
                            
                               12:20  | 
                            
                               x86  | 
                          
| 
                               msgprox.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               202,072  | 
                            
                               20-Jun-2009  | 
                            
                               07:02  | 
                            
                               x86  | 
                          
| 
                               msgprox.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               246,104  | 
                            
                               20-Jun-2009  | 
                            
                               12:21  | 
                            
                               x64  | 
                          
| 
                               replprov.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               575,320  | 
                            
                               20-Jun-2009  | 
                            
                               07:23  | 
                            
                               x86  | 
                          
| 
                               replprov.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               727,384  | 
                            
                               20-Jun-2009  | 
                            
                               12:34  | 
                            
                               x64  | 
                          
| 
                               replrec.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               789,848  | 
                            
                               20-Jun-2009  | 
                            
                               07:23  | 
                            
                               x86  | 
                          
| 
                               replrec.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               976,744  | 
                            
                               20-Jun-2009  | 
                            
                               12:34  | 
                            
                               x64  | 
                          
| 
                               replsub.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               410,968  | 
                            
                               20-Jun-2009  | 
                            
                               07:23  | 
                            
                               x86  | 
                          
| 
                               replsub.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               492,376  | 
                            
                               20-Jun-2009  | 
                            
                               12:34  | 
                            
                               x64  | 
                          
| 
                               sql_common_core_keyfile.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               14,184  | 
                            
                               20-Jun-2009  | 
                            
                               12:09  | 
                            
                               x64  | 
                          
| 
                               svrenumapi100.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               755,560  | 
                            
                               20-Jun-2009  | 
                            
                               08:32  | 
                            
                               x86  | 
                          
| 
                               svrenumapi100.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               1,017,192  | 
                            
                               20-Jun-2009  | 
                            
                               13:20  | 
                            
                               x64  | 
                          
| 
                               xmlsub.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               192,344  | 
                            
                               20-Jun-2009  | 
                            
                               08:34  | 
                            
                               x86  | 
                          
| 
                               xmlsub.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               308,072  | 
                            
                               20-Jun-2009  | 
                            
                               13:22  | 
                            
                               x64  | 
                          
Itanium-architecture version
SQL Server 2008 Database Services Core Shared
| 
                               File name  | 
                            
                               File version  | 
                            
                               File size  | 
                            
                               Date  | 
                            
                               Time  | 
                            
                               Platform  | 
                          
|---|---|---|---|---|---|
| 
                               commanddest.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               557,912  | 
                            
                               20-Jun-2009  | 
                            
                               06:34  | 
                            
                               ia64  | 
                          
| 
                               distrib.exe  | 
                            
                               2007.100.1810.0  | 
                            
                               205,672  | 
                            
                               20-Jun-2009  | 
                            
                               06:42  | 
                            
                               ia64  | 
                          
| 
                               dtexec.exe  | 
                            
                               2007.100.1810.0  | 
                            
                               154,984  | 
                            
                               20-Jun-2009  | 
                            
                               06:42  | 
                            
                               ia64  | 
                          
| 
                               dts.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               4,249,960  | 
                            
                               20-Jun-2009  | 
                            
                               06:42  | 
                            
                               ia64  | 
                          
| 
                               dtslog.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               183,656  | 
                            
                               20-Jun-2009  | 
                            
                               06:42  | 
                            
                               ia64  | 
                          
| 
                               dtspipeline.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               2,020,712  | 
                            
                               20-Jun-2009  | 
                            
                               06:42  | 
                            
                               ia64  | 
                          
| 
                               dtswizard.exe  | 
                            
                               2007.100.1810.0  | 
                            
                               800,616  | 
                            
                               20-Jun-2009  | 
                            
                               06:42  | 
                            
                               ia64  | 
                          
| 
                               exceldest.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               584,040  | 
                            
                               20-Jun-2009  | 
                            
                               06:48  | 
                            
                               ia64  | 
                          
| 
                               excelsrc.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               641,896  | 
                            
                               20-Jun-2009  | 
                            
                               06:48  | 
                            
                               ia64  | 
                          
| 
                               flatfiledest.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               951,128  | 
                            
                               20-Jun-2009  | 
                            
                               06:49  | 
                            
                               ia64  | 
                          
| 
                               flatfilesrc.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               975,192  | 
                            
                               20-Jun-2009  | 
                            
                               06:49  | 
                            
                               ia64  | 
                          
| 
                               iftsph.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               88,424  | 
                            
                               20-Jun-2009  | 
                            
                               06:56  | 
                            
                               ia64  | 
                          
| 
                               logread.exe  | 
                            
                               2007.100.1810.0  | 
                            
                               1,124,696  | 
                            
                               20-Jun-2009  | 
                            
                               07:15  | 
                            
                               ia64  | 
                          
| 
                               microsoft.sqlserver.adonetsrc.dll  | 
                            
                               10.0.1810.0  | 
                            
                               67,416  | 
                            
                               20-Jun-2009  | 
                            
                               07:16  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.connectioninfo.dll  | 
                            
                               10.0.1810.0  | 
                            
                               149,352  | 
                            
                               20-Jun-2009  | 
                            
                               06:57  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.dmf.dll  | 
                            
                               10.0.1810.0  | 
                            
                               292,712  | 
                            
                               20-Jun-2009  | 
                            
                               06:57  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.dmf.dll  | 
                            
                               10.0.1810.0  | 
                            
                               292,712  | 
                            
                               20-Jun-2009  | 
                            
                               07:18  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.maintenanceplantasks.dll  | 
                            
                               10.0.1810.0  | 
                            
                               296,808  | 
                            
                               20-Jun-2009  | 
                            
                               06:59  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.management.collectortasks.dll  | 
                            
                               10.0.1810.0  | 
                            
                               83,816  | 
                            
                               20-Jun-2009  | 
                            
                               07:18  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.pipelinehost.dll  | 
                            
                               10.0.1810.0  | 
                            
                               71,512  | 
                            
                               20-Jun-2009  | 
                            
                               07:19  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.replication.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               1,765,736  | 
                            
                               20-Jun-2009  | 
                            
                               07:00  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.replication.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               2,656,600  | 
                            
                               20-Jun-2009  | 
                            
                               07:20  | 
                            
                               ia64  | 
                          
| 
                               microsoft.sqlserver.smo.dll  | 
                            
                               10.0.1810.0  | 
                            
                               2,860,904  | 
                            
                               20-Jun-2009  | 
                            
                               07:00  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.smoextended.dll  | 
                            
                               10.0.1810.0  | 
                            
                               182,120  | 
                            
                               20-Jun-2009  | 
                            
                               07:00  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.sqlenum.dll  | 
                            
                               10.0.1810.0  | 
                            
                               1,083,240  | 
                            
                               20-Jun-2009  | 
                            
                               07:00  | 
                            
                               x86  | 
                          
| 
                               oledbdest.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               586,072  | 
                            
                               20-Jun-2009  | 
                            
                               07:25  | 
                            
                               ia64  | 
                          
| 
                               oledbsrc.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               653,656  | 
                            
                               20-Jun-2009  | 
                            
                               07:26  | 
                            
                               ia64  | 
                          
| 
                               rdistcom.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               1,835,368  | 
                            
                               20-Jun-2009  | 
                            
                               07:33  | 
                            
                               ia64  | 
                          
| 
                               repldp.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               191,320  | 
                            
                               20-Jun-2009  | 
                            
                               07:23  | 
                            
                               x86  | 
                          
| 
                               repldp.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               522,600  | 
                            
                               20-Jun-2009  | 
                            
                               07:33  | 
                            
                               ia64  | 
                          
| 
                               replmerg.exe  | 
                            
                               2007.100.1810.0  | 
                            
                               969,576  | 
                            
                               20-Jun-2009  | 
                            
                               07:34  | 
                            
                               ia64  | 
                          
| 
                               snapshot.exe  | 
                            
                               10.0.1810.0  | 
                            
                               13,160  | 
                            
                               20-Jun-2009  | 
                            
                               08:17  | 
                            
                               x86  | 
                          
| 
                               snapshot.exe  | 
                            
                               10.0.1810.0  | 
                            
                               13,160  | 
                            
                               20-Jun-2009  | 
                            
                               08:29  | 
                            
                               x86  | 
                          
| 
                               sql_engine_core_shared_keyfile.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               19,304  | 
                            
                               20-Jun-2009  | 
                            
                               07:08  | 
                            
                               ia64  | 
                          
| 
                               sqllogship.exe  | 
                            
                               10.0.1810.0  | 
                            
                               96,088  | 
                            
                               20-Jun-2009  | 
                            
                               08:18  | 
                            
                               x86  | 
                          
| 
                               sqlmergx.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               428,376  | 
                            
                               20-Jun-2009  | 
                            
                               08:18  | 
                            
                               ia64  | 
                          
| 
                               sqltaskconnections.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               335,704  | 
                            
                               20-Jun-2009  | 
                            
                               08:19  | 
                            
                               ia64  | 
                          
| 
                               sqlwep100.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               212,312  | 
                            
                               20-Jun-2009  | 
                            
                               08:19  | 
                            
                               ia64  | 
                          
| 
                               txdataconvert.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               674,648  | 
                            
                               20-Jun-2009  | 
                            
                               08:21  | 
                            
                               ia64  | 
                          
SQL Server 2008 Database Services Core Instance
| 
                               File name  | 
                            
                               File version  | 
                            
                               File size  | 
                            
                               Date  | 
                            
                               Time  | 
                            
                               Platform  | 
                          
|---|---|---|---|---|---|
| 
                               atxcore.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               59,240  | 
                            
                               20-Jun-2009  | 
                            
                               06:34  | 
                            
                               ia64  | 
                          
| 
                               databasemailengine.dll  | 
                            
                               10.0.1805.0  | 
                            
                               75,624  | 
                            
                               24-Apr-2009  | 
                            
                               19:08  | 
                            
                               x86  | 
                          
| 
                               databasemailprotocols.dll  | 
                            
                               10.0.1805.0  | 
                            
                               42,856  | 
                            
                               24-Apr-2009  | 
                            
                               19:08  | 
                            
                               x86  | 
                          
| 
                               datacollectorcontroller.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               470,872  | 
                            
                               20-Jun-2009  | 
                            
                               06:35  | 
                            
                               ia64  | 
                          
| 
                               sql_engine_core_inst_keyfile.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               19,304  | 
                            
                               20-Jun-2009  | 
                            
                               07:08  | 
                            
                               ia64  | 
                          
| 
                               sqlagent.exe  | 
                            
                               2007.100.1810.0  | 
                            
                               1,201,496  | 
                            
                               20-Jun-2009  | 
                            
                               08:17  | 
                            
                               ia64  | 
                          
| 
                               sqlctr100.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               135,016  | 
                            
                               20-Jun-2009  | 
                            
                               08:18  | 
                            
                               ia64  | 
                          
| 
                               sqlctr100.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               77,160  | 
                            
                               20-Jun-2009  | 
                            
                               08:29  | 
                            
                               x86  | 
                          
| 
                               sqlos.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               22,376  | 
                            
                               20-Jun-2009  | 
                            
                               08:18  | 
                            
                               ia64  | 
                          
| 
                               sqlscriptdowngrade.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               20,824  | 
                            
                               20-Jun-2009  | 
                            
                               08:18  | 
                            
                               ia64  | 
                          
| 
                               sqlscriptupgrade.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               3,380,056  | 
                            
                               20-Jun-2009  | 
                            
                               08:18  | 
                            
                               ia64  | 
                          
| 
                               sqlservr.exe  | 
                            
                               2007.100.1810.0  | 
                            
                               110,975,832  | 
                            
                               20-Jun-2009  | 
                            
                               08:19  | 
                            
                               ia64  | 
                          
SQL Server 2008 Database Services Common Core
| 
                               File name  | 
                            
                               File version  | 
                            
                               File size  | 
                            
                               Date  | 
                            
                               Time  | 
                            
                               Platform  | 
                          
|---|---|---|---|---|---|
| 
                               microsoft.analysisservices.dll  | 
                            
                               10.0.1810.0  | 
                            
                               1,316,696  | 
                            
                               20-Jun-2009  | 
                            
                               06:53  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.connectioninfo.dll  | 
                            
                               10.0.1810.0  | 
                            
                               149,352  | 
                            
                               20-Jun-2009  | 
                            
                               06:57  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.connectioninfo.dll  | 
                            
                               10.0.1810.0  | 
                            
                               149,336  | 
                            
                               20-Jun-2009  | 
                            
                               07:18  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.smo.dll  | 
                            
                               10.0.1810.0  | 
                            
                               2,860,904  | 
                            
                               20-Jun-2009  | 
                            
                               07:00  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.smo.dll  | 
                            
                               10.0.1810.0  | 
                            
                               2,860,888  | 
                            
                               20-Jun-2009  | 
                            
                               07:20  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.smoextended.dll  | 
                            
                               10.0.1810.0  | 
                            
                               182,120  | 
                            
                               20-Jun-2009  | 
                            
                               07:00  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.smoextended.dll  | 
                            
                               10.0.1810.0  | 
                            
                               182,120  | 
                            
                               20-Jun-2009  | 
                            
                               07:20  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.sqlenum.dll  | 
                            
                               10.0.1810.0  | 
                            
                               1,083,240  | 
                            
                               20-Jun-2009  | 
                            
                               07:00  | 
                            
                               x86  | 
                          
| 
                               microsoft.sqlserver.sqlenum.dll  | 
                            
                               10.0.1810.0  | 
                            
                               1,083,240  | 
                            
                               20-Jun-2009  | 
                            
                               07:20  | 
                            
                               x86  | 
                          
| 
                               msgprox.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               202,072  | 
                            
                               20-Jun-2009  | 
                            
                               07:02  | 
                            
                               x86  | 
                          
| 
                               msgprox.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               534,360  | 
                            
                               20-Jun-2009  | 
                            
                               07:21  | 
                            
                               ia64  | 
                          
| 
                               replprov.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               575,320  | 
                            
                               20-Jun-2009  | 
                            
                               07:23  | 
                            
                               x86  | 
                          
| 
                               replprov.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               1,640,808  | 
                            
                               20-Jun-2009  | 
                            
                               07:34  | 
                            
                               ia64  | 
                          
| 
                               replrec.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               789,848  | 
                            
                               20-Jun-2009  | 
                            
                               07:23  | 
                            
                               x86  | 
                          
| 
                               replrec.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               2,125,160  | 
                            
                               20-Jun-2009  | 
                            
                               07:34  | 
                            
                               ia64  | 
                          
| 
                               replsub.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               410,968  | 
                            
                               20-Jun-2009  | 
                            
                               07:23  | 
                            
                               x86  | 
                          
| 
                               replsub.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               1,111,912  | 
                            
                               20-Jun-2009  | 
                            
                               07:34  | 
                            
                               ia64  | 
                          
| 
                               sql_common_core_keyfile.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               19,304  | 
                            
                               20-Jun-2009  | 
                            
                               07:08  | 
                            
                               ia64  | 
                          
| 
                               svrenumapi100.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               2,696,040  | 
                            
                               20-Jun-2009  | 
                            
                               08:20  | 
                            
                               ia64  | 
                          
| 
                               svrenumapi100.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               755,560  | 
                            
                               20-Jun-2009  | 
                            
                               08:32  | 
                            
                               x86  | 
                          
| 
                               xmlsub.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               558,936  | 
                            
                               20-Jun-2009  | 
                            
                               08:22  | 
                            
                               ia64  | 
                          
| 
                               xmlsub.dll  | 
                            
                               2007.100.1810.0  | 
                            
                               192,344  | 
                            
                               20-Jun-2009  | 
                            
                               08:34  | 
                            
                               x86  | 
                          
Status
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
References
For more information about the Incremental Servicing Model for SQL Server, click the following article number to view the article in the Microsoft Knowledge Base:
935897 An Incremental Servicing Model is available from the SQL Server team to deliver hotfixes for reported problemsFor more information about the naming schema for SQL Server updates, click the following article number to view the article in the Microsoft Knowledge Base:
822499New naming schema for Microsoft SQL Server software update packagesFor 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