Exam 9: Managing Multiuser Databases

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

Resource locking is one remedy to the lost update problem.

(True/False)
4.9/5
(41)

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

(True/False)
4.8/5
(33)

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

(True/False)
4.7/5
(39)

Locks that are placed assuming that a conflict will occur are called:

(Multiple Choice)
4.8/5
(30)

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

(True/False)
4.8/5
(32)

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
(35)

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

(True/False)
4.9/5
(38)

In two-phase locking,all locks are released during the contracting phase.

(True/False)
4.8/5
(28)

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

(Multiple Choice)
4.8/5
(30)

Database administration is more important but less difficult in multiuser database systems than in single-user database systems.

(True/False)
4.8/5
(38)

Explain the process of using optimistic locking.

(Essay)
4.7/5
(39)

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

(True/False)
4.8/5
(36)

Copies of each database record or page before being changed by a transaction that are saved for use in database recovery are called before images.

(True/False)
4.8/5
(38)

In general,optimistic locking is the preferred technique for Internet databases.

(True/False)
4.8/5
(34)

Ensuring that all rows impacted by the actions of a transaction are protected from changes until the entire transaction is completed is called:

(Multiple Choice)
4.9/5
(40)

In general,the overall responsibility of the DBA is to facilitate the development and use of the database system.

(True/False)
4.8/5
(34)

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

(True/False)
4.9/5
(39)

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

(True/False)
4.8/5
(31)

Which of the following would a DBA do in managing the DBMS?

(Multiple Choice)
4.8/5
(33)

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.8/5
(33)
Showing 81 - 100 of 102
close modal

Filters

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