<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Find Number of Rows and Disk Space Reserved &#8211; Using sp_spaceused Interesting Observation</title>
	<atom:link href="http://blog.sqlauthority.com/2009/01/14/sql-server-find-number-of-rows-and-disk-space-reserved-using-sp_spaceused-interesting-observation/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2009/01/14/sql-server-find-number-of-rows-and-disk-space-reserved-using-sp_spaceused-interesting-observation/</link>
	<description>Notes of a SQL Server MVP and Database Administrator</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:54:09 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mohit</title>
		<link>http://blog.sqlauthority.com/2009/01/14/sql-server-find-number-of-rows-and-disk-space-reserved-using-sp_spaceused-interesting-observation/#comment-46099</link>
		<dc:creator>mohit</dc:creator>
		<pubDate>Wed, 28 Jan 2009 20:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=2016#comment-46099</guid>
		<description>Hello pinal,

do you have any sp for resotraing databases from production to development server directly? it may use Batch file for FTP server.

I used to do this manually now, by transferrring the BAK file to dev server and by running the restore script , we used to do.

Please suggest on this.

i required automation on this scenario.

Regards
-- Mohit</description>
		<content:encoded><![CDATA[<p>Hello pinal,</p>
<p>do you have any sp for resotraing databases from production to development server directly? it may use Batch file for FTP server.</p>
<p>I used to do this manually now, by transferrring the BAK file to dev server and by running the restore script , we used to do.</p>
<p>Please suggest on this.</p>
<p>i required automation on this scenario.</p>
<p>Regards<br />
&#8211; Mohit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Afonso Mata</title>
		<link>http://blog.sqlauthority.com/2009/01/14/sql-server-find-number-of-rows-and-disk-space-reserved-using-sp_spaceused-interesting-observation/#comment-45801</link>
		<dc:creator>Afonso Mata</dc:creator>
		<pubDate>Tue, 20 Jan 2009 23:13:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=2016#comment-45801</guid>
		<description>Hello Pinal!

I found this article (as many many others) really interesting and usefull daily.

This one in particular reminds me of the Garbage Collection mechanism of the .Net Framework (e.g. http://msdn.microsoft.com/pt-br/library/system.gc.gettotalmemory(VS.80).aspx) or J2SE .

Still regarding memory consumption by the SQL Server, i have a less practical but more academical question, and it is about Query Execution Plans.

I&#039;d like to ask if you could be so kind to write for us as article about how are managed the resources of generating querys executing plans. 
Plus, how are this execution plans reused apon repeating same query / adapting an execution plan to a very similar query VS generating a new execution plan apon every repetition of query / regenerating another execution plan apon slightly different query ?

Apologies for my poor english skills.
Thanks for your help :)</description>
		<content:encoded><![CDATA[<p>Hello Pinal!</p>
<p>I found this article (as many many others) really interesting and usefull daily.</p>
<p>This one in particular reminds me of the Garbage Collection mechanism of the .Net Framework (e.g. <a href="http://msdn.microsoft.com/pt-br/library/system.gc.gettotalmemory(VS.80).aspx)" rel="nofollow">http://msdn.microsoft.com/pt-br/library/system.gc.gettotalmemory(VS.80).aspx)</a> or J2SE .</p>
<p>Still regarding memory consumption by the SQL Server, i have a less practical but more academical question, and it is about Query Execution Plans.</p>
<p>I&#8217;d like to ask if you could be so kind to write for us as article about how are managed the resources of generating querys executing plans.<br />
Plus, how are this execution plans reused apon repeating same query / adapting an execution plan to a very similar query VS generating a new execution plan apon every repetition of query / regenerating another execution plan apon slightly different query ?</p>
<p>Apologies for my poor english skills.<br />
Thanks for your help :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
