The transactions T and U at the server are defined as follows:

T: x= read (i); write(j, 44);

U: write(i, 55);write(j, 66);

Initial values of ai and aj are 10 and 20. Which of the following interleavings are serially equivalent and which could occur with two-phase locking?

a) serially equivalent but not with two-phase locking.
b) serially equivalent and with two-phase locking.
c) serially equivalent and with two-phase locking.
d) serially equivalent but not with two-phase locking.

Computer Science & Information Technology

You might also like to view...

The Cell Styles gallery contains predefined cell styles

Indicate whether the statement is true or false.

Computer Science & Information Technology

A customer wants to transfer data from the DVR to a DVD. Which of the following should be used on a workstation in order to extract the data for archiving?

A. Optical drive B. Capture card C. Thunderbolt D. External storage

Computer Science & Information Technology