Enterprise Workloads Editions: β Business | β Enterprise | β Elite
This article explains how data flows during the Oracle database backup.
Backup workflow
The following diagram depicts the data flow at the time of backing up Oracle databases.
Step | Operation |
Step 1 | A backup request is initiated and forwarded to the Druva Oracle agent. Druva checks if the Hybrid Workloads agent is running.
|
Step 2 | Druva determines the type of backup.
If you or another administrator initiates the first backup, Druva performs a full backup. All subsequent backups triggered by administrators are incremental backups. Druva also performs archive log backups based on the settings configured to back up archive logs. |
Step 3 | Hybrid Workloads agent estimates the data files to back up. |
Step 4 | Hybrid Workloads agent uses the configured backup settings to create corresponding RMAN scripts. Hybrid Workloads agent performs some pre-checks on the configured instances for the RAC databases and only the eligible instances are used for backup. For more information about the pre-checks, see Backup configuration pre-checks. |
Step 5 | Hybrid Workloads agent backs up data using the Oracle RMAN and streams the deduplicated backup data directly to the Druva Cloud.
For the RAC databases, if the primary instance on which backup was initiated goes down, the backup fails.
After the transfer completes, the recovery point is created. |