Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 3 out of 16 pages
Exam (elaborations)

CSE 511 UPDATED ACTUAL EXAM QUESTIONS AND CORRECT ANSWER

Document preview thumbnail
Preview 3 out of 16 pages

CSE 511 UPDATED ACTUAL EXAM QUESTIONS AND CORRECT ANSWER

Content preview

CSE 511 UPDATED ACTUAL EXAM
QUESTIONS AND CORRECT ANSWERS

●● ACID
Answer: Atomicity, Consistency, Isolation and Durability


●● ACID - Atomic
Answer: All or nothing - Transaction must be completed in full or not at
all (no subdividing)


●● ACID - Consistency
Answer: Transactions will transform the database from one consistent
state to another. There are no violations of integrity constraints.


●● ACID - Isolated
Answer: Transactions execute independently of one another. Database
changes are not revealed to one another until after a transaction has
completed.
Serializable - even if some transactions are executed concurrently the
results must be the same as if they were executed serially in some order.


●● ACID - Durable
Answer: Database changes are permanent.

,●● How is concurrency achieved in DBMS?
Answer: Interleaving actions of multiple transactions.


●● Serial Schedule
Answer: Schedule that does not interleave the actions of different
transactions.


●● Equivalent Schedule
Answer: Effect of executing the first schedule is identical to the effect of
executing the second schedule.


●● Serializable Schedule
Answer: A schedule that is equivalent to some serial execution of the
transaction.


●● Two schedules are conflict equivalent if:
Answer: - Schedules involve the same actions of the same transactions
- Every pair of conflicting actions (read/write conflict) is ordered the
same way


●● Conflict Serializable Schedule

, Answer: Schedule S is conflict serializable if S is conflict equivalent to
some serial schedule.


●● Creating dependency graph to determine if transactions are conflict
serializable
Answer: -Create one node per transaction (e.g. Ti, Tj)
-Create an edge from Ti to Tj if Tj reads/writes an object last written by
Ti
-Examine the graph for cycles. If a cycle exists then the set of
transactions is NOT conflict serializable


●● Strict Two Phase Locking
Answer: A transaction must acquire a shared lock on an item before
reading and an exclusive lock on an item before writing.
-Multiple transactions may hold a shared lock on a single item.
-If a transaction holds an exclusive lock on an item no other transaction
may hold a shared/exclusive lock on that same item.


●● Define the two phases of Strict 2PL
Answer: Phase One: transaction will acquire locks that it needs
Phase Two: transaction will release locks at the end of the transaction


●● What is the lock manager?

Document information

Uploaded on
August 25, 2026
Number of pages
16
Written in
2026/2027
Type
Exam (elaborations)
Contains
Questions & answers
CA$22.95

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
TopGradeInsider
4.2
(13)
Sold
165
Followers
2
Items
55375
Last sold
9 hours ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions