April 27, 2009 at 9:00 am
April 27, 2009 at 9:00 am
You should be backing up your transaction log at regular intervals, this will mark the space for re-use and should stop it from growing too large..
Also it allows you to do point in time restores in case of a disaster..
April 27, 2009 at 9:28 am
and if the space is reused, at the first transaction the size of the log will be minimal or it will be constant the size before the backup.And if I make a full backup, the log reuse behaviour is the same?
April 27, 2009 at 9:34 am
Please read through this - Managing Transaction Logs[/url]
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
Viewing 4 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply