adplus-dvertising
frame-decoration

Question

Selecting the victim to be rollbacked to the previous state is determined by the minimum cost. The factors determining cost of rollback is

a.

How long the transaction has computed, and how much longer the transaction will compute before it completes its designated task.

b.

How many data items the transaction has used.

c.

How many more data items the transaction needs for it to complete and how many transactions will be involved in the rollback.

d.

All of the above

Posted under Transactions DBMS

Answer: (d).All of the above

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Selecting the victim to be rollbacked to the previous state is determined by the minimum cost. The factors determining cost of rollback is

Similar Questions

Discover Related MCQs

Q. __________ rollback requires the system to maintain additional information about the state of all the running transactions.

Q. Which of these is data type long literal?

Q. Which of the following occurs when a transaction rereads data and finds new rows that were inserted by a command transaction since the prior read?

Q. A transaction for which all committed changes are permanent is called:

Q. In this instance, dirty reads are disallowed, while nonrepeatable reads and phantom reads are allowed.

Q. Which of the following occurs when a transaction rereads data it has previously read and finds modification or deletions caused by a committed transaction?

Q. A transaction may not always complete its execution successfully. Such a transaction is termed

Q. Transaction processing is associated with everything below except

Q. Transaction management ensures ____________ and __________ properties.

Q. ____________ is an interface between low level database and application program.

Q. Which of the following are functions of Database Manager ?

1. Interacting with File Manager
2. Creating Queries to Access data
3. Security Enforcement
4. Database Definition and Schema Generation

Q. Who detects the failure of the system and restore the database to consistent state ?

Q. A traditional data administrator performs which of the following roles?

Q. Which of the following is the preferred way to recover a database after a transaction in progress terminates abnormally?

Q. Which of the following is the preferred way to recover a database after a system failure?

Q. Concurrency control is important for which of the following reasons?

Q. A shared lock allows which of the following types of transactions to occur?

Q. Locking may cause which of the following problems?

Q. Performance analysis and tuning is which of the following?

Q. Which of the following could cause data to be unavailable?