<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>belle's sql musings &#187; Issues/Troubleshooting</title>
	<atom:link href="http://www.sqlmusings.com/category/issuestroubleshooting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sqlmusings.com</link>
	<description>ramblings, discoveries, tutorials on sql server and other database stuff</description>
	<lastBuildDate>Sat, 04 Feb 2012 21:16:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Getting More Information About Your PowerShell Error</title>
		<link>http://www.sqlmusings.com/2012/01/29/getting-more-information-about-your-powershell-error/</link>
		<comments>http://www.sqlmusings.com/2012/01/29/getting-more-information-about-your-powershell-error/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 20:34:14 +0000</pubDate>
		<dc:creator>belle</dc:creator>
				<category><![CDATA[Issues/Troubleshooting]]></category>
		<category><![CDATA[Powershell]]></category>

		<guid isPermaLink="false">http://www.sqlmusings.com/?p=1995</guid>
		<description><![CDATA[I just have to blog this little gem. Every now and then I would be running a PowerShell script, I&#8217;d get an error but I wouldn&#8217;t get anything useful from the default error message besides the line number. Little Gem cls $error&#91;0&#93; &#124; fl -force Sample For example, this is an error I would get [...]

<p style="margin-top:25px"><strong>No related posts.</strong>]]></description>
		<wfw:commentRss>http://www.sqlmusings.com/2012/01/29/getting-more-information-about-your-powershell-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing SQL Server Denali CTP3 Weird Issue &#8211; Invalid Handle</title>
		<link>http://www.sqlmusings.com/2011/10/29/installing-sql-server-denali-ctp3-weird-issue-invalid-handle/</link>
		<comments>http://www.sqlmusings.com/2011/10/29/installing-sql-server-denali-ctp3-weird-issue-invalid-handle/#comments</comments>
		<pubDate>Sat, 29 Oct 2011 21:44:46 +0000</pubDate>
		<dc:creator>belle</dc:creator>
				<category><![CDATA[Issues/Troubleshooting]]></category>
		<category><![CDATA[SQL Server Denali]]></category>

		<guid isPermaLink="false">http://www.sqlmusings.com/?p=1967</guid>
		<description><![CDATA[I was busily preparing my new VMs all night (shiny new VMs!!). Planning to get 2 Windows 2008 R2 Enterprise boxes out as my new playgrounds, one as a Domain Controller, another one as my new Denali CTP3 box. When I was starting to install Denali, not long after launching the install, I got this [...]

<p style="margin-top:25px"><strong>No related posts.</strong>]]></description>
		<wfw:commentRss>http://www.sqlmusings.com/2011/10/29/installing-sql-server-denali-ctp3-weird-issue-invalid-handle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Troubleshooting Replication Error: A required privilege is not held by the client</title>
		<link>http://www.sqlmusings.com/2011/04/25/troubleshooting-replication-error-a-required-privilege-is-not-held-by-the-client/</link>
		<comments>http://www.sqlmusings.com/2011/04/25/troubleshooting-replication-error-a-required-privilege-is-not-held-by-the-client/#comments</comments>
		<pubDate>Mon, 25 Apr 2011 21:35:41 +0000</pubDate>
		<dc:creator>belle</dc:creator>
				<category><![CDATA[Issues/Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.sqlmusings.com/?p=1866</guid>
		<description><![CDATA[Troubleshooting Replication Error: A required privilege is not held by the client If you ever you encounter this replication issue, the resolution might be fairly simple, however it will require that you toggle your SQL Service accounts. Have a look at this KB: http://support.microsoft.com/kb/911305/en-us The KB suggests the service account might have changed using a [...]

<p style="margin-top:25px"><strong>No related posts.</strong>]]></description>
		<wfw:commentRss>http://www.sqlmusings.com/2011/04/25/troubleshooting-replication-error-a-required-privilege-is-not-held-by-the-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Invalid Credentials Error During SQL Server 2008/R2 Install</title>
		<link>http://www.sqlmusings.com/2011/04/05/invalid-credentials-error-during-sql-server-2008r2-install/</link>
		<comments>http://www.sqlmusings.com/2011/04/05/invalid-credentials-error-during-sql-server-2008r2-install/#comments</comments>
		<pubDate>Tue, 05 Apr 2011 14:07:33 +0000</pubDate>
		<dc:creator>belle</dc:creator>
				<category><![CDATA[Issues/Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.sqlmusings.com/?p=1849</guid>
		<description><![CDATA[In case you get the following errors: The credentials you provided for the SQL Server Agent service are invalid. To continue, provide a valid account and password for the SQL Server Agent service. The specified credentials for the SQL Server service are not valid. To continue, provide a valid account and password for the SQL [...]

<p style="margin-top:25px"><strong>No related posts.</strong>]]></description>
		<wfw:commentRss>http://www.sqlmusings.com/2011/04/05/invalid-credentials-error-during-sql-server-2008r2-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Handling Division By Zero Scenarios in T-SQL</title>
		<link>http://www.sqlmusings.com/2009/05/09/handling-division-by-zero-scenarios-in-t-sql/</link>
		<comments>http://www.sqlmusings.com/2009/05/09/handling-division-by-zero-scenarios-in-t-sql/#comments</comments>
		<pubDate>Sat, 09 May 2009 18:45:04 +0000</pubDate>
		<dc:creator>belle</dc:creator>
				<category><![CDATA[DBA Toolbox / T-SQL Scripts]]></category>
		<category><![CDATA[Issues/Troubleshooting]]></category>
		<category><![CDATA[T-SQL Tips and Tricks]]></category>
		<category><![CDATA[T-SQL]]></category>

		<guid isPermaLink="false">http://www.sqlmusings.com/?p=725</guid>
		<description><![CDATA[Sometimes it is inevitable to encounter scenarios that will give division by zero errors What you can do is you can code around it, so your users and your app do not get this error. Alternative 1: NULLIF (preferred) The NULLIF built in function returns a NULL if the two parameters are equal. In our [...]

<p style="margin-top:25px"><strong>No related posts.</strong>]]></description>
		<wfw:commentRss>http://www.sqlmusings.com/2009/05/09/handling-division-by-zero-scenarios-in-t-sql/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>A More Effective Selective Index Rebuild/Reorganize Strategy</title>
		<link>http://www.sqlmusings.com/2009/03/15/a-more-effective-selective-index-rebuildreorganize-strategy/</link>
		<comments>http://www.sqlmusings.com/2009/03/15/a-more-effective-selective-index-rebuildreorganize-strategy/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 20:15:15 +0000</pubDate>
		<dc:creator>belle</dc:creator>
				<category><![CDATA[DBA Toolbox / T-SQL Scripts]]></category>
		<category><![CDATA[Issues/Troubleshooting]]></category>
		<category><![CDATA[performance tuning]]></category>
		<category><![CDATA[T-SQL Tips and Tricks]]></category>
		<category><![CDATA[indexes]]></category>

		<guid isPermaLink="false">http://www.sqlmusings.com/2009/03/15/a-more-effective-selective-index-rebuildreorganize-strategy/</guid>
		<description><![CDATA[This is a follow up post to : Why SQL Fragmentation Remains High As mentioned in this previous post, our dilemma was we were rebuilding every index on a nightly basis, and : the process proves to be very resource intensive we don&#8217;t see the benefit. The fragmentation for some of the indexes remain high. [...]

<p style="margin-top:25px"><strong>No related posts.</strong>]]></description>
		<wfw:commentRss>http://www.sqlmusings.com/2009/03/15/a-more-effective-selective-index-rebuildreorganize-strategy/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Resolving &#8220;A network-related or instance-specific error occurred while establishing a connection to SQL Server&#8230;&#8221;</title>
		<link>http://www.sqlmusings.com/2009/03/11/resolving-a-network-related-or-instance-specific-error-occurred-while-establishing-a-connection-to-sql-server/</link>
		<comments>http://www.sqlmusings.com/2009/03/11/resolving-a-network-related-or-instance-specific-error-occurred-while-establishing-a-connection-to-sql-server/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 06:34:10 +0000</pubDate>
		<dc:creator>belle</dc:creator>
				<category><![CDATA[DBA Toolbox / T-SQL Scripts]]></category>
		<category><![CDATA[Issues/Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.sqlmusings.com/?p=480</guid>
		<description><![CDATA[SQL Server 2005 Error: &#8220;A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 &#8211; Error Locating Server/Instance Specified) &#8221; [...]

<p style="margin-top:25px"><strong>No related posts.</strong>]]></description>
		<wfw:commentRss>http://www.sqlmusings.com/2009/03/11/resolving-a-network-related-or-instance-specific-error-occurred-while-establishing-a-connection-to-sql-server/feed/</wfw:commentRss>
		<slash:comments>90</slash:comments>
		</item>
		<item>
		<title>Connection to target machine could not be made in a timely fashion</title>
		<link>http://www.sqlmusings.com/2008/11/06/connection-to-target-machine-could-not-be-made-in-a-timely-fashion/</link>
		<comments>http://www.sqlmusings.com/2008/11/06/connection-to-target-machine-could-not-be-made-in-a-timely-fashion/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 08:28:00 +0000</pubDate>
		<dc:creator>belle</dc:creator>
				<category><![CDATA[Issues/Troubleshooting]]></category>
		<category><![CDATA[cluster]]></category>

		<guid isPermaLink="false">http://sqlmusings.wordpress.com/2008/11/06/connection-to-target-machine-could-not-be-made-in-a-timely-fashion/</guid>
		<description><![CDATA[Problem Actually the error is (note spelling mistake on fashion): &#34;Connection to target machine could not be made in a timely fasion&#34; Scenario One of our DBAs was testing the SQL cluster failover. After he failed over from Node 1 to Node 2, he can no longer bring up SQL Server Configuration Manager (SSCM). Whenever [...]

<p style="margin-top:25px"><strong>No related posts.</strong>]]></description>
		<wfw:commentRss>http://www.sqlmusings.com/2008/11/06/connection-to-target-machine-could-not-be-made-in-a-timely-fashion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

