Backup / Restore
It provides backup/recovery capabilities to minimize data loss and ensure business continuity. Snapshots can be created to safely archive data at a specific point in time and recover it when needed. Snapshot creation and archiving is only possible when the database operational status is Running
and the instance status is Normal
. Recovery operations are only possible when the database operational state is Running
and the instance state is not Disconnect
.
Caution
If additional data files are added between the time of snapshot creation and recovery, the recovery might fail.
TBR-24018 : CF-DD correction is required due to wrong CF/DD info or added/dropped datafiles while recovery process.
Automatic snapshot / auto-archive settings
Automatic snapshots
Automatically take snapshots with a set frequency
1 hour to 7 days
1 hour to 30 days
Auto-archive
Set a frequency to automatically archive snapshots
1 day to 7 days
90 days to 365 days
Navigaet to the OwlDB console screen > Administration > Backup/Recovery > Backup Scheduler menu.
Click the DB Alias drop-down button to pull down the database for which the users want to set up automatic snapshots, automatic archiving.
Click the Edit button.
Snapshot / Archive Management
Snapshot
Securely archive data at a specific point in time
Storage is expensive
Instantly recoverable and takes 30 minutes on average
1 hour to 30 days
Archive
Archives snapshots to preserve saved snapshots for a longer period of time.
Costs less by storing them in cold storage.
Recovery takes up to 3 days.
90 days to 365 days
Creating snapshots
Navigate to the OwlDB console screen > Administration > Backup/Recovery > Snapshot/Archive menu.
Click the DB Alias drop-down button to pull down the database for which the users want to create a snapshot.
Click the Create button.
Key in a name and retention period and click the Create button.
Archiving snapshots
Navigate to the OwlDB console screen > Administration > Backup / Recovery > Snapshot / Archive menu.
Click the DB Alias drop-down button to pull down the database the users want to archive the snapshot to.
Click the ☑️ : icon to pull down the snapshots the users want to archive.
Click the Archive button.
Key in the retention period and click the Archive button.
Deleting snapshots
Navigate to the OwlDB console screen > Administration > Backup/Restore > Snapshot/Archive menu.
Click the DB Alias drop-down button to pull down the database whose snapshot the users want to delete.
Click the ☑️ : icon to pull down the snapshot the users want to delete.
Click the Delete button.
Caution
Once deleted, the snapshot cannot be recovered and all data will be completely deleted.
Recovering snapshots
Navigate to the OwlDB console screen > Administration > Backup/Recovery > Snapshot/Archive menu.
Click the DB Alias drop-down button to pull down the database the users want to recover.
Click the Recover button to key in the point in time the users want to recover, or click the ☑️ icon to pull down the point in time the users want to recover.
Click the Recover button.
The users can check the progress under 'Viewing Recovery History'.
Caution
When the users recover a snapshot, the database is immediately restored and all currently stored snapshots are deleted.
Archiving recovery
Navigate to the OwlDB console screen > Administration > Backup/Recovery > Snapshot/Archive menu.
Click the DB Alias drop-down button to pull down the database from which the users want to recover the snapshot.
Click the ☑️ icon to pull down the snapshot the users want to recover.
Click the Recover button.
Key in the recovery date and time and click the Recover button.
The users can check the progress under 'Viewing Recovery History'.
Caution
An archival recovery will immediately restore the database and delete all currently saved snapshots. Depending on the size of the usersr data, this can take up to 3 days.
Deleting archives
Navigate to the OwlDB console screen > Administration > Backup / Recovery > Snapshots / Archive menu.
Click the DB Alias drop-down button to pull down the database whose archived snapshot the users want to delete.
Click the ☑️ icon to pull down the snapshot the users want to delete.
Click the Delete button.
Caution
Deleted archives cannot be recovered and all data will be completely deleted.
Viewing recovery history
Navigate to the OwlDB console screen > Administration > Backup/Recovery > Recovery History menu.
Click the DB Alias drop-down button to pull down the database whose recovery history the users want to check.
View the snapshot / archive recovery history.
The users can filter the viewing period, recovery type, and status.
The users can check recovery history by directly searching name and ID, creation date, and expiration date.
Last updated