The document outlines Lab 7 for the CSI481 Database Systems course, focusing on transaction management. It requires students to determine final values for updated items from a set of transactions and assess their conflict serializability, identifying any concurrency issues if applicable. Specific questions related to transactions T1 and T2 are presented for analysis.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
20 views1 page
Lab 7 Transaction Management
The document outlines Lab 7 for the CSI481 Database Systems course, focusing on transaction management. It requires students to determine final values for updated items from a set of transactions and assess their conflict serializability, identifying any concurrency issues if applicable. Specific questions related to transactions T1 and T2 are presented for analysis.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
Department of Computer Science
CSI481 Database Systems
Lab 7 – Transaction Management
For the following set of transactions:
a) Show the final values for updated items. b) Indicate whether they are confilct serializable or not. If not which of the 3 potential concurrency problems do they pose?