4
Shouts

Readonly database restoration failed

published 387 days, 13 hours, 44 minutes ago posted by sqlarticlessqlarticles 387 days, 22 hours, 14 minutes ago
Tuesday, May 01, 2012 1:52:33 PM GMT Tuesday, May 01, 2012 5:22:27 AM GMT

In one of my project I was working on SQL Server 2000 to SQL Server 2008 upgradation. It’s a side by side upgrade so I need to restore the database from SQL Server 2000 to SQL Server 2008, in which some of the databases are readonly. I know I will be able to restore readonly database however in this case when I tried to restore the database in SQL Server 2008 I got the error below

System.Data.SqlClient.SqlError: Database ‘RODatabase’ cannot be upgraded because it is read-only or has read-only files. Make the database or files writeable, and rerun recovery. (Microsoft.SqlServer.Smo)

category: Data | clicked: 6 | | source: sql-articles.com | show counter code
tags:

No comments yet, be the first one to post comment.

To post your comment please login or signup