﻿<?xml version="1.0" ?><rss version="2.0"><channel><title>Top SQL Server Solutions from Microsoft Support</title><link>http://support.microsoft.com/ph/14917</link><description>The latest support information about SQL Server Solutions from Microsoft Product Support Services.</description>
<item><title>Login failed for user 'username'. The user is not associated with a trusted SQL Server connection. (Microsoft SQL Server, Error: 18452)</title><link>http://support.microsoft.com/kb/555332#phrss</link><category>Security and High Availability</category><description>During a logon process to SQL server the following error may appear: "Login failed for user 'username'. The user is not associated with a trusted SQL Server connection. (Microsoft SQL Server, Error: 18452)".</description></item>
<item><title>How to troubleshoot the "Cannot generate SSPI context" error message</title><link>http://support.microsoft.com/kb/811889#phrss</link><category>Security and High Availability</category><description>This step-by-step article describes how to troubleshoot the most typical sources of the "Cannot generate SSPI context" error message.  You may receive this error message under the following conditions: a) You are connecting to SQL Server, b) You are using Integrated Security, or c) Kerberos is used to perform the security delegation.</description></item>
<item><title>Troubleshooting Performance Problems in SQL Server 2008</title><link>http://msdn.microsoft.com/en-us/library/dd672789(v=SQL.100).aspx#phrss</link><category>Performance - server</category><description>This article can help administrators prevent or minimize problems with SQL Server performance.</description></item>
<item><title>Introducing the SQL Server 2008 R2 Best Practices Analyzer (BPA)</title><link>http://blogs.msdn.com/b/psssql/archive/2010/06/20/introducing-the-sql-server-2008-r2-best-practices-analyzer-bpa.aspx#phrss</link><category>Other</category><description>Use the SQL Server 2008 R2 Best Practices Analyzer (BPA) to identify and resolve potential issues.</description></item>
<item><title>Use System Center Advisor to proactively avoid configuration problems</title><link>https://www.systemcenteradvisor.com/#phrss</link><category>Other</category><description>System Center Advisor is a cloud service that enables you to assess your server configuration and proactively avoid problems. Additionally, System Center Advisor helps reduce downtime by providing suggestions for improvement, and notifying you of key updates specific to your configuration. </description></item>
<item><title>How To: Optimize SQL Queries</title><link>http://msdn.microsoft.com/en-us/library/ff650689.aspx#phrss</link><category>Performance - specific query</category><description>One of a series of KB articles on troubleshooting performance issues caused by a specific query.</description></item>
<item><title>Optimize SQL Server CPU Performance</title><link>http://technet.microsoft.com/en-us/magazine/2007.10.sqlcpu.aspx#phrss</link><category>Performance - server</category><description>
Troubleshooting performance problems on a database system can be an overwhelming task. Knowing where to look for trouble is important, but more crucial is knowing why your system reacts the way that it does to a particular request.</description></item>
<item><title>High CPU utilization may occur with your queries on SQL Server 2005 and SQL Sever 2008 servers compared to SQL Server 2000</title><link>http://support.microsoft.com/kb/2009160#phrss</link><category>Performance - specific query</category><description>One of a series of KB articles on troubleshooting performance issues caused by a specific query.</description></item>
<item><title>Diagnosing and Troubleshooting SQL Server Performance Problems</title><link>http://support.microsoft.com/kb/982870#phrss</link><category>Performance - server</category><description>This article contains links to various other articles containing guidelines for diagnosing and troubleshooting common performance problems </description></item>
<item><title>OS Errors 1450 and 665 are reported for database data files</title><link>http://support.microsoft.com/kb/2002606#phrss</link><category>Performance - server</category><description>The sparse files created by SQL Server for the database snapshots can get too fragmented when large amounts of data modifications happen for the life of these snapshot files.</description></item>
<item><title>The 'affinity mask' and 'affinity I/O mask' configuration should not conflict</title><link>http://support.microsoft.com/kb/2157114#phrss</link><category>Performance - server</category><description>This article explains why he 'affinity mask' and 'affinity I/O mask' configuration values of SQL Server should not conflict. Performance may suffer if you choose to affinitize a processor for both SQL Server worker thread scheduling and for I/O processing.</description></item>
<item><title>SQL High CPU scenario troubleshooting </title><link>http://blogs.msdn.com/b/sql_pfe_blog/archive/2009/07/17/sql-high-cpu-scenario-troubleshooting-using-sys-dm-exec-query-stats-and-ring-buffer-scheduler-monitor-ring-buffer-in-sys-dm-os-ring-buffers.aspx#phrss</link><category>Performance - server</category><description>SQL High CPU scenario troubleshooting using sys.dm_exec_query_stats and
RING_BUFFER_SCHEDULER_MONITOR ring buffer in sys.dm_os_ring_buffers</description></item>
<item><title>How to stop the transaction log of a SQL Server database from growing unexpectedly</title><link>http://support.microsoft.com/kb/873235#phrss</link><category>Performance - server</category><description>This article describes the steps that you must follow when the transaction logs expand to an unacceptable limit.</description></item>
<item><title>Various errors may occur when you try to install SQL Server 2008 R2</title><link>http://support.microsoft.com/kb/2449398#phrss</link><category>Stand-alone - Setup or upgrade</category><description>Microsoft Knowledge Base article 2449398 descirbes common error messages that can occur during installation and provides steps to correct some issues.</description></item>
<item><title>"SQL Server 2008 Setup requires Microsoft .NET Framework 4.0 to be installed" error message when you apply Service Pack 2 (SP2) for SQL Server 2008</title><link>http://support.microsoft.com/kb/2500042#phrss</link><category>Stand-alone - Setup or upgrade</category><description></description></item>
<item><title>SQL Server 2005 setup fails when MSXML Core Services 6.0 Service Pack 2 has already been installed</title><link>http://support.microsoft.com/kb/968749#phrss</link><category>Stand-alone - Setup or upgrade</category><description>Microsoft SQL Server 2005 installation fails on a Windows XP computer that has MSXML Security Update MS08-069 and Windows XP Service Pack 3 installed.  This article provides guidance for solving this issue.</description></item>
<item><title>How to uninstall an instance of SQL Server 2005 manually</title><link>http://support.microsoft.com/kb/909967#phrss</link><category>Stand-alone - Setup or upgrade</category><description>This article describes how to uninstall a stand-alone instance of Microsoft SQL Server 2005 manually.</description></item>
<item><title>How to troubleshoot SQL Server 2008 Setup issues</title><link>http://support.microsoft.com/kb/955396#phrss</link><category>Stand-alone - Setup or upgrade</category><description>This article describes how to troubleshoot issues installing Microsoft SQL Server 2008 by using SQL Server 2008 log files.</description></item>
<item><title>Query performance is slow when you run a query that contains an ORDER BY clause on a table column of an SQL tertiary collation</title><link>http://support.microsoft.com/kb/951935#phrss</link><category>Performance - specific query</category><description>One of a series of KB articles on troubleshooting performance issues caused by a specific query.</description></item>
<item><title>Performance is slow when you run a query in SQL Server 2005 that updates a table on a linked server and then joins the table to a table on the local server</title><link>http://support.microsoft.com/kb/942982#phrss</link><category>Performance - specific query</category><description>One of a series of KB articles on troubleshooting performance issues caused by a specific query.,</description></item>
<item><title>You may notice performance issues when using date literal values in distributed queries with third party OLEDB providers from SQL server</title><link>http://support.microsoft.com/kb/2000395#phrss</link><category>Performance - specific query</category><description>One of a series of KB articles on troubleshooting performance issues caused by a specific query.</description></item>
<item><title>Query performance decreases when sys.dm_db_index_usage_stats has large number of rows</title><link>http://support.microsoft.com/kb/2003031#phrss</link><category>Performance - specific query</category><description>One of a series of KB articles on troubleshooting performance issues caused by a specific query.</description></item>
<item><title>Various errors may occur when you try to install SQL Server 2008 R2</title><link>http://support.microsoft.com/kb/2449398#phrss</link><category>Setup</category><description>When you try to install SQL Server 2008 R2, you may see one or more error messages or symptoms, preventing you from proceeding with the setup.  Many times these are caused by damaged or corrupted installation media/files.  This article documents the list of error messages and recommends solutions for these errors.</description></item>
<item><title>How to configure SQL Server 2005 to allow remote connections</title><link>http://support.microsoft.com/kb/914277#phrss</link><category>Data Access - Connectivity</category><description>When you try to connect to an instance of Microsoft SQL Server 2005 from a remote computer, you may receive an error message.  This error could be displayed from several different programs, if they are  program to connect to SQL Server.</description></item>
</channel></rss>
