adplus-dvertising
frame-decoration

Question

Whenever an update operation occurs on a page, the operation stores the LSN of its log record in the _______ field of the page.

a.

LSN

b.

ReadLSN

c.

PageLSN

d.

RedoLSN

Posted under Recovery System DBMS

Answer: (c).PageLSN

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Whenever an update operation occurs on a page, the operation stores the LSN of its log record in the _______ field of the page.

Similar Questions

Discover Related MCQs

Q. There are special redo-only log records generated during transaction rollback, called _________ in ARIES.

Q. The __________________ contains a list of pages that have been updated in the database buffer.

Q. ___________ determines which transactions to undo,which pages were dirty at the time of the crash, and the LSN from which the redo pass should start.

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.

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.