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

Configuring Plug-in on Windows Machines

In this article

    To configure backup and restore settings, use the Veeam Plug-in for Oracle RMAN configuration wizard. The wizard configures Oracle RMAN settings and creates the veeam_config.xml file which is stored in the Veeam/VeeamPluginforOracleRMAN folder.

    If you change the plug-in configuration with the Veeam Plug-in for Oracle RMAN wizard, changes will be recorded in the log file: C:\ProgramData\Veeam\Backup\RmanPluginLogs\RMAN Configuration.log. Note that if you change the veeam_config.xml file manually, it will not be recorded in logs.

    To configure Veeam Plug-in, do the following:

    1. On the Oracle server, click launch the Veeam RMAN Configuration Wizard (C:\Program Files\Veeam\VeeamPluginforOracleRMAN\Veeam.Backup.RMAN.Configuration.exe).
    2. At the Backup Server step of the wizard, specify the IP address or hostname of the backup server and credentials of an account with the Administrator rights on the Veeam backup server.

    Note that the account must have access permissions on the required Veeam backup repository. Otherwise, the repository will not be listed as available. To learn how to grant access rights on Veeam backup repositories, see Granting Access to Repositories.

    Configuring Plug-in on Windows Machines 

    1. At the Backup Repository step of the wizard:
    1. Click Add and select the required repository. For Oracle Database Standard Edition, you can select only one repository. If you want to use the Oracle RMAN Backup Duplexing functionality, you can select up to four repositories. The copies of backups will be sent to all selected repositories.
    1. If you want to use another repository, select the repository from the list and click Remove. Then, you can add another repository.
    1. Click Next.

    Configuring Plug-in on Windows Machines 

    Configuring Plug-in on Windows Machines Important!

    You can work with backups created by Veeam Plug-in only using the account used for creating the backup. If you want to use another account, assign the following roles to the required account:

    • To restore from the backup using another account, assign Veeam Backup Administrator or Veeam Restore Operator roles to the required account.
    • To continue the backup using another account, assign Veeam Backup Administrator or Veeam Backup Operator roles to the required account.

    To learn how to assign Veeam Backup & Replication roles, see the Roles and Users section of the Veeam Backup & Replication User Guide.

    1. At the Summary step of the wizard, you can export the plug-in and Oracle RMAN configuration files. You can use the configuration files to apply the plug-in settings on other servers.
    1. To export the veeam_config.xml file click Export and select Veeam Config.
    2. Click Finish.

    Configuring Plug-in on Windows Machines 

    Configuration Tool Parameters

    If you want to change a specific parameter, you can run OracleRMANConfigTool with the required parameter from the table:

    Parameter

    Description

    --help

    Shows the list of parameters of the plug-in configuration tool.

    --show-config

    Shows configuration parameters.

    --wizard

    Starts the wizard to configure the plug-in settings.

    --set-credentials <"serv\username"> <"password">

    Specifies credentials to connect to the Veeam backup server.

    --set-host <hostname>

    Specifies the host of the Veeam backup server.

    --set-repositories

    Launches the repository selection dialogue.

    --set-parallelism <number_of_channels>

    Configures the Oracle RMAN parallelism settings.

    --map-backup

    Maps the imported backups.