<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Vidhya Sagar - Blog</title>
	<atom:link href="http://sql-articles.com/blogs/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://sql-articles.com/blogs</link>
	<description>One Stop for SQL Server related Queries</description>
	<lastBuildDate>Thu, 15 Mar 2012 11:27:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-20175</generator>
	<item>
		<title>Comment on Finding Out SQL Server CPU usage Using T-SQL Code by Vidhya Sagar</title>
		<link>http://sql-articles.com/blogs/finding-out-sqlserver-cpu-usage-using-t-sql-code/comment-page-1/#comment-566</link>
		<dc:creator>Vidhya Sagar</dc:creator>
		<pubDate>Thu, 15 Mar 2012 11:27:51 +0000</pubDate>
		<guid isPermaLink="false">http://sql-articles.com/blogs/?p=24#comment-566</guid>
		<description>Kiran,
You can give a try to the dmv sys.dm_os_performance_counters and filter it for that particular performance event.
&lt;strong&gt;PS&lt;/strong&gt;: I’m not blogging here anymore please visit http://www.sql-articles.com website for my articles</description>
		<content:encoded><![CDATA[<p>Kiran,<br />
You can give a try to the dmv sys.dm_os_performance_counters and filter it for that particular performance event.<br />
<strong>PS</strong>: I’m not blogging here anymore please visit <a href="http://www.sql-articles.com" rel="nofollow">http://www.sql-articles.com</a> website for my articles</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Download \ Export RDL files from Report Server by Vidhya Sagar</title>
		<link>http://sql-articles.com/blogs/download-export-rdl-files-from-report-server/comment-page-1/#comment-565</link>
		<dc:creator>Vidhya Sagar</dc:creator>
		<pubDate>Thu, 15 Mar 2012 11:26:21 +0000</pubDate>
		<guid isPermaLink="false">http://sql-articles.com/blogs/download-export-rdl-files-from-report-server/#comment-565</guid>
		<description>You can create a new role in ssrs for this and grant necessary permission to that role.

&lt;strong&gt;PS&lt;/strong&gt;: I&#039;m not blogging here anymore please visit www.sql-articles.com website for my articles</description>
		<content:encoded><![CDATA[<p>You can create a new role in ssrs for this and grant necessary permission to that role.</p>
<p><strong>PS</strong>: I&#8217;m not blogging here anymore please visit <a href="http://www.sql-articles.com" rel="nofollow">http://www.sql-articles.com</a> website for my articles</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to proceed Trouble Free SQL Server 2008 Installation with Cumulative Update 1 by Vidhya Sagar</title>
		<link>http://sql-articles.com/blogs/how-to-proceed-trouble-free-sql-server-2008-installation-with-cumulative-update-1/comment-page-1/#comment-564</link>
		<dc:creator>Vidhya Sagar</dc:creator>
		<pubDate>Thu, 15 Mar 2012 11:03:02 +0000</pubDate>
		<guid isPermaLink="false">http://sql-articles.com/blogs/?p=213#comment-564</guid>
		<description>Ajay,

That&#039;s old post and it will resolve only that particular issue. I suggest you to slipstream the setup with sp4 and then give a try. If you face any issues send me the log files

&lt;strong&gt;PS&lt;/strong&gt;: I&#039;m not blogging here anymore please visit www.sql-articles.com website for my articles</description>
		<content:encoded><![CDATA[<p>Ajay,</p>
<p>That&#8217;s old post and it will resolve only that particular issue. I suggest you to slipstream the setup with sp4 and then give a try. If you face any issues send me the log files</p>
<p><strong>PS</strong>: I&#8217;m not blogging here anymore please visit <a href="http://www.sql-articles.com" rel="nofollow">http://www.sql-articles.com</a> website for my articles</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Backup on NTFS Compressed folder by Vidhya Sagar</title>
		<link>http://sql-articles.com/blogs/sql-backup-on-ntfs-compressed-folder/comment-page-1/#comment-563</link>
		<dc:creator>Vidhya Sagar</dc:creator>
		<pubDate>Thu, 15 Mar 2012 10:58:46 +0000</pubDate>
		<guid isPermaLink="false">http://sql-articles.com/blogs/sql-backup-on-ntfs-compressed-folder/#comment-563</guid>
		<description>Pradeep,
In my environment I used to get this error in both the os version you mentioned.

&lt;strong&gt;PS&lt;/strong&gt;: I&#039;m not blogging here anymore please visit www.sql-articles.com website for my articles</description>
		<content:encoded><![CDATA[<p>Pradeep,<br />
In my environment I used to get this error in both the os version you mentioned.</p>
<p><strong>PS</strong>: I&#8217;m not blogging here anymore please visit <a href="http://www.sql-articles.com" rel="nofollow">http://www.sql-articles.com</a> website for my articles</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Server 2005 Installation errors by Vidhya Sagar</title>
		<link>http://sql-articles.com/blogs/sql-server-2005-installation-errors/comment-page-1/#comment-562</link>
		<dc:creator>Vidhya Sagar</dc:creator>
		<pubDate>Thu, 15 Mar 2012 10:51:36 +0000</pubDate>
		<guid isPermaLink="false">http://sql-articles.com/blogs/?p=14#comment-562</guid>
		<description>Hi James,
Do you have .Net 2.0 installed in that machine? If not give a try. From your question it seems you are not able to install database engine featre. Could you please send me the installation log file?

&lt;strong&gt;PS&lt;/strong&gt;: I&#039;m not blogging here anymore please visit www.sql-articles.com website for my articles</description>
		<content:encoded><![CDATA[<p>Hi James,<br />
Do you have .Net 2.0 installed in that machine? If not give a try. From your question it seems you are not able to install database engine featre. Could you please send me the installation log file?</p>
<p><strong>PS</strong>: I&#8217;m not blogging here anymore please visit <a href="http://www.sql-articles.com" rel="nofollow">http://www.sql-articles.com</a> website for my articles</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Capture SQL Performance Counters through TSQL by Vidhya Sagar</title>
		<link>http://sql-articles.com/blogs/capture-sql-performance-counters-through-tsql/comment-page-1/#comment-561</link>
		<dc:creator>Vidhya Sagar</dc:creator>
		<pubDate>Thu, 15 Mar 2012 10:48:59 +0000</pubDate>
		<guid isPermaLink="false">http://sql-articles.com/blogs/capture-sql-performance-counters-through-tsql/#comment-561</guid>
		<description>Yeah MK you can do it.. You can push this information to a centralized server using linked server and then you can analyze it
PS: I&#039;m not blogging here anymore please visit www.sql-articles.com website for my articles</description>
		<content:encoded><![CDATA[<p>Yeah MK you can do it.. You can push this information to a centralized server using linked server and then you can analyze it<br />
PS: I&#8217;m not blogging here anymore please visit <a href="http://www.sql-articles.com" rel="nofollow">http://www.sql-articles.com</a> website for my articles</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Finding Out SQL Server CPU usage Using T-SQL Code by kiran</title>
		<link>http://sql-articles.com/blogs/finding-out-sqlserver-cpu-usage-using-t-sql-code/comment-page-1/#comment-558</link>
		<dc:creator>kiran</dc:creator>
		<pubDate>Fri, 09 Mar 2012 06:56:28 +0000</pubDate>
		<guid isPermaLink="false">http://sql-articles.com/blogs/?p=24#comment-558</guid>
		<description>Do u have any idea abt.. to find all servers cpu usage in single server.</description>
		<content:encoded><![CDATA[<p>Do u have any idea abt.. to find all servers cpu usage in single server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Capture SQL Performance Counters through TSQL by MK</title>
		<link>http://sql-articles.com/blogs/capture-sql-performance-counters-through-tsql/comment-page-1/#comment-556</link>
		<dc:creator>MK</dc:creator>
		<pubDate>Thu, 23 Feb 2012 19:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://sql-articles.com/blogs/capture-sql-performance-counters-through-tsql/#comment-556</guid>
		<description>can we store collected information in a centrally located table ?
my question is that possible to have 2 different connections open simultaneously.</description>
		<content:encoded><![CDATA[<p>can we store collected information in a centrally located table ?<br />
my question is that possible to have 2 different connections open simultaneously.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Download \ Export RDL files from Report Server by Edward JD</title>
		<link>http://sql-articles.com/blogs/download-export-rdl-files-from-report-server/comment-page-1/#comment-555</link>
		<dc:creator>Edward JD</dc:creator>
		<pubDate>Tue, 14 Feb 2012 20:28:02 +0000</pubDate>
		<guid isPermaLink="false">http://sql-articles.com/blogs/download-export-rdl-files-from-report-server/#comment-555</guid>
		<description>Very Nice Job! I&#039;m also a new comer to RS and I don&#039;t know where&#039;s lcoation of rdl files. Your post saved a lot of time for me.

By the way, may I ask you this? I googled &amp; found it, but I don&#039;t know if this is a good way to retrieve the latest source of rdl files:

SELECT Path, Name,
Type = CASE Type WHEN 2 THEN &#039;Report&#039;
WHEN 6 THEN &#039;Report Model&#039; END,
SourceCode = CAST(CAST(content AS VARBINARY(max)) AS XML) 
FROM ReportServer.dbo.Catalog
WHERE Type IN (2,6)
ORDER BY Path, Type, Name 

Thanks
Ed</description>
		<content:encoded><![CDATA[<p>Very Nice Job! I&#8217;m also a new comer to RS and I don&#8217;t know where&#8217;s lcoation of rdl files. Your post saved a lot of time for me.</p>
<p>By the way, may I ask you this? I googled &amp; found it, but I don&#8217;t know if this is a good way to retrieve the latest source of rdl files:</p>
<p>SELECT Path, Name,<br />
Type = CASE Type WHEN 2 THEN &#8216;Report&#8217;<br />
WHEN 6 THEN &#8216;Report Model&#8217; END,<br />
SourceCode = CAST(CAST(content AS VARBINARY(max)) AS XML)<br />
FROM ReportServer.dbo.Catalog<br />
WHERE Type IN (2,6)<br />
ORDER BY Path, Type, Name </p>
<p>Thanks<br />
Ed</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How can I edit DTS packages in SSMS (Management studio) by Anandarajeshwaran.J</title>
		<link>http://sql-articles.com/blogs/how-can-i-edit-dts-packages-in-ssms-management-studio/comment-page-1/#comment-554</link>
		<dc:creator>Anandarajeshwaran.J</dc:creator>
		<pubDate>Fri, 10 Feb 2012 07:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://sql-articles.com/blogs/?p=144#comment-554</guid>
		<description>Cool article, you gave me a head start for my pending task</description>
		<content:encoded><![CDATA[<p>Cool article, you gave me a head start for my pending task</p>
]]></content:encoded>
	</item>
</channel>
</rss>

