Exam 9: Managing Multiuser Databases

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

A durable transaction is one for which all committed changes are permanent.

(True/False)
5.0/5
(25)

A dirty read happens when one transaction reads a changed record that has not been committed to the database.

(True/False)
4.8/5
(34)

All commercial DBMS products use some version of "username and password" as part of their security features.

(True/False)
4.9/5
(30)

Which of the following is not true about two-phased locking?

(Multiple Choice)
4.9/5
(36)

With optimistic locking,the assumption is made that no conflict will occur.

(True/False)
4.9/5
(30)

In two-phase locking,all locks are obtained during the growing phase.

(True/False)
4.9/5
(32)

Requiring all application programs to lock resources in the same order is a technique for preventing what problem?

(Multiple Choice)
4.8/5
(31)

Processing rights may be implemented at the DBMS level.

(True/False)
4.8/5
(35)

Which of the following is not true of DBMS security features?

(Multiple Choice)
5.0/5
(35)

Locks that are placed assuming that a conflict will not occur are called ________.

(Multiple Choice)
5.0/5
(45)

Explain the importance of documenting changes in database structure.

(Essay)
4.9/5
(31)

The task of diagnosing errors due to changes in the database structure is eased by ________.

(Multiple Choice)
4.9/5
(38)

Which of the following is not true of data repositories?

(Multiple Choice)
4.8/5
(32)

A standby data repository is one which requires a person to generate the metadata and place it in the repository.

(True/False)
4.7/5
(36)

Locks placed by a command issued to the DBMS from the application program are called explicit locks.

(True/False)
4.8/5
(26)

Requiring all application programs to lock resources in the same order is one way of preventing a deadlock condition.

(True/False)
4.8/5
(37)

Which type of data repository is composed of metadata that is created automatically as the system components are created?

(Multiple Choice)
4.8/5
(33)

A lock placed automatically by the DBMS is called a(n)________ lock.

(Multiple Choice)
4.8/5
(38)

Briefly explain the strategy of two-phased locking.

(Essay)
4.7/5
(35)

Explicit locks are locks that are placed automatically by the DBMS.

(True/False)
4.8/5
(36)
Showing 21 - 40 of 102
close modal

Filters

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