Configuring Force Deletion of Backups
In the main scenario, when using Veeam Plug-in for Oracle RMAN, you must configure the retention policy using native Oracle RMAN tools. For details, see Configuring Retention Policy.
Veeam Plug-in for Oracle RMAN has a functionality that automatically force deletes backup files which are older than specified number of days. For example, you can use it if a backup repository contains backup files that are no longer in the backup catalog.
To enable force deletion of backup files, do the following:
- On the Oracle server, run the following command.
- For Linux and Unix:
OracleRMANConfigTool --set-force-delete |
- For Microsoft Windows:
OracleRMANConfigTool.exe --set-force-delete |
By default, the OracleRMANConfigTool.exe file is located in %PROGRAMFILES%\Veeam\VeeamPluginforOracleRMAN.
- Enter the number of days after which Veeam Plug-in will force delete backup files on all configured Veeam backup repositories.
Garbage collector automatically deletes backup files older than the specified number of days. Make sure the number of days value exceeds your retention policy. To disable this functionality, set the number of days to 0. Enter the number of days to delete backups after, between 7 and 999 [0]: |
By default, the force delete functionality is disabled (set to 0).
Important |
|