transaction log file (n)~ A file that contains a record of the changes that were made to an Exchange database. All changes to the database are recorded in the transaction log files before they are written into the database files. If a database shuts down unexpectedly unfinished transactions can be restored by replaying the transaction log files into the database.
작성자 정보
- 지티 작성
- 작성일
컨텐츠 정보
- 55 조회
- 목록
본문
transaction log file (n)~ A file that contains a record of the changes that were made to an Exchange database. All changes to the database are recorded in the transaction log files before they are written into the database files. If a database shuts down unexpectedly unfinished transactions can be restored by replaying the transaction log files into the database.