What are the AD database types and its flow?



What are the AD database types and its flow?..

Answer / siddhartha rath

The Active Directory creates and stores four types of log
files on the maintenance and management of transactions.
These files are stored in %system/NTDS and include

•Transaction log files. The current transaction file is
Edb.log, which by default contains information about recent
transactions and is limited to 10MB. When this limit is
reached, transaction files are automatically created with
the name edbxxxxx.log (where x is a sequential number).
They are retained until the transactions are committed to
the Active Directory. Once every 12 hours, old previous
transaction files are purged during a process known as
garbage collection. If you do not want previous transaction
files created, it is possible to set circular logging, in
which the current file is overridden when it is filled.
This action is not recommended because it could limit your
ability to recover recent transactions.

•Checkpoint files. The checkpoint is Edb.chk, and it is
used to list transactions that have been committed to the
Active Directory and those that remain uncommitted. Each
time a transaction is committed, it advances to the next
entry. If all transactions are not committed at the time of
shutdown, the checkpoint file is read when the system is
rebooted, and all remaining transactions are then committed
to the Active Directory.

•Reserved log files. The reserved log file can be a number
sequence of logs, with a maximum size of 10MB, named
res1.log, res2.log, and so on. These logs are used in place
of the transaction log when the creation of a new log file
is attempted, but insufficient disk space is available.
When this occurs, the system will automatically shut down.

•Patch files. Patch files (with a .pat suffix) are used
during the backup-and-restore process of the Active
Directory. Database entries are sometimes divided during
backup into what is known as split transactions. The patch
files are used to record these splits, and "patch" the
transaction back together during restoration.

Is This Answer Correct ?    9 Yes 0 No

Post New Answer

More Windows General Interview Questions

What happens if a Schema or Domain naming master goes down, would there be any impact on the end user authentication?

3 Answers   ASD Lab,


Can I still use office 2007 with windows 10?

0 Answers  


Where is the windows update database stored?

0 Answers  


Where are windows startup programs located?

0 Answers  


Do I need another antivirus with windows defender?

0 Answers  






How do I start windows explorer from command line?

0 Answers  


How do I save windows live mail to my hard drive?

0 Answers  


How to backup/resore Group Policy objects....?

2 Answers   IBM,


What is included in windows 10 operating system?

0 Answers  


Is windows 10 still available free?

0 Answers  


Does windows 10 home come with office?

0 Answers  


Can windows 10 run 32 bit programs?

0 Answers  


Categories