Introduction Transaction Log File In Exchange Server
In Exchange Server, different files are created, according to the different file extension, file stored different data. In the Earlier version of Exchange private (priv.edb) and Public (pub.edb) file format used to store Exchange database and .log file format used to store log files. A Log file basically used for store activity performed an Exchange database.
Any Changes in information to the database first written on the transaction log file and then stored in Server Database. Since Transaction Log File in Exchange Server helps Administrator to recovered data during disaster recovery. As various reasons occur such as "Dirty Shutdown", Corruption in Exchange Database that to the recovery of the database of user mailboxes and generated log files help in this scenarios.