Discussion: Restoreing MASTER DB
Afficher un message
Vieux 27/03/2008, 21h26   #1
Pat.Rick
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Restoreing MASTER DB

Hi Freinds,
SQL2005

I rebuild my server and trying to restore master DB, I start server in
single mode, but I'm getting this error:
SP2 and all patches are the same.

Microsoft Windows [Version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.

C:\>sqlcmd
1> restore database master from disk = 'D:\SQL_BACKUPS\master.bak';
2> go
Msg 3154, Level 16, State 4, Server LADBREPORT, Line 1
The backup set holds a backup of a database other than the existing
'master' dat
abase.
Msg 3013, Level 16, State 1, Server LADBREPORT, Line 1
RESTORE DATABASE is terminating abnormally.
1>

what could be the reason ?

Thanks in advance,
Pat
  Réponse avec citation
 
Page generated in 0,05503 seconds with 9 queries