adplus-dvertising
frame-decoration

Question

__________ starts from a position determined during analysis, and performs a redo, repeating history, to bring the database to a state it was in before the crash.

a.

Analysis pass

b.

Redo pass

c.

Undo pass

d.

None of the mentioned

Posted under Recovery System DBMS

Answer: (b).Redo pass

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. __________ starts from a position determined during analysis, and performs a redo, repeating history, to bring the database to a state it was in before the crash.

Similar Questions

Discover Related MCQs

Q. ______________ rolls back all transactions that were incomplete at the time of crash.

Q. Which lock should be obtained to prevent a concurrent transaction from executing a conflicting read, insert or delete operation on the same key value.

Q. The remote backup site is sometimes also called the

Q. Remote backup system must be _________ with the primary site.

Q. The backup is taken by

Q. When the __________ the backup site takes over processing and becomes the primary.

Q. The simplest way of transferring control is for the old primary to receive __________ from the old backup site.

Q. The time to process the remote backup can be reduced by

Q. A _______________ configuration can make takeover by the backup site almost instantaneous.

Q. A transaction commits as soon as its commit log record is written to stable storage at the primary site. This is

Q. A transaction commits as soon as its commit log record is written to stable storage at the primary and the backup site.This is

Q. If only the primary is active, the transaction is allowed to commit as soon as its commit log record is written to stable storage at the primary site. This is

Q. Once the lower-level lock is released, the operation cannot be undone by using the old values of updated data items, and must instead be undone by executing a compensating operation; such an operation is called

Q. Which of the following is used for undo operations alone ?

Q. Redo operations are performed exclusively using

Q. To perform logical redo or undo, the database state on disk must be operation ___________ that is, it should not have partial effects of any operation.

Q. An operation is said to be __________ if executing it several times in a row gives the same result as executing it once.

Q. Immediate database modification technique uses

Q. Shadow paging has

Q. For correct behavior during recovery, undo and redo operation must be