You can take multiple copies of the data or log backups using RMAN command line. During restores, even if one of the copies is missing or corrupted, the restore operation will automatically failover to the other copy and restore the data.
1. |
To use the PARALLELISM option, you need to set the initial parameter in pfile or spfile. |
Example:
|
2. |
Configure device type. |
Example:
|
3. |
Specify two copies of data. |
Example:
|
4. |
Specify two copies of log backups. |
Example:
|
5. |
Add the environmental variables for the client and instance on which the iDataAgent is installed. |
Example:
CvInstanceName=<instance_name>)" |
6. |
Once you set the parameters, restart the Oracle database and perform backup operations from the CommCell Console. |
Example: To restart the database,
|