MCQOPTIONS
Saved Bookmarks
| 1. |
where ri(Z) denotes a read operation by transaction Ti on a variable Z, wi(Z) denotes a write operation by Ti on a variable Z and ai denotes an abort by transaction Ti . Which one of the following statements about the above schedule is TRUE? |
| A. | S is non-recoverable |
| B. | S is recoverable, but has a cascading abort |
| C. | S does not have a cascading abort |
| D. | S is strict |
| Answer» D. S is strict | |