|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Wednesday, March 13, 2013 3:38 AM
Points: 3,
Visits: 45
|
|
Hi all, ldf file will maintain all transactions based on recovery mode. but when we can use that ldf file and how?
|
|
|
|
|
SSC-Dedicated
           
Group: General Forum Members
Last Login: Today @ 7:45 AM
Points: 37,680,
Visits: 29,936
|
|
You use the log file any time you take a log backup, roll a transaction back, restart SQL and let the database recover, implement mirroring, transactional replication or CDC.
So what 'usage' did you have in mind that's not covered there. It's not an audit log if you're thinking of using it to see who ran what and when.
Gail Shaw Microsoft Certified Master: SQL Server 2008, MVP SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
We walk in the dark places no others will enter We stand on the bridge and no one may pass
|
|
|
|