Database System Concepts
Database System Concepts
7th Edition
ISBN: 9780078022159
Author: Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher: McGraw-Hill Education
Expert Solution & Answer
Book Icon
Chapter 19, Problem 2PE

Explanation of Solution

Purpose of checkpoint mechanism:

  • Checkpoint is usually performed in conjunction with the log-based recovery system when a system crash occurs.
  • In transactions which used checkpoints, all the modified buffer blocks till the checkpoint are written to the disk.
  • Checkpoints reduce the recovery time of a system after a crash.
    • When checkpointing is performed and a system crashes, then the modified buffer blocks till the checkpoint have been written to the disk...

Explanation of Solution

Performing checkpoints:

The frequency of performing checkpoints depends upon the requirements and resources of the system.

  • The frequency of checkpoints is reduced when fast recovery is not critical to the system since the...

Explanation of Solution

Affecting the frequency of checkpoints:

  • The frequency of checkpoints must be also as less as checkpoints when no failure occurs in a system since it causes some performance loss while they are being taken...

Blurred answer
Students have asked these similar questions
Which of the following methods help when a model suffers from high variance? a. Increase training data. b. Increase model size. c. Decrease the amount of regularization. d. Perform feature selection.
57 Formula 1 point Use shift folding, length 3, on the following value to calculate the Hash Value. 114184121 Type your answer...
Write a program that reads a list of 10 integers, and outputs those integers in reverse. For coding simplicity, follow each output integer by a space, including the last one. Then, output a newline. Ex: If the input is: 2 4 6 8 10 12 14 16 18 20 the output is: 20 18 16 14 12 10 8 642 To achieve the above result, first read the integers into an array. Then output the array in reverse. 623802 1031906 nx3zmv7.
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education