<?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; Creating All New Database with Full Recovery Model</title>
	<atom:link href="http://blog.sqlauthority.com/2011/06/01/sql-server-creating-all-new-database-with-full-recovery-model/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2011/06/01/sql-server-creating-all-new-database-with-full-recovery-model/</link>
	<description>SQL, SQL Server, MySQL, Big Data and NoSQL</description>
	<lastBuildDate>Wed, 19 Jun 2013 08:01:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #031 &#124; Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2011/06/01/sql-server-creating-all-new-database-with-full-recovery-model/#comment-486729</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #031 &#124; Journey to SQL Authority with Pinal Dave]]></dc:creator>
		<pubDate>Sat, 01 Jun 2013 01:31:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=13072#comment-486729</guid>
		<description><![CDATA[[&#8230;] Creating All New Database with Full Recovery Model This blog post is very based on very interesting story where the user wants to do something by default for every single new database created. Model database is a secret weapon which should be used very carefully and with proper evalution. If used carefully this can be a very much beneficiary when we need a newly created database behave in certain fashion. [&#8230;]]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] Creating All New Database with Full Recovery Model This blog post is very based on very interesting story where the user wants to do something by default for every single new database created. Model database is a secret weapon which should be used very carefully and with proper evalution. If used carefully this can be a very much beneficiary when we need a newly created database behave in certain fashion. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://blog.sqlauthority.com/2011/06/01/sql-server-creating-all-new-database-with-full-recovery-model/#comment-151481</link>
		<dc:creator><![CDATA[Brandon]]></dc:creator>
		<pubDate>Fri, 29 Jul 2011 05:15:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=13072#comment-151481</guid>
		<description><![CDATA[It only allow to have 1 cluster index as the sort order of table will be reorder base on the cluster index. hence, u can only have 1 cluster index. SQL itself will choose the deadlock victim and kill it , then roll back the transaction.]]></description>
		<content:encoded><![CDATA[<p>It only allow to have 1 cluster index as the sort order of table will be reorder base on the cluster index. hence, u can only have 1 cluster index. SQL itself will choose the deadlock victim and kill it , then roll back the transaction.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jagadeesh</title>
		<link>http://blog.sqlauthority.com/2011/06/01/sql-server-creating-all-new-database-with-full-recovery-model/#comment-138985</link>
		<dc:creator><![CDATA[jagadeesh]]></dc:creator>
		<pubDate>Sun, 05 Jun 2011 05:30:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=13072#comment-138985</guid>
		<description><![CDATA[Hi pinal,
                Here i have two questions..

As i know, While we create a primary key on a table its automatically creates a cluster index.. and it uniquely identifies rows,,,    then 

1. is it possible to create a one more cluster index, if not why..?
          
2.I just want to know how the sql server2005 resolves dead lock it self..?]]></description>
		<content:encoded><![CDATA[<p>Hi pinal,<br />
                Here i have two questions..</p>
<p>As i know, While we create a primary key on a table its automatically creates a cluster index.. and it uniquely identifies rows,,,    then </p>
<p>1. is it possible to create a one more cluster index, if not why..?</p>
<p>2.I just want to know how the sql server2005 resolves dead lock it self..?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Feodor Georgiev</title>
		<link>http://blog.sqlauthority.com/2011/06/01/sql-server-creating-all-new-database-with-full-recovery-model/#comment-138168</link>
		<dc:creator><![CDATA[Feodor Georgiev]]></dc:creator>
		<pubDate>Wed, 01 Jun 2011 09:59:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=13072#comment-138168</guid>
		<description><![CDATA[Be very careful with the model database, since the tempdb, while rebuilt at every instance startup, will also inherit settings of the model database (collation, for example). 
It is important to back up the model database after introducing changes to it.]]></description>
		<content:encoded><![CDATA[<p>Be very careful with the model database, since the tempdb, while rebuilt at every instance startup, will also inherit settings of the model database (collation, for example).<br />
It is important to back up the model database after introducing changes to it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pinaldave</title>
		<link>http://blog.sqlauthority.com/2011/06/01/sql-server-creating-all-new-database-with-full-recovery-model/#comment-138151</link>
		<dc:creator><![CDATA[pinaldave]]></dc:creator>
		<pubDate>Wed, 01 Jun 2011 08:37:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=13072#comment-138151</guid>
		<description><![CDATA[That is exactly my point!]]></description>
		<content:encoded><![CDATA[<p>That is exactly my point!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurang Patel</title>
		<link>http://blog.sqlauthority.com/2011/06/01/sql-server-creating-all-new-database-with-full-recovery-model/#comment-138138</link>
		<dc:creator><![CDATA[Gaurang Patel]]></dc:creator>
		<pubDate>Wed, 01 Jun 2011 07:27:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=13072#comment-138138</guid>
		<description><![CDATA[Yes,that is True.And We can not Create with Database with Full recovery mode via T-SQL.
1. we have to create database via T-SQL.
and Then
2. We have to use Alter statement to set it Full Recovery model if new Database is not in Full Recover Mode.

And that is True that one has to modify Model Database.
new Database apply recovery model that model database is using.]]></description>
		<content:encoded><![CDATA[<p>Yes,that is True.And We can not Create with Database with Full recovery mode via T-SQL.<br />
1. we have to create database via T-SQL.<br />
and Then<br />
2. We have to use Alter statement to set it Full Recovery model if new Database is not in Full Recover Mode.</p>
<p>And that is True that one has to modify Model Database.<br />
new Database apply recovery model that model database is using.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pinaldave</title>
		<link>http://blog.sqlauthority.com/2011/06/01/sql-server-creating-all-new-database-with-full-recovery-model/#comment-138132</link>
		<dc:creator><![CDATA[pinaldave]]></dc:creator>
		<pubDate>Wed, 01 Jun 2011 06:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=13072#comment-138132</guid>
		<description><![CDATA[Hi Gaurang,

That is what the DBA were doing but it is after creating the database. The requirement is when the database was created it has to be like that from the beginning. 

Many thanks,]]></description>
		<content:encoded><![CDATA[<p>Hi Gaurang,</p>
<p>That is what the DBA were doing but it is after creating the database. The requirement is when the database was created it has to be like that from the beginning. </p>
<p>Many thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurang Patel</title>
		<link>http://blog.sqlauthority.com/2011/06/01/sql-server-creating-all-new-database-with-full-recovery-model/#comment-138125</link>
		<dc:creator><![CDATA[Gaurang Patel]]></dc:creator>
		<pubDate>Wed, 01 Jun 2011 06:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=13072#comment-138125</guid>
		<description><![CDATA[How About via  TSQL Command?

ALTER DATABASE [DBName] SET RECOVERY FULL]]></description>
		<content:encoded><![CDATA[<p>How About via  TSQL Command?</p>
<p>ALTER DATABASE [DBName] SET RECOVERY FULL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Imran Mohammed</title>
		<link>http://blog.sqlauthority.com/2011/06/01/sql-server-creating-all-new-database-with-full-recovery-model/#comment-138095</link>
		<dc:creator><![CDATA[Imran Mohammed]]></dc:creator>
		<pubDate>Wed, 01 Jun 2011 01:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=13072#comment-138095</guid>
		<description><![CDATA[I Wonder, Who  is the DBA of that company....

~ IM.]]></description>
		<content:encoded><![CDATA[<p>I Wonder, Who  is the DBA of that company&#8230;.</p>
<p>~ IM.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
