Exam 6: Database Administration

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

What is the least restrictive isolation level that will prevent phantom read problems?

(Multiple Choice)
4.8/5
(34)

Transaction results are kept in a(n)________,which contains records of the data changes in chronological order.

(Short Answer)
4.9/5
(37)

Standard SQL defines four ________,which specify which of the concurrency control problems are allowed to occur.

(Short Answer)
4.8/5
(32)

Concurrent processing of a database only poses problems when two or more processes attempt to use the same data.

(True/False)
4.9/5
(25)

Statement level consistency means that all statements within a transaction will access consistent rows across the lifetime of the entire transaction.

(True/False)
4.8/5
(34)

Explain the concept of an "atomic transaction."

(Essay)
4.9/5
(37)

Database security is easy to achieve since all security is handled by the DBMS,which is a single point of entry into the database.

(True/False)
4.8/5
(36)

When Microsoft Access 2013 uses user-level security with an Access 2003 file,the database is stored in a(n)*.accdb file.

(True/False)
4.9/5
(31)

Two-phase locking can be used to ensure that transactions are serializable.

(True/False)
4.7/5
(36)

One of the major tasks of the database administration is called ________ control,which allows multiple users to access the database simultaneously.

(Short Answer)
5.0/5
(30)

Database administrators must make sure that ________ measures are in place and enforced so that only authorized users can take authorized actions at appropriate times.

(Short Answer)
4.9/5
(41)

Serializable transactions are created by having a(n)________ phase,in which locks are obtained,and a(n)________ phase,in which locks are released.

(Short Answer)
4.8/5
(29)

Which type of lock assumes that no conflicts will occur?

(Multiple Choice)
4.8/5
(38)

The simplest and most feasible means of recovering a database is through reprocessing.

(True/False)
4.7/5
(44)

Which of the following is true about a shared lock?

(Multiple Choice)
4.9/5
(35)

When Microsoft Access 2013 compiles VBA code in a database,the resulting file is stored using a(n)________ file extension.

(Short Answer)
4.9/5
(30)
Showing 61 - 76 of 76
close modal

Filters

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