volume_mute

The backup and recovery subsystem ensures that if a computer system fails during a transaction, the database is restored to the state it was in after the transaction partially completed

publish date2025/09/10 20:09:41.770287 UTC

volume_mute

Correct Answer

False

Explanation

Recovery subsystem restores the database to the state it was in before the transaction started executing. This is a fundamental principle of transaction recovery.

Reference

Fundamentals of database systems (7th edition)


Quizzes you can take where this question appears