|
Posted by Erland Sommarskog on 09/11/07 21:22
Leisses Loud (leisses@gmail.com) writes:
> I need to remake the process but with some different issues. Now I am
> having the following error message:
> Server: Msg 3234, Level 16, State 2, Line 1
> Logical file 'BIBLIOSESCTO_Data' is not part of database
> 'BIBLIOSESCTO'. Use RESTORE FILELISTONLY to list the logical file
> names.
> Server: Msg 3013, Level 16, State 1, Line 1
> RESTORE DATABASE is terminating abnormally.
So run RESTORE FILELISTONLY as it says in the error message to find out
what the names of the logical files are.
--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
Navigation:
[Reply to this message]
|