Exam 10: Transaction Management and Concurrency Control
Exam 1: Database Systems72 Questions
Exam 2: Data Models75 Questions
Exam 3: The Relational Database Model74 Questions
Exam 4: Entity Relationship Ermodeling75 Questions
Exam 5: Advanced Data Modeling83 Questions
Exam 6: Normalization of Database Tables92 Questions
Exam 7: Introduction to Structured Query Language SQL92 Questions
Exam 8: Advanced SQL95 Questions
Exam 9: Database Design87 Questions
Exam 10: Transaction Management and Concurrency Control76 Questions
Exam 11: Database Performance Tuning and Query Optimization82 Questions
Exam 12: Distributed Database Management Systems72 Questions
Exam 13: Business Intelligence and Data Warehouses75 Questions
Exam 14: Big Data Analytics and NoSQL76 Questions
Exam 15: Database Connectivity and Web Technologies81 Questions
Exam 16: Database Administration and Security81 Questions
Select questions type
A lock locks the entire table preventing access to any row by a transaction while another transaction is using the table.
(Multiple Choice)
4.9/5
(34)
ensure that a disk physical failure will not impair the DBMS's ability to recover data.
(Short Answer)
4.8/5
(37)
The DBMS guarantees that the semantic meaning of a transaction truly represents the real-world event.
(True/False)
4.8/5
(25)
means that data used during the execution of a transaction cannot be used by a second transaction until the first one is completed.
(Multiple Choice)
4.9/5
(40)
The scheduler establishes the order in which the operations within concurrent transactions are executed.
(True/False)
4.9/5
(34)
The objective of control is to ensure the serializability of transactions in a multiuser database environment.
(Short Answer)
4.8/5
(39)
If a(n)is issued before the termination of a transaction,the DBMS will restore the database only for that particular transaction,rather than for all transactions,in order to maintain the durability of the previous transactions.
(Short Answer)
4.8/5
(37)
The serializable isolation level is the least restrictive level defined by the ANSI SQL standard.
(True/False)
4.8/5
(50)
The multiuser DBMS must implement controls to ensure serializability and isolation of transactions,in addition to atomicity and durability,in order to guard the database's consistency and integrity.
(True/False)
4.8/5
(27)
The approach to scheduling concurrent transactions assigns a global unique stamp to each transaction.
(Multiple Choice)
4.8/5
(41)
Although the DBMS is designed to recover a database to a previous consistent state when an interruption prevents the completion of a required set of transactions,the transactions themselves are defined by the end user or programmer and must be semantically correct.
(True/False)
4.8/5
(35)
Showing 61 - 76 of 76
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)