This section describes how to create a protected group at the production site for Oracle databases that need DR protection. The system automatically identifies suitable protection policies for the protected group when creating the protected group.
The protected objects belonging to one protected group reside on the same storage device. Each protected object occupies independent storage LUNs or volumes.
Set Authentication Mode, which can be Database Authentication or OS Authentication.
Enter the sys user name and its password as the authentication information. If you use another user name for authentication, the database cannot be started when you recover or test it.
For a single-instance database or Oracle RAC cluster deployed on ASM disk groups, you need to enable OS Authentication for the DR database as required by Oracle officially. After data is recovered, select Database Authentication for security purposes.
Archive logs record all operations on the databases. They are used to recover data of Oracle databases that are abnormally stopped, maximizing data security.

Replication Policy |
Description |
|---|---|
Default configuration |
The remote replication rate is the default one set on the storage array. |
Manual configuration |
|


Expected RPO can be set to 0-31 days, 0-23 hours, and 5-59 minutes.
If days and hours are not set, the Expected RPO is 15 minutes by default.

Replication Policy |
Description |
|---|---|
Default configuration |
The remote replication rate is the default one set on the storage array. |
Manual configuration |
|
To enable the hot backup mode, the archive log mode must be enabled for the database. Otherwise, protected groups cannot be executed after the hot backup mode is enabled. If you do not select Enable hot backup mode, when protected groups are executed based on specified policies, the database remains online but the hot backup mode is not enabled. In this case, data consistency totally relies on storage devices' ability to ensure consistency.
If you select Enable hot backup mode, when protected groups are executed based on specified policies, the database remains online. Before storage array-based replication or taking snapshots, the system will set the database to the hot backup mode to ensure data consistency. After the hot backup mode is enabled, database services may stop because the archive log space is used up during DR execution. Therefore, you are advised to select Configure Min. Archive Space and configure it after enabling the hot backup mode. After the archive log space threshold is specified, DR execution will fail if the archive log space is lower than the specified threshold.
If a recovery plan has been created for a protected group, you can refresh protected objects only when the recovery plan status is Ready, Clear completed, Rollback completed, or Reprotection completed.