Exam 9: Managing Multiuser Databases
Exam 1: Introduction100 Questions
Exam 2: Introduction to Structured Query Language SQL100 Questions
Exam 3: The Relational Model and Normalization100 Questions
Exam 4: Database Design Using Normalization100 Questions
Exam 5: Data Modeling With the Entity-Relationship Model100 Questions
Exam 6: Transforming Data Models Into Database Designs103 Questions
Exam 7: SQL for Database Construction and Application Processing105 Questions
Exam 8: Database Redesign101 Questions
Exam 9: Managing Multiuser Databases102 Questions
Exam 10: Managing Databases With SQL Server 2008 R2100 Questions
Exam 11: Managing Databases With Oracle Database 11g100 Questions
Exam 12: Managing Databases With MySQL 55100 Questions
Exam 13: The Web Server Environment110 Questions
Exam 14: Database Processing With XML100 Questions
Exam 15: Database Processing for Business Intelligence Systems101 Questions
Exam 16: Microsoft Access 201048 Questions
Exam 17: Getting Started With Systems Analysis and Design35 Questions
Exam 18: E-R Diagrams and the Idef1x Standard35 Questions
Exam 19: E-R Diagrams and the UML Standard36 Questions
Exam 20: Getting Started With MySQL Workbench Data Modeling Tools37 Questions
Exam 21: Getting Started With Microsoft Visio 201036 Questions
Exam 22: the Semantic Object Model35 Questions
Exam 23: Data Structures for Database Processing35 Questions
Exam 24: Getting Started With Web Servers php and the Eclipse PDT35 Questions
Select questions type
Locks with large granularity are easy for the DBMS to administer but frequently cause conflicts.
Free
(True/False)
4.9/5
(34)
Correct Answer:
True
With pessimistic locking,the assumption is made that a conflict will occur.
Free
(True/False)
4.8/5
(29)
Correct Answer:
True
Rollforward is a method of database recovery that restores the database save and all valid transactions since the save was reapplied.
Free
(True/False)
4.9/5
(35)
Correct Answer:
True
Which type of data repository is composed of metadata that is created automatically as the system components are created?
(Multiple Choice)
4.9/5
(38)
The DBA should periodically analyze run-time statistics of database performance to help manage the DBMS.
(True/False)
4.7/5
(39)
The database is most vulnerable to failure after a change to its structure.
(True/False)
4.7/5
(33)
Briefly define the three problems that can occur because of concurrent processing that are addressed by resource locking.
(Essay)
4.7/5
(37)
Which type of lock still allows other transactions to have read-only access to the locked resource?
(Multiple Choice)
4.8/5
(38)
Once processing rights have been defined,they may be implemented at any of these levels except:
(Multiple Choice)
4.8/5
(37)
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
(29)
A transaction is sometimes called atomic because it is performed as a unit.
(True/False)
4.8/5
(39)
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
(40)
Which of the following is not a database administration responsibility of a DBA?
(Multiple Choice)
4.7/5
(43)
Copies of each database record or page after it was changed by a transaction that are saved for use in database recovery are called ghost images.
(True/False)
4.9/5
(40)
Locks placed by a command issued to the DBMS from the application program are called explicit locks.
(True/False)
4.9/5
(36)
A series of actions to be taken on the database such that either all actions are completed successfully,or none of them can be completed,is known as a:
(Multiple Choice)
4.9/5
(36)
Nonrepeatable reads occur when a transaction rereads data it has previously read and finds modifications or deletions caused by a committed transaction.
(True/False)
4.9/5
(35)
Showing 1 - 20 of 102
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)