This is an archive version of the document. To get the most up-to-date information, see the current version.

Configuring Parallelism for Redo Logs

To configure backup or restore of redo logs through multiple channels, you can change the parallelism parameter in the Veeam configuration XML file as follows:

  1. On the machine with Veeam Plug-in, open the /opt/veeam/VeeamPluginforSAPOracle/veeam_config.xml file.
  2. Set the necessary values for the parallelism values:

<PluginParameters Parallelism="4" LogsParallelism="4" />

where:

  • the LogsParallelism parameter defines the number of parallel channels for backup and restore of redo logs
  • the Parallelism parameter configures the parallelism for backup and restore of Oracle datafiles. This setting is configured in the Veeam Plug-in configuration wizard

Keep in mind that you must add parameters to the existing line in the veeam_config.xml file. If you create a new line with the same name as the existing line, Veeam Plug-in will consider parameters only in the first detected line. Other parameters will be ignored.

 

 

Page updated 10/23/2024

Page content applies to build 12.3.2.4165