adplus-dvertising
frame-decoration

Question

Writing the buffered log to __________ is sometimes referred to as a log force.

a.

Memory

b.

Backup

c.

Redo memory

d.

Disk

Posted under Recovery System DBMS

Answer: (d).Disk

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Writing the buffered log to __________ is sometimes referred to as a log force.

Similar Questions

Discover Related MCQs

Q. The _______________ policy, allows a transaction to commit even if it has modified some blocks that have not yet been written back to disk.

Q. ______________ policy allows multiple updates to accumulate on a block before it is output to stable storage, which can reduce the number of output operations greatly for frequently updated blocks.

Q. The ___________ policy, allows the system to write modified blocks to disk even if the transactions thatmade those modifications have not all committed.

Q. Locks on buffer blocks are unrelated to locks used for concurrency-control of transactions, and releasing them in a non-two-phase manner does not have any implications on transaction serializability. This is

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

Q. The operating system reserves space on disk for storing virtual-memory pages that are not currently in main memory; this space is called

Q. What was the name of the first commercially available microprocessor chip?

Q. The magnetic storage chip used to provide non-volatile direct access storage of data and that have no moving parts are known as

Q. Which of the following is used only for data entry and storage, and never for processing?

Q. Non-volatile storage needs to have a _________ where the loses in future can be recovered.

Q. A dump of the database contents is also referred to as an _____________ dump.

Q. ________ dump, writes out SQL DDL statements and SQL insert statements to a file, which can then be reexecuted to re-create the database.

Q. _________ dump schemes have been developed that allow transactions to be active while the dump is in progress.

Q. ARIES uses a ___________ to identify log records, and stores it in database pages.

Q. ARIES supports ___________ operations, which are physical in that the affected page is physically identified, but can be logical within the page.

Q. ______________ is used to minimize unnecessary redos during recovery.

Q. __________ scheme that records only information about dirty pages and associated information and does not even require of writing dirty pages to disk.

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

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.