adplus-dvertising
frame-decoration

Question

We say that a transaction has been ________ when its commit log record has been output to stable storage.

a.

Locked

b.

Completed

c.

Committed

d.

Released

Posted under Recovery System DBMS

Answer: (c).Committed

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. We say that a transaction has been ________ when its commit log record has been output to stable storage.

Similar Questions

Discover Related MCQs

Q. State true or false: Using checkpoints reduces overhead

Q. A __________ checkpoint is a checkpoint where transactions are allowed to perform updates even while buffer blocks are being written out.

Q. If the database modifications occur while the transaction is still active, the transaction is said to use the __________ modification technique

Q. The log is a sequence of _________ recording all the update activities in the database.

Q. The current copy of the database is identified by a pointer, called ____________ which is stored on disk.

Q. A special redo-only log record <Ti , Xj , V1> is written to the log, where V1 is the value being restored to data item Xj during the rollback. These log records are sometimes called

Q. In order to reduce the overhead in retrieving the records from the storage space we use

Q. The order of log records in the stable storage ____________ as the order in which they were written to the log buffer.

Q. Before a block of data in main memory can be output to the database, all log records pertaining to data in that block must have been output to stable storage. This is

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

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.