Forum Discussion

PeterGust's avatar
PeterGust
Level 4
12 years ago

Master Database restore

Hi

I'm trying to restore a SQL 2005 Master Database to a new server and a new SQL version (SQL 2008 R2).

I just end up with this message:

V-79-65323-3201 - An error occurred on a query to database master.

 

V-79-65323-3201 - Cannot open backup device 'master_00__603f0812_cf8d_4e13_a27b_67439aa89114_'. Operating system error 0x80070005(failed to retrieve text for this error. Reason: 15100).
 
I a have tried everything I can think of, like SQL in Single User Mode, RAWS in debug mode.
 
Restore of user databases works fine.
 
 
Backup Exec 2010 R2 SP2
 
//Peter
 
 

 

  • If I am not mistaken, you cannot restore a master database from one version of SQL to another.  Why do you want to do this? You just restore your other databases from your applications and the master databases will be populated with their information.

    *EDIT*

    You only restore the master database if it is damaged and you are unable to restore or operate the other databases.  Otherwise, you leave the master database alone.

11 Replies