1.

What is a checkpoint in a database management system, and when does it eventuate?

Answer»

A CHECKPOINT is a TECHNIQUE that removes all previous logs from the SYSTEM and stores them PERMANENTLY on the storage drive. Checkpoints are those LOCATIONS in the transaction log record from which all committed data up to the point of the crash can be recovered.



Discussion

No Comment Found