all groups > sql server (alternate) > august 2007 >
You're in the

sql server (alternate)

group:

Restoring from Backup without logs



Restoring from Backup without logs GM
8/13/2007 2:53:09 PM
sql server (alternate): We have received a backup file that is 6G in size. The log file is
about 74G while the MDF is about 5 G when we restored. Is there a way
to run a SQL script to restore the .BAK file without restoring the log
file as we do not have enough space on the server.

PS. We are running Sql2K5.

Thanks!
Re: Restoring from Backup without logs
8/16/2007 1:39:21 AM
GM,

See my recent entry under "Restore database with no log". From what I
just went through, I think that your first and best option is to
tell the database owner/administrator to do a backup of the
transaction log, shrink the file and then send you
another backup. If you can't do that, you'll have to find a server
with enough disk space (NTFS, not FAT) to
on which to restore your backup so that you can shrink the logs
yourself. See Erland's advice to me on this matter.

http://groups.google.com/group/comp.databases.ms-sqlserver/browse_thread/thread/45fc181386acc8e1/50626d528f12287c#50626d528f12287c

Bill E.





[quoted text, click to view]
AddThis Social Bookmark Button