<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.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>When a restore isn’t really complete - vote on Connect</title><link>http://sqlblog.com/blogs/john_paul_cook/archive/2010/04/15/when-a-restore-isn-t-really-complete.aspx</link><description>This week I discovered that restoring from a full backup doesn’t always restore SQL Server to the same state it was in when the backup was made. There are three settings that, if enabled, are not restored after a database restore. Thanks to Greg Low for</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>re: When a restore isn’t really complete - vote on Connect</title><link>http://sqlblog.com/blogs/john_paul_cook/archive/2010/04/15/when-a-restore-isn-t-really-complete.aspx#24340</link><pubDate>Fri, 16 Apr 2010 06:24:30 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:24340</guid><dc:creator>Remus Rusanu</dc:creator><description>&lt;p&gt;Disabling Service Broker after a restore is by design. SSB is all about *distributed* applications and restoring a database means part of your distributed application is potentially rolled back in time. Given the potential disaster lurking there the measure to disable broker at restore and attach was intentionally put in. &lt;/p&gt;
&lt;p&gt;The reasoning around the other two flags (honor broker priority and trustworthy) are different, but just as valid, they represent well understood vectors of elevation denial of service and of privilege escalation attacks.&lt;/p&gt;
</description></item><item><title>re: When a restore isn’t really complete - vote on Connect</title><link>http://sqlblog.com/blogs/john_paul_cook/archive/2010/04/15/when-a-restore-isn-t-really-complete.aspx#24346</link><pubDate>Fri, 16 Apr 2010 14:29:13 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:24346</guid><dc:creator>James Luetkehoelter</dc:creator><description>&lt;p&gt;I agree with Remus on these - I would want them disabled on the restore of a database. I'd rather the assumption be that you're restoring/attaching to a new instance and reduce potential priveledges than to leave it open.&lt;/p&gt;
</description></item><item><title>re: When a restore isn’t really complete - vote on Connect</title><link>http://sqlblog.com/blogs/john_paul_cook/archive/2010/04/15/when-a-restore-isn-t-really-complete.aspx#24371</link><pubDate>Sat, 17 Apr 2010 15:57:22 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:24371</guid><dc:creator>j</dc:creator><description>&lt;p&gt;have to agree with the others; this would just create a security hole. not a good idea at all.&lt;/p&gt;
</description></item><item><title>re: When a restore isn’t really complete - vote on Connect</title><link>http://sqlblog.com/blogs/john_paul_cook/archive/2010/04/15/when-a-restore-isn-t-really-complete.aspx#24372</link><pubDate>Sat, 17 Apr 2010 16:06:35 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:24372</guid><dc:creator>j</dc:creator><description>&lt;p&gt;just wanted to add that calling this a bug is akin to asking MS to disable password policies because it's too difficult to remember complex passwords.&lt;/p&gt;
</description></item></channel></rss>