Exam 9: Managing Multiuser Databases

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

Both rollforward and rollback require the use of a log of transaction results.

(True/False)
4.8/5
(34)

Distinguish between statement-level consistency and transaction-level consistency.

(Essay)
4.8/5
(33)

The situation that occurs when one user's changes to the database are lost by a second user's changes to the database is known as the ________.

(Multiple Choice)
4.9/5
(42)

A static cursor processes a snapshot of the relation that was taken when the cursor was opened.

(True/False)
4.9/5
(30)

A transaction is sometimes called atomic because it is performed as a unit.

(True/False)
5.0/5
(29)

Which type of lock prevents all types of access to the locked resource?

(Multiple Choice)
4.8/5
(35)

Explain the concept of an atomic transaction.

(Essay)
4.9/5
(28)

The size of a lock is referred to as the lock granularity.

(True/False)
4.9/5
(29)

Changes in the database structure usually involve only one application.

(True/False)
5.0/5
(48)

When a transaction reads a row that has been changed,but the change has not been committed,this is known as a ________.

(Multiple Choice)
4.9/5
(34)

Rollforward and reprocessing are two different names for the same technique.

(True/False)
4.9/5
(35)

Once processing rights have been defined,they may be implemented at any of these levels except ________.

(Multiple Choice)
4.8/5
(35)

A transaction is a series of actions to be taken on the database such that either all of them are performed successfully or none of them is performed at all.

(True/False)
4.7/5
(31)

Explain the purpose of transaction logs and checkpoints.

(Essay)
4.8/5
(39)

The transaction boundaries are the essential information that the DBMS needs from the application programs to enforce different locking strategies.

(True/False)
5.0/5
(29)

Repeatable Read isolation is the most restrictive level of isolation.

(True/False)
4.8/5
(39)

Processing responsibilities should be documented and encoded into manual procedures.

(True/False)
4.9/5
(40)

Transaction level consistency means that all rows impacted by any actions in a transaction are protected from change during the entire transaction.

(True/False)
4.9/5
(40)

The situation that occurs when two users are each waiting for a resource that the other person has locked is known as a(n)________.

(Multiple Choice)
4.9/5
(37)

The goal of database security is to ensure that only authorized users can perform authorized activities at authorized times.

(True/False)
4.9/5
(32)
Showing 41 - 60 of 102
close modal

Filters

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