KB3195888 - FIX: High CPU usage causes performance issues in SQL Server ...
When you use either a new instance of Microsoft SQL Server 2016 (or 2017) or an instance of SQL Server 2016 (or 2017) that's upgraded from an earlier version of SQL Server, you experience performance issues because of high CPU usage.
FIX: Bamalerts.exe and Sqlservr.exe processes consume excessive CPU ...
Fixes an issue in which the Bamalerts.exe and Sqlservr.exe processes consume excessive CPU resources. This issue occurs after you install BizTalk Server 2013 and SQL Server 2012 on a computer to create a BizTalk Server environment.
FIX: The CPU usage of the resource monitor is very high when the ...
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:
KB963659 - FIX: You receive error messages when you perform a ...
When this occurs, the Sqlservr.exe process sends a message to notify the Fdhost.exe process to process all the existing data in the OSM. While the Fdhost.exe process is processing data, the inbound shared memory (ISM), which is the shared memory from Fdhost.exe to Sqlservr.exe, may become full.
KB979779 - FIX: Several problems occur when you use a linked server ...
The Sqlservr.exe file will have a version later than or equal to 10.0:1600.0, but earlier than 10.0:1835.0. Workaround. To work around these problems, follow these steps: Workaround 1: 1. Delete the failing linked server. 2. Create a new linked server using the SQL Server Native Client 10.0 (SQLNCLI10) provider. To do this: a.
FIX: You receive error messages or data is damaged after you run an ...
If the message is present in the recent Errorlog file, use the Total Server Memory (KB) counter of the SQL Server: Memory Manager performance object to measure the memory usage of the SQL Server buffer pool. Additionally, use the Private Bytes counter for the Sqlservr.exe process to find the memory allocations outside the buffer pool (MemToLeave).
KB2524743 - FIX: Recovery takes longer than expected for a database in ...
In a Microsoft SQL Server 2008 or Microsoft SQL Server 2008 R2 environment, database recovery may take a very long time in phase 1, the Analysis phase. This issue typically occurs when many transactions occur between the start and the end of the last complete checkpoint before SQL Server shuts down. For example, millions of transactions may occur.
KB934458 - FIX: The Check Database Integrity task and the Execute T-SQL ...
In Microsoft SQL Server 2005 Service Pack 2 (SP2), the following tasks in a maintenance plan may lose database context in certain circumstances: For example, if a Check Database Integrity task is configured to check integrity on multiple databases, the task repeatedly checks the default database.
KB2546951 - List of issues that are fixed by SQL Server 2008 Service ...
If the current build of sqlservr.exe is less than the fix build, the advisor generates the alert about this issue. Review the details that are provided in the “Information Collected” section of the advisor alert, and apply the fix that is discussed in this article.
KB5042749 - Description of the security update for SQL Server 2019 CU28 ...
Use the reported error to determine the cause of the failure and then execute sys.sp_cdc_vupgrade in the database context to rerun upgrade. <DateTime> sp_vupgrade_replication executed successfully. If you use the KEEP_CDC option when you restore a database that has CDC enabled, the restore process might fail and generate an error towards the end.