What is a Log:
Log is nothing but a transaction log. A transaction log is a file which stores the history of actions executed by a database management system, which is used to recover at the time of crashes.
All databases maintain log files that keep records of database changes.
Types of logging strategy choices:
1. Circular logging
2. Retain log records readmore
© 2019 Created by channeldb2.
Powered by
You need to be a member of ChannelDB2 to add comments!
Join ChannelDB2