<?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>Search results matching tags 'denali', 'SQL 11', 'backup', and 'SQL Server 2011'</title><link>http://sqlblog.com/search/SearchResults.aspx?o=DateDescending&amp;tag=denali,SQL+11,backup,SQL+Server+2011&amp;orTags=0</link><description>Search results matching tags 'denali', 'SQL 11', 'backup', and 'SQL Server 2011'</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>SQL Server v.Next (Denali) : Restoring a SQL Server 2000 database</title><link>http://sqlblog.com/blogs/aaron_bertrand/archive/2010/11/18/sql-server-v-next-denali-restoring-a-sql-server-2000-database.aspx</link><pubDate>Thu, 18 Nov 2010 20:05:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:30745</guid><dc:creator>AaronBertrand</dc:creator><description>
&lt;p&gt;I guess the title should be, "You can't restore a SQL Server 2000 database on Denali."&amp;nbsp; I had the occasion just today to recover some data from a backup I took way back in 2008 (!) for a colleague who was still on 2000 at that time (again, !).&amp;nbsp; When I tried to restore the backup on my local Denali instance, I received this error message:&lt;/p&gt;

&lt;blockquote&gt;
&lt;table bgcolor="#eeeeee" cellpadding="0" cellspacing="0"&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;div style="padding:10px 20px;font-size:12px;font-family:consolas,lucida console,courier new,courier;-moz-background-inline-policy:continuous;"&gt;&lt;font color="red"&gt;Msg 3169, Level 16, State 1, Line 1&lt;br&gt;The database was backed up on a server running version 8.00.2040. That version is incompatible with this server, which is running version 11.00.1103. Either restore the database on a server that supports the backup, or use a backup that is compatible with this server.&lt;br&gt;Msg 3013, Level 16, State 1, Line 1&lt;br&gt;RESTORE DATABASE is terminating abnormally.&lt;br&gt;&lt;/font&gt;&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/blockquote&gt;


&lt;p&gt;The good news is, I also have a local instance of SQL Server 2008 R2, so I was able to restore, get the one piece of information I needed, and get on with my day.&amp;nbsp; I also discovered that I could restore on 2008 R2, back that database up, and restore on Denali.&lt;br&gt;&lt;/p&gt;
&lt;p&gt;So the moral of the story is, you can restore a 2000 backup on 2000, 2005, 2008, and 2008 R2, but not directly Denali.&amp;nbsp; I'm not complaining about this, as it's not something I expect to bite a lot of people, and there is still a path to get there (as long as the interim step is not attempting to restore to a lower SKU than required by the database).&amp;nbsp; I just didn't know that R2 could handle the database version upgrade path from 539 -&amp;gt; 661, and that Denali could handle the path from 661 -&amp;gt; 684, but Denali could not handle 539 -&amp;gt; 684.&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &lt;br&gt;&lt;/p&gt;</description></item></channel></rss>