Exam 10: Transaction Management and Concurrency Control

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

To ensure consistency of the database,every transaction must begin with the database in an unstable state.

(True/False)
4.7/5
(33)

Atomicity indicates the permanence of the database's consistent state.

(True/False)
4.9/5
(38)

Explain the transaction log.What is its function?

(Essay)
4.8/5
(39)

The DBMS guarantees that the semantic meaning of a transaction truly represents the real-world event.

(True/False)
4.9/5
(36)

____________________ can take place at any of the following levels: database,table,page,row,or field.

(Short Answer)
4.8/5
(34)

What are the three basic techniques to control deadlocks?

(Essay)
4.8/5
(29)

One of the three most common data integrity and consistency problems is ____.

(Multiple Choice)
4.9/5
(30)

The ____ manager is responsible for assigning and policing the locks used by the transactions.

(Multiple Choice)
4.8/5
(23)

A transaction is a ____ unit of work that must be either entirely completed or aborted.

(Multiple Choice)
4.7/5
(31)

The ____ approach to scheduling concurrent transactions assigns a global unique stamp to each transaction.

(Multiple Choice)
4.9/5
(26)
Showing 61 - 70 of 70
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)