Multiple choice technology programming languages

TMF provides the integrity of the database against failure of the any of the following:

  1. Disk drive and Disk controller

  2. Disk process and CPU

  3. An application process and Entire system

  4. Both a, b and c

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

TMF (Transaction Management Facility) provides database integrity and protection against failures at multiple levels. It protects against disk drive and controller failures through mirroring, against disk process and CPU failures through process monitoring and recovery, and against application process and entire system failures through transaction logging and rollback capabilities. Therefore, it protects against all the listed failure types.