
PowerProtect Data Manager 19.14 Oracle RMAN User Guide
Enable multi-stream backups for Oracle protection policy
To enable multi-stream Oracle backups for a centralized protection policy, you can set the parallelism value as the number of Oracle backup channels in the PowerProtect Data Manager UI. As an alternative, you can set the PARALLELISM parameter in the configuration file rman_agent.cfg.
Determine the required number of Oracle backup channels based on the system capacity. With the parallelism setting, you can override the number of backup channels from the Oracle RMAN agent client side.
https://docs.oracle.com/cd/E29633_01/CDMIG/GUID-06C3ACB1-B48C-49E9-830A-B1F3B84B3DA7.htm
In the PowerProtect Data Manager UI, perform the following steps to set the parallelism for multi-stream backups:
- Select .
- Select the Oracle asset.
- Select .
- Set the stream count for each backup level as a value between 1 and 255 in the Full, Incremental Cumulative, Incremental Differential, and Log fields.
- Click Save.
As an alternative, you can set the PARALLELISM parameter in the $RMAN_AGENT_HOME/config/rman_agent.cfg file on the Oracle RMAN agent host. For example, when you set the PARALLELISM parameter to 6, the Oracle backups run with 6 channels:
PARALLELISM = 6