_____ is the point of synchronisation between the database and the transaction…

2021

_____ is the point of synchronisation between the database and the transaction log file in database management system.

Answer: A. CheckpointIn database management systems, a checkpoint is the specific point of synchronization between the active database state and the transaction log file. It…

  1. A.

    Checkpoint

  2. B.

    Shadow point

  3. C.

    Mapping point

  4. D.

    Key point

Attempted by 35 students.

Show answer & explanation

Correct answer: A

In database management systems, a checkpoint is the specific point of synchronization between the active database state and the transaction log file. It ensures that all committed transactions are recorded on disk before proceeding, facilitating efficient recovery processes during system failures.

Explore the full course: Up Lt Grade Assistant Teacher 2025

Loading lesson…