1.

The phenomenon in which one failure leads to a series of transaction rollbacks is called as ________(a) Cascading rollback(b) Cascadeless rollback(c) Cascade cause(d) None of the mentionedThe question was posed to me in an online interview.The question is from Transaction Isolation in section Transactions of RDBMS

Answer»

The correct option is (a) Cascading rollback

Explanation: The PHENOMENON in which one failure leads to a series of transaction rollbacks is called as cascading rollback. B=It is named so because one failure CAUSES the rollback of several other TRANSACTIONS SERIALLY.



Discussion

No Comment Found

Related InterviewSolutions