Selecting the victim to be rollbacked to the previous state is determined by the minimum cost. The factors determining c
Posted: Thu Jul 14, 2022 8:53 am
a) How long the transaction has computed, and how much longer the transaction will compute before it completes its designated task
b) How many data items the transaction has used
c) How many more data items the transaction needs for it to complete
d) All of the mentioned
b) How many data items the transaction has used
c) How many more data items the transaction needs for it to complete
d) All of the mentioned