The executions of transactions are strict if read and write operations on an object are delayed until all transactions that previously wrote that object have either committed or aborted. Explain how the locking rules ensure strict executions.
What will be an ideal response?
If a previous transaction has written a data item, it holds its locks until after it has committed, therefore no other transaction may either read or write that data item (which is the requirement for serial executions).
Computer Science & Information Technology
You might also like to view...
When using Design view, you click Totals in the ________ group on the QUERY TOOLS DESIGN tab to display the total row
Fill in the blank(s) with correct word
Computer Science & Information Technology
The divine command theory is an example of
a. relativism. b. ethical objectivism. c. ethical egoism. d. existentialism. e. materialism.
Computer Science & Information Technology