Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
suman.reddy39
Starting Member
34 Posts |
Posted - 2008-06-13 : 08:09:42
|
hi every buddy, As im new to Sql server i got a small doubt regarding DataBase restore.I have taken a backup for one of my databases where its log file is more than what i expected it is nearly 25Gb,so now i want to shrink this log file,so that i can restore that database.so, please can any 1 let me know how to do it... thank you in advance,Don't go the way Life takes you, Take the Life the way you goSumanReddy.k |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-06-13 : 08:30:22
|
http://shurie.com/coder/code_details.asp?codeid=11http://doc.ddart.net/mssql/sql70/dbcc_21.htm |
 |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-06-14 : 00:54:23
|
You need restore it then shrink, or shrink source db then do backup. |
 |
|
|
|
|