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 |
sony4
Starting Member
5 Posts |
Posted - 2007-09-06 : 22:28:12
|
My database is around 156 gb, and is in full recovery model. My user is complaning that log file is full and needs to be truncate. Other than backing up the database, do we have some other ways to truncate the log file. Like commands.Any help will be higly appreciated. |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-09-06 : 22:53:52
|
You have to backup log periodically. |
 |
|
Kristen
Test
22859 Posts |
Posted - 2007-09-07 : 02:54:49
|
"periodically"Actually probably "often" would be better for a 156GB database! |
 |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-09-08 : 00:13:16
|
You are right. |
 |
|
|
|
|