![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
#12
| |||
| |||
|
|
Hi still having probs get the following error Executed as user: domain\user. Logical file 'UKReports _Data.MDF' is not part of database 'ukreports'. Use RESTORE FILELISTONLY to list the logical file names. [SQLSTATE 42000] (Error 3234) RESTORE DATABASE is terminating abnormally. [SQLSTATE 42000] (Error 3013). The step failed. RESTORE DATABASE rentsmartukreports FROM DISK = 'E:\Nightly backups server\UK.bak' WITH MOVE 'G:\SQLDATA\MSSQL\data\UK _Data' TO 'G:\SQLDATA\MSSQL\data \UKReports _Data.MDF', MOVE 'G:\SQLDATA\MSSQL\data\UK _Log' TO 'G:\SQLDATA\MSSQL\data \UKReports _Log.LDF', STATS = 1, REPLACE GO |
#13
| |||
| |||
|
#14
| |||
| |||
|
|
This is so frustrating, i have tried numerous variations and always get the same error can any one help?? RESTORE DATABASE [new DB name] FROM DISK = 'E:\Nightly backups Man1s\[Old DB name].bak' WITH MOVE '[Old DB name] _Data' TO 'G:\SQLDATA\MSSQL\data\[new DB name] _Data.MDF', MOVE '[Old DB name]_Log' TO 'G:\SQLDATA\MSSQL\data\[new DB name]_Log.LDF', STATS = 1, REPLACE GO i get above error as stated, any help much appreciated does anyone actaully have this working?? if so can i see your script?? |
#15
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |