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

Importing Backup Files

If the Veeam Backup & Replication server has failed and you have restored it in a new location, you can copy the backup files to a new repository and re-map the Veeam Plug-in backup files.

Limitations and Prerequisites

Mind the following limitations:

  • If backup files are not imported according to instructions given in this section, Veeam Plug-in backup and restore operations may fail.
  • The repository from which you plan to import backups must be added to the Veeam Backup & Replication infrastructure. Otherwise you will not be able to access backup files.
  • If you are importing backup files from a scale-out backup repository, the names of backup files and paths to backup files must contain only allowed characters:
  • Alphanumeric characters: a-zA-Z0-9
  • Special characters: _-.+=@^
  • Names of backup files and paths to backup files must not contain spaces.

How to Import Veeam Plug-in Backup Files

To import Veeam Plug-in backup files, do the following:

  1. Move the folder with the backup file to the required backup repository or create a new backup repository with this folder as a subfolder.

Tip

Starting from version 11, each Veeam Plug-in backup file (.vab) has its own metadata file (.vasm). Make sure you import backup files and all related metadata files. Also, you must import the backup job metadata file (.vacm) which is stored in the same folder.

  1. In the Veeam Backup & Replication console, open the Backup Infrastructure view.
  2. In the inventory pane of the Backup Infrastructure view, select the Backup Repositories node.
  3. In the working area, select the required backup repository and click Rescan on the ribbon. Alternatively, you can right-click the backup repository and select Rescan.

During the rescan operation, Veeam Backup & Replication gathers information about backups that are currently available in the backup repository and updates the list of backups in the configuration database. After the rescan operation, backups that were not in this configuration database will be shown on the Home view in the Backups > Disk (Imported) node.

Importing Backup Files 

  1. On the Oracle server, use the terminal to set the new repository as a target in the Veeam Plug-in settings:
  • For Windows:

"C:\Program Files\Veeam\VeeamPluginforOracleRMAN\OracleRMANConfigTool" --set-repositories

Available backup repositories:

1. serv55.tech.local

2. serv07_repo

Enter repository number: 1

  • For Linux and Unix:

OracleRMANConfigTool --set-repositories

Available backup repositories:

1. serv55.tech.local

2. serv07_repo

Enter repository number: 1

  1. Start the Veeam Plug-in configuration wizard with the --map-backup parameter to re-map the plug-in backups:
  • For Windows:

"C:\Program Files\Veeam\VeeamPluginforOracleRMAN\OracleRMANConfigTool" --map-backup

  • For Linux and Unix:

OracleRMANConfigTool --map-backup