<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Karthick PK 's Blog - All Comments</title><link>http://blogs.msdn.com/b/karthick_pk/</link><description>Karthick PK&amp;#39;s technical blog covering topics such as SQLServer troubleshooting, technologies and security.</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>Interesting Finds: March 17, 2013</title><link>http://blogs.msdn.com/b/karthick_pk/archive/2013/03/16/sql-server-memory.aspx#10402987</link><pubDate>Sun, 17 Mar 2013 11:44:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10402987</guid><dc:creator>Jason Haley</dc:creator><description>&lt;p&gt;Interesting Finds: March 17, 2013&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10402987" width="1" height="1"&gt;</description></item><item><title>re: Non-yielding IOCP Listener, Non-yielding Scheduler and non-yielding resource monitor known issues and fixes</title><link>http://blogs.msdn.com/b/karthick_pk/archive/2012/08/21/non-yielding-iocp-listener-non-yielding-scheduler-and-non-yielding-resource-monitor-known-issues-and-fixes.aspx#10377087</link><pubDate>Thu, 13 Dec 2012 07:24:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10377087</guid><dc:creator>Karthick P.K - karthick krishnamurthy</dc:creator><description>&lt;p&gt;Patz,&lt;/p&gt;
&lt;p&gt;Check your disk performance. SQL Server is trying to print &amp;quot;i/o requests taking longer than 15 seconds to complete on file&amp;quot; toerrolog file and there is delay writting to errolog file as well. &amp;nbsp;Fix the disk performance You can follow the steps in below blog.&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://mssqlwiki.com/2012/08/27/io-requests-taking-longer-than-15-seconds-to-complete-on-file/"&gt;mssqlwiki.com/.../io-requests-taking-longer-than-15-seconds-to-complete-on-file&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10377087" width="1" height="1"&gt;</description></item><item><title>re: Non-yielding IOCP Listener, Non-yielding Scheduler and non-yielding resource monitor known issues and fixes</title><link>http://blogs.msdn.com/b/karthick_pk/archive/2012/08/21/non-yielding-iocp-listener-non-yielding-scheduler-and-non-yielding-resource-monitor-known-issues-and-fixes.aspx#10377053</link><pubDate>Thu, 13 Dec 2012 04:21:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10377053</guid><dc:creator>Patz</dc:creator><description>&lt;p&gt;I got the following output when i&amp;#39;m done with step 6. &lt;/p&gt;
&lt;p&gt;sqlservr!CErrorReportingManager::WriteToErrLog&lt;/p&gt;
&lt;p&gt;sqlservr!CErrorReportingManager::SendErrorToErrLog&lt;/p&gt;
&lt;p&gt;sqlservr!CErrorReportingManager::CwchFormatAndPrint&lt;/p&gt;
&lt;p&gt;sqlservr!scierrlog&lt;/p&gt;
&lt;p&gt;sqlservr!FCB::ReportLongIO&lt;/p&gt;
&lt;p&gt;sqlservr!IoRequestDispenser::CheckForLongIo&lt;/p&gt;
&lt;p&gt;sqlservr!BPool::LazyWriter&lt;/p&gt;
&lt;p&gt;sqlservr!lazywriter&lt;/p&gt;
&lt;p&gt;sqlservr!SOS_Task::Param::Execute&lt;/p&gt;
&lt;p&gt;sqlservr!SOS_Scheduler::RunTask&lt;/p&gt;
&lt;p&gt;sqlservr!SOS_Scheduler::ProcessTasks&lt;/p&gt;
&lt;p&gt;sqlservr!SchedulerManager::WorkerEntryPoint&lt;/p&gt;
&lt;p&gt;sqlservr!SystemThread::RunWorker&lt;/p&gt;
&lt;p&gt;sqlservr!SystemThreadDispatcher::ProcessWorker&lt;/p&gt;
&lt;p&gt;sqlservr!SchedulerManager::ThreadEntryPoint&lt;/p&gt;
&lt;p&gt;msvcr80!endthreadex&lt;/p&gt;
&lt;p&gt;msvcr80!endthreadex&lt;/p&gt;
&lt;p&gt;kernel32!BaseThreadInitThunk&lt;/p&gt;
&lt;p&gt;ntdll!RtlUserThreadStart&lt;/p&gt;
&lt;p&gt;Can you please help me with this?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10377053" width="1" height="1"&gt;</description></item><item><title>re: The process cannot access the file 'C:\Windows\system32\perf-MSSQL10_50.MSSQLSERVER-sqlagtctr.dll' because it is being used by another process.</title><link>http://blogs.msdn.com/b/karthick_pk/archive/2012/07/16/the-process-cannot-access-the-file-c-windows-system32-perf-mssql10-50-mssqlserver-sqlagtctr-dll-because-it-is-being-used-by-another-process.aspx#10367240</link><pubDate>Fri, 09 Nov 2012 15:21:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10367240</guid><dc:creator>Carm Vecchio</dc:creator><description>&lt;p&gt;Thank you for the manual work-around, Are there any intentions to fix the patch so manual intervention is not required? We use automated patching software in designated overnight outage windows. Unles I am missing something, this means a DBA will have to touch every SQL2008R2 SQL Server and MANUALLY rename the files, reboot the server and rerun the patch. Clearly this is unacceptable. Please respond.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10367240" width="1" height="1"&gt;</description></item><item><title>re: SQL Agent MaxWorkerThreads and Agent subsystem</title><link>http://blogs.msdn.com/b/karthick_pk/archive/2011/02/01/sql-agent-maxworkerthreads-and-agent-subsystem.aspx#10351984</link><pubDate>Fri, 21 Sep 2012 11:05:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10351984</guid><dc:creator>Arvindh K</dc:creator><description>&lt;p&gt;Excellent post&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10351984" width="1" height="1"&gt;</description></item><item><title>re: Installation of SQLserver2008 cluster fails on windows2008.(The group or resource is not in the correct state to perform the requested operation. (Exception from HRESULT: 0x8007139F)</title><link>http://blogs.msdn.com/b/karthick_pk/archive/2009/03/26/installation-of-sqlserver2008-cluster-fails-on-windows2008-the-group-or-resource-is-not-in-the-correct-state-to-perform-the-requested-operation-exception-from-hresult-0x8007139f.aspx#10345603</link><pubDate>Sat, 01 Sep 2012 14:07:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10345603</guid><dc:creator>Karthick P.K - karthick krishnamurthy</dc:creator><description>&lt;p&gt;Hello Prashanth,&lt;/p&gt;
&lt;p&gt;check if you are hitting &lt;a rel="nofollow" target="_new" href="http://support.microsoft.com/kb/828861"&gt;support.microsoft.com/.../828861&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To get faster response join our Facebook group &lt;a rel="nofollow" target="_new" href="https://www.facebook.com/mssqlwiki#!/groups/454762937884205/"&gt;www.facebook.com/mssqlwiki&lt;/a&gt; &amp;nbsp; &amp;nbsp;and post your questions.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Karthick&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10345603" width="1" height="1"&gt;</description></item><item><title>re: Installation of SQLserver2008 cluster fails on windows2008.(The group or resource is not in the correct state to perform the requested operation. (Exception from HRESULT: 0x8007139F)</title><link>http://blogs.msdn.com/b/karthick_pk/archive/2009/03/26/installation-of-sqlserver2008-cluster-fails-on-windows2008-the-group-or-resource-is-not-in-the-correct-state-to-perform-the-requested-operation-exception-from-hresult-0x8007139f.aspx#10345563</link><pubDate>Sat, 01 Sep 2012 08:07:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10345563</guid><dc:creator>prashanth</dc:creator><description>&lt;p&gt;I have followed the same-successful on node1, but it threw a different error for me when i tried to add node. During add node setup rule is failing with MSCS Cluster verification error[Cluster report is successful with some warnings]. tried &amp;quot;Setup /SkipRules=Cluster_VerifyForErrors /Action=AddNode&amp;quot;, But it did throw into some other error, where the password is not valid though after providing a valid one. can you please comment on this.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10345563" width="1" height="1"&gt;</description></item><item><title>re: Non-yielding IOCP Listener, Non-yielding Scheduler and non-yielding resource monitor known issues and fixes</title><link>http://blogs.msdn.com/b/karthick_pk/archive/2012/08/21/non-yielding-iocp-listener-non-yielding-scheduler-and-non-yielding-resource-monitor-known-issues-and-fixes.aspx#10342607</link><pubDate>Thu, 23 Aug 2012 05:50:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10342607</guid><dc:creator>Prashant Jha</dc:creator><description>&lt;p&gt;Nice compilation! Good job, Karthick :)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10342607" width="1" height="1"&gt;</description></item><item><title>re: Non-yielding IOCP Listener, Non-yielding Scheduler and non-yielding resource monitor known issues and fixes</title><link>http://blogs.msdn.com/b/karthick_pk/archive/2012/08/21/non-yielding-iocp-listener-non-yielding-scheduler-and-non-yielding-resource-monitor-known-issues-and-fixes.aspx#10342358</link><pubDate>Wed, 22 Aug 2012 14:37:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10342358</guid><dc:creator>Karthick P.K - karthick krishnamurthy</dc:creator><description>&lt;p&gt;My bad i missed .cxr try below command&lt;/p&gt;
&lt;p&gt;.cxr sqlserver!g_copiedStackInfo+0×20 &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10342358" width="1" height="1"&gt;</description></item><item><title>re: Non-yielding IOCP Listener, Non-yielding Scheduler and non-yielding resource monitor known issues and fixes</title><link>http://blogs.msdn.com/b/karthick_pk/archive/2012/08/21/non-yielding-iocp-listener-non-yielding-scheduler-and-non-yielding-resource-monitor-known-issues-and-fixes.aspx#10342354</link><pubDate>Wed, 22 Aug 2012 14:23:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10342354</guid><dc:creator>Alex</dc:creator><description>&lt;p&gt;I&amp;#39;m getting ^ Extra character error in &amp;#39;sqlserver!g_copiedStackInfo+0×20&amp;#39;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10342354" width="1" height="1"&gt;</description></item></channel></rss>