Enabling or Disabling Crash Recovery
Enable crash recovery to ensure durability and to enable data recovery in the event of an unexpected server exit.
Note
You cannot disable crash recovery on an Always Free DB system.
You cannot disable crash recovery on an Always Free DB system.
Use one of the following method to enable or disable crash recovery:
- Using the Console
- Using the CLI
- Using the REST API, run the UpdateDbSystem operation with the
crashRecoveryattribute.
Using the Console
Use the Console to enable or disable crash recovery on a DB system.
This task requires the following:
- A running DB system.
- Automatic backups are disabled on the DB system if you want to disable crash recovery.
- (Recommended) You have created a full backup before disabling crash recovery.
Do the following to enable or disable crash recovery on a DB
system:
Related Topics
Using the CLI
Use the command-line interface to enable or disable crash recovery.
This task requires the following:
- A DB system Oracle Cloud Identifier (OCID).
- A properly configured CLI installation and the requisite SSH keys. See Command Line Interface.
The command updates the DB system and returns the work request information.