First page Back Continue Last page Summary Graphic
Nested Top Actions
Same idea as used in logical undo in our advanced recovery mechanism
- used also for other operations like creating a file (which can then be used by other txns, before the creater commits)
- updates of nested top action commit early and should not be undone
Use dummy CLR to indicate actions should be skipped during undo
Notes: