asked 135k views
0 votes
The information stored in the _____ is used by the DBMS for a recovery requirement triggered by a ROLLBACK statement, a program's abnormal termination, or a system failure such as a network discrepancy or a disk crash.

asked
User Laury
by
8.3k points

1 Answer

4 votes

Answer:

transaction log.

Step-by-step explanation:

The information stored in the transaction log is used by the DBMS for a recovery requirement triggered by a ROLLBACK statement, a program's abnormal termination, or a system failure such as a network discrepancy or a disk crash.

answered
User Liviu Costea
by
8.1k points