Advantages of Journaling

When a computer system crashes, the database can be left in a transient state that is damaged. Continuing to use such a database can result in unexpected and undesirable results; including system hangs, incorrect results, the faulty application of business logic, as well as further damage to the database. Journaling can provide for automated recovery and repair of the database, eventually eliminating the need for manual repair.

Advantages of journaling options include: