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.

 All Forums
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 checkpoint simple mode recovery

Author  Topic 

binary
Starting Member

6 Posts

Posted - 2008-10-21 : 04:06:46
hello
my question is " we say that The transaction log is automatically truncated when the database is using the simple recovery model,and the portion of inactive log is not backed up yet until we make full or differential backup, where the inactive portion of log is written...is inactive portion of log writen to the disk but not backued up yet????

sodeep
Master Smack Fu Yak Hacker

7174 Posts

Posted - 2008-10-21 : 10:06:23
quote:
Originally posted by binary

hello
my question is " we say that The transaction log is automatically truncated when the database is using the simple recovery model,and the portion of inactive log is not backed up yet until we make full or differential backup, where the inactive portion of log is written...is inactive portion of log is truncated everytime checkpoint is issued so could not backued up .


Go to Top of Page
   

- Advertisement -