SQL Server Resource Database (data file)
- 954950 FIX: Error message when you run a distributed query in SQL Server 2005: "OLE DB provider 'SQLNCLI' for linked server '<Linked Server>' returned message 'No transaction is active'" Q954950 KB954950
- 954669 FIX: An ongoing MS DTC transaction is orphaned in SQL Server 2005 Q954669 KB954669
- 954054 FIX: Some changes are not replicated to the subscribers when you synchronize data for a transactional replication in SQL Server 2005 Q954054 KB954054
- 952330 FIX: The Replication Log Reader Agent may fail intermittently when a transactional replication synchronizes data in SQL Server 2005 Q952330 KB952330
- 951204 FIX: An access violation occurs when you update a table through a view by using a cursor in SQL Server 2005 Q951204 KB951204
- 949687 FIX: Error message when you run a transaction from a remote server by using a linked server in SQL Server 2005: "This operation conflicts with another pending operation on this transaction" Q949687 KB949687
- 949095 Cumulative update package 7 for SQL Server 2005 Service Pack 2 Q949095 KB949095
- 947463 FIX: A stored procedure cannot finish its execution in SQL Server 2005 Q947463 KB947463
- 946608 Cumulative update package 6 for SQL Server 2005 Service Pack 2 Q946608 KB946608
- 945916 FIX: Error messages when you delete some records of a table in a transaction or when you update some records of a table in a transaction in SQL Server 2005: "Msg 9002," "Msg 3314," and "Msg 9001" Q945916 KB945916
- 945443 FIX: A query takes longer to finish in SQL Server 2005 than in SQL Server 2000 when you open a fast forward-only cursor for the query Q945443 KB945443
- 945442 FIX: You cannot cancel the query execution immediately if you open a fast forward-only cursor for the query in SQL Server 2005 Q945442 KB945442
- 944968 FIX: A minidump file is generated, and an error message is logged in the SQL Server error log when you run the DBCC MEMORYSTATUS statement in SQL Server 2005 Q944968 KB944968
- 944902 FIX: A federated database server stops responding when you run parallel queries on a multiprocessor computer that uses NUMA architecture in SQL Server 2005 Q944902 KB944902
- 944677 FIX: Conflicts are not logged when you use the Microsoft SQL Server Subscriber Always Wins Conflict Resolver for an article in a merge replication in Microsoft SQL Server 2005 Q944677 KB944677
- 943389 FIX: You must restart the SQL Server service on the principal server after you resume the SQL Server service process from a debug tool in SQL Server 2005 Q943389 KB943389
- 943388 FIX: The witness server crashes and a minidump file is generated in the SQL Server 2005 log folder when you manually failover database mirroring in SQL Server 2005 build 2239 Q943388 KB943388
- 942908 FIX: The change may be undone during the later synchronizations when you change an article on the subscriber in SQL Server 2005 Q942908 KB942908
- 940961 FIX: Transactions that are being committed on the principal server may not be copied to the mirror server when a database mirroring failover occurs in SQL Server 2005 Q940961 KB940961
- 940933 FIX: Some changes from subscribers who use SQL Server 2005 Compact Edition or Web synchronization are not uploaded to the publisher when you use the republishing model in a merge publication in Microsoft SQL Server 2005 Q940933 KB940933
- 940719 FIX: A memory leak occurs when you call the Initialize method and the Terminate method of the SQLDistribution object in a loop in an application that you develop by using Microsoft ActiveX replication controls in SQL Server 2005 Q940719 KB940719
- 940286 FIX: A Service Broker endpoint stops passing messages in a database mirroring session of SQL Server 2005 Q940286 KB940286
- 940128 FIX: When you run a complex query in SQL Server 2005, the query performance is slow if the execution plan of the query contains semi join operators Q940128 KB940128
- 939563 FIX: Error message when you synchronize a merge replication in Microsoft SQL Server 2005: "MSmerge_del_<GUID>, Line 42 String or binary data would be truncated" Q939563 KB939563
- 939562 FIX: Error message when you run a query that fires an INSTEAD OF trigger in SQL Server 2005 Service Pack 2: "Internal Query Processor Error The query processor could not produce a query plan" Q939562 KB939562
- 939285 FIX: Error message when you run a stored procedure that starts a transaction that contains a Transact-SQL statement in SQL Server 2005: "New request is not allowed to start because it should come with valid transaction descriptor" Q939285 KB939285
- 938825 FIX: A foreign key constraint that you drop on a table at the publisher is not dropped on the table at the subscriber in a SQL Server 2005 merge replication Q938825 KB938825
- 938243 FIX: Error message when you run a full-text query against a catalog in SQL Server 2005: “The execution of a full-text query failed. The content index is corrupt.” Q938243 KB938243
- 937745 FIX: You may receive error messages when you try to log in to an instance of SQL Server 2005 and SQL Server handles many concurrent connections Q937745 KB937745
- 937544 FIX: You may receive error 3456 when you try to restore a transaction log for a SQL Server 2005 database Q937544 KB937544
- 937343 FIX: SQL Server 2005 stops and then restarts unexpectedly, and errors occur in the tempdb database Q937343 KB937343
- 937033 FIX: Error message when you run a linked server query in SQL Server 2005: "The oledbprovider unisys.dmsII.1 for linkserver '<ServerName>' reported an error the provider ran out of memory" Q937033 KB937033
- 936488 When you install a SQL Server 2005 service pack or a SQL Server 2005 hotfix, the installation stops unexpectedly Q936488 KB936488
- 936305 Cumulative update package 2 for SQL Server 2005 Service Pack 2 is available Q936305 KB936305
- 936185 FIX: Blocking and performance problems may occur when you enable trace flag 1118 in SQL Server 2005 if the temporary table creation workload is high Q936185 KB936185
- 936179 FIX: Error message when you use SQL Native Client to connect to an instance of a principal server in a database mirroring session: "The connection attempted to fail over to a server that does not have a failover partner" Q936179 KB936179
- 935446 FIX: You receive error messages when you use the BULK INSERT statement in SQL Server 2005 to import data in bulk Q935446 KB935446
- 935356 Cumulative update package (build 3161) for SQL Server 2005 Service Pack 2 is available Q935356 KB935356
- 934812 FIX: You cannot bring the SQL Server group online in a cluster environment after you rename the virtual server name of the default instance of SQL Server 2005 Q934812 KB934812
- 934734 FIX: A database is marked as suspect when you update a table that contains a nonclustered index in SQL Server 2005 Q934734 KB934734
- 934706 FIX: Error message when you perform a piecemeal restore operation after you enable vardecimal database compression in SQL Server 2005 Service Pack 2: "Piecemeal restore is not supported when an upgrade is involved" Q934706 KB934706
- 934246 FIX: Error message when you run a long stored procedure that is encrypted in SQL Server 2005: "A stack overflow occurred in the server while compiling the query" Q934246 KB934246
- 934226 FIX: Error message when you try to use Database Mail to send an e-mail message in SQL Server 2005: "profile name is not valid (Microsoft SQL Server, Error 14607)" Q934226 KB934226
- 934188 FIX: The Distribution Agent does not deliver commands to the Subscriber even if the Distribution Agent is running in SQL Server 2005 Q934188 KB934188
- 934109 FIX: The Distribution Agent generates an access violation when you configure a transactional replication publication to run an additional script after the snapshot is applied at the subscriber in SQL Server 2005 Q934109 KB934109
- 934106 FIX: SQL Server 2005 database engine generates failed assertion errors when you use the Replication Monitor to monitor the distribution database Q934106 KB934106
- 934066 FIX: The row of data on the publisher and the row of data on the subscriber may be inconsistent in a merge publication after synchronization has occurred in SQL Server 2005 Q934066 KB934066
- 934065 FIX: Error message when the Replication Merge Agent runs to synchronize a merge replication subscription in SQL Server 2005: “The merge process failed to execute a query because the query timed out” Q934065 KB934065
- 933808 FIX: Error message when you run a query that contains nested FOR XML clauses in SQL Server 2005: “The XML data type is damaged” Q933808 KB933808
- 933766 FIX: Failed assertion message in the Errorlog file when you perform various operations in SQL Server 2005: "Failed Assertion = 'fFalse' Attempt to access expired blob handle (3)" Q933766 KB933766
- 933762 FIX: You receive error 18815 when the Log Reader Agent runs for a transactional publication in SQL Server 2005 Q933762 KB933762
- 933724 FIX: The query performance is slow when you run a query that uses a user-defined scalar function against an instance of SQL Server 2005 Q933724 KB933724
- 933549 FIX: You may receive an access violation when you perform a bulk copy operation in SQL Server 2005 Q933549 KB933549
- 933499 FIX: Error message when you use transactional replication to replicate the execution of stored procedures to subscribers in SQL Server 2005: "Insufficient memory to run query" Q933499 KB933499
- 933265 FIX: You may receive error 1203 when you run an INSERT statement against a table that has an identity column in SQL Server 2005 Q933265 KB933265
- 933097 Cumulative hotfix package (build 3152) for SQL Server 2005 Service Pack 2 is available Q933097 KB933097
- 932556 FIX: A script task or a script component may not run correctly when you run an SSIS package in SQL Server 2005 build 1500 and later builds Q932556 KB932556
- 932393 FIX: You may experience poor performance after you install SQL Server 2005 Service Pack 1 Q932393 KB932393
- 931843 FIX: SQL Server 2005 does not reclaim the disk space that is allocated to the temporary table if the stored procedure is stopped Q931843 KB931843
- 931821 FIX: High CPU utilization by SQL Server 2005 may occur when you use NUMA architecture on a computer that has SQL Server 2005 installed Q931821 KB931821
- 931666 FIX: An assertion violation may be logged after you install SQL Server 2005 or after you add more processors to a server that is running SQL Server 2005 Q931666 KB931666
- 931593 FIX: A script task or a script component may not run correctly when you run an SSIS package in SQL Server 2005 build 2153 and later builds Q931593 KB931593
- 930775 FIX: Error message when you try to retrieve rows from a cursor that uses the OPTION (RECOMPILE) query hint in SQL Server 2005: "Could not complete cursor operation because the table schema changed after the cursor was declared" Q930775 KB930775
- 930505 FIX: Error message when you run DML statements against a table that is published for merge replication in SQL Server 2005: "Could not find stored procedure" Q930505 KB930505
- 929179 FIX: A memory leak may occur every time that you synchronize a SQL Server Mobile subscriber in SQL Server 2005 Q929179 KB929179
- 928789 FIX: Error message in the database mail log when you try to use the sp_send_dbmail stored procedure to send an e-mail in SQL Server 2005: "Invalid XML message format received on the ExternalMailQueue" Q928789 KB928789
- 928539 FIX: An access violation is logged in the SQL Server Errorlog file when you run a query that uses a plan guide in SQL Server 2005 Q928539 KB928539
- 928537 FIX: The full-text index population for the indexed view is very slow in SQL Server 2005 Q928537 KB928537
- 928394 FIX: The changes are not reflected in the publication database after you reinitialize the subscriptions in SQL Server 2005 Q928394 KB928394
- 928372 FIX: Error message when you use a synonym for a stored procedure in SQL Server 2005: "A severe error occurred on the current command" Q928372 KB928372
- 927289 FIX: Updates to the SQL Server Mobile subscriber may not be reflected in the SQL Server 2005 merge publication Q927289 KB927289
- 926773 FIX: Error message when you run a query that uses a fast forward-only cursor in SQL Server 2005: "Query processor could not produce a query plan because of the hints defined in this query" Q926773 KB926773
- 926612 FIX: SQL Server Agent does not send an alert quickly or does not send an alert when you use an alert of the SQL Server event alert type in SQL Server 2005 Q926612 KB926612
- 926240 FIX: SQL Server 2005 may stop responding when you use the SqlBulkCopy class to import data from another data source Q926240 KB926240
- 926024 FIX: The query performance is very slow when you use a fast forward-only cursor to run a query in SQL Server 2005 Q926024 KB926024
- 925744 FIX: Error message when you try to use a SQL Server authenticated login to log on to an instance of SQL Server 2005: "Logon error: 18456" Q925744 KB925744
- 925566 FIX: Error message when you run a query against a cube that contains linked objects in SQL Server 2005 Analysis Services: "Internal error An unexpected error occurred" Q925566 KB925566
- 925277 FIX: You may experience very large growth increments of a principal database after you manually fail over a database mirroring session in SQL Server 2005 Q925277 KB925277
- 925135 FIX: An empty string is replicated as a NULL value when you synchronize a table to a SQL Server 2005 Compact Edition subscriber Q925135 KB925135
- 924808 FIX: You receive an error message, or you obtain an incorrect result when you query data in a partitioned table that does not have a clustered index in SQL Server 2005 Q924808 KB924808
- 924807 FIX: The restore operation may take a long time to finish when you restore a database in SQL Server 2005 Q924807 KB924807
- 924686 FIX: The database mirroring session may remain in the synchronizing state and may stop responding when a database failover occurs in SQL Server 2005 Q924686 KB924686
- 924345 FIX: Error message when you try to open a file attachment in a message that is generated by the sp_send_dbmail procedure in SQL Server 2005: "This file is not in a recognizable format" Q924345 KB924345
- 924264 FIX: The metadata of the Description object of a Key Performance Indicator appears in the default language after you define a translation for the Description object in SQL Server 2005 Business Intelligence Development Studio Q924264 KB924264
- 923624 FIX: Error message when you run an application against SQL Server 2005 that uses many unique user logins or performs many user login impersonations: "insufficient system memory to run this query" Q923624 KB923624
- 923605 FIX: A deadlock occurs and a query never finishes when you run the query on a computer that is running SQL Server 2005 and has multiple processors Q923605 KB923605
- 923296 FIX: Log Reader Agent fails, and an assertion error message is logged when you use transactional replication in SQL Server 2005 Q923296 KB923296
- 922594 FIX: Error message when you use SQL Server 2005: "High priority system task thread Operating system error Exception 0xAE encountered" Q922594 KB922594
- 922579 FIX: The operation may take longer than you expect when you run a warm query to obtain information from the Microsoft Search service in SQL Server 2005 Q922579 KB922579
- 922438 FIX: A query may take a long time to compile when the query contains several JOIN clauses against a SQL Server 2005 database Q922438 KB922438
- 922296 FIX: You may receive an access violation error message when you run a query against a linked server in SQL Server 2005 Q922296 KB922296
- 921536 FIX: A handled access violation may occur in the CValSwitch::GetDataX function when you run a complex query in SQL Server 2005 Q921536 KB921536
- 921295 FIX: You may receive an incorrect result when you try to run a Multidimensional Expressions (MDX) query by using SQL Server 2005 Q921295 KB921295
- 921293 FIX: The description for the Dimension field is not set in the local cube file when you use the CREATE LOCAL CUBE statement in SQL Server 2005 Q921293 KB921293
- 920794 FIX: The size of the e-mail message is very large when you use Database Mail in SQL Server 2005 to send query results to users Q920794 KB920794
- 920206 FIX: System performance may be slow when an application submits many queries against a SQL Server 2005 database that uses simple parameterization Q920206 KB920206
- 919839 FIX: The Distribution Agent may not apply transactions when you use transactional replication with a published Oracle table and the table contains a column that uses the number data type in SQL Server 2005 Q919839 KB919839
- 918832 FIX: An inefficient or incorrect SQL query is generated when you try to use SQL Server 2005 to browse a ROLAP dimension Q918832 KB918832
- 917905 FIX: SQL Server 2005 performance may be slower than SQL Server 2000 performance when you use an API server cursor Q917905 KB917905
- 917738 FIX: SQL Server 2005 system performance may be slow when you use a keyset-driven cursor to execute a FETCH statement Q917738 KB917738
- 917426 FIX: You receive an error message when you try to create a full-text schedule by using SQL Server Management Studio in localized versions of SQL Server 2005 Q917426 KB917426
- 915308 FIX: The CPU usage of the server reaches 100% when many DML activities occur in SQL Server 2005 Q915308 KB915308
- 915306 FIX: The merge agent fails and a "permission denied" error message is logged when you synchronize a SQL Server 2005-based merge publication Q915306 KB915306