SQL Server 2012不支援從SQL Server 2000的備份進行還原

來源:互聯網
上載者:User

標籤:

錯誤: dbbackup failed: Unable to restore database ‘ppt‘
Not valid backup
The database was backed up on a server running version 8.00.2039. That version is incompatible with this server, which is running version 11.00.3000. Either restore the database on a server that supports the backup, or use a backup that is compatible with this server.
VERIFY DATABASE is terminating abnormally.


看提示應該是SQL Server 2012(version 11.00.3000)不支援從SQL Server 2000(version 8.00.2039)的備份進行還原。

這個我沒有驗證過,但從提示來看肯定是不能直接進行還原的。給你一個變通的方法,將備份還原到SQL Server 2008的資料庫執行個體裡,然後再進行備份,之後還原到SQL Server 2012中。

看了一下微軟的聯機叢書,SQL Server 2012的確是只支援2005及之後的版本的SQL Server備份來進行還原。

http://technet.microsoft.com/zh-cn/library/ms186858.aspx

相容性支援

在 SQL Server 2012 中,可以從使用 SQL Server 2005 或更高版本建立的Database Backup來還原使用者資料庫。

SQL Server 2012不支援從SQL Server 2000的備份進行還原

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.