RDBMS Basics Practice Test: Recovery System — Flashcards | Databases | FatSkills

RDBMS Basics Practice Test: Recovery System — Flashcards

Fast review mode: answers are shown by default so you can skim quickly. Hide them if you want to self-test.

Quiz on failure classification and storage, recovery and atomicity.

A database management system (DBMS) failure can be classified into three categories:
Transaction failure: When a transaction cannot be executed or continues to fail
Disk failure: When hardware errors affect the disk drive
System failure: When an active transaction is terminated 

Other types of failures include: Logical error, Network failure, Natural disasters, Carelessness, Sabotage, and Software errors. 

Each type of failure requires different management. For example, system crashes are often caused by software bugs, but can also be caused by hardware errors. 

Here are some recovery techniques for databases:
Instance and crash recovery:
This technique can be used to recover the Oracle Real Application Cluster database and its single-instance database
Log-based recovery: Deferred database modification
Immediate database modification: Log-based recover

Atomicity is a property of database transactions that ensures that a set of database operations either all occur, or none occur. This is important because it allows database transactions to be isolated from one another, ensuring that they are atomic, or indivisible.
 

Related Tests: 

DBMS Basics Practice Test: Recovery System

MySQL Basics Practice Test: MySQL Database Maintenance, Backups and Replication

1 of 21 Ready
Which of the following can cause a transaction failure
More than one of the mentioned
Shortcuts
Prev Space Show / hide Next
Turn this into a study set.
Sign in with Google to save tricky questions to your reminder list and resume on any device.
Sign in with Google Free • no extra password