Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Database Systems Design Study Set 2
Quiz 10: Transaction Management and Concurrency Control
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 61
Short Answer
Database transaction _____ restores a database from an inconsistent state to a previously consistent state.
Question 62
Short Answer
A(n) ______ occurs when a transaction executes a query at time T1, and it runs the same query at same time T2, yielding additional rows that satisfy the query.
Question 63
Short Answer
In a heavily used database management system (DBMS), the prevention and detection of _____ constitutes an important DBMS function.
Question 64
Essay
What are database checkpoints?
Question 65
Short Answer
The _____ rule states that only one transaction at a time can own an exclusive lock on the same object.
Question 66
Short Answer
The DBMS uses the information stored in the _____log for a recovery requirement triggered by a ROLLBACK statement, a program's abnormal termination, or a system failure such as a network discrepancy or a disk crash.