Installing Veeam Plug-In for SAP on Oracle

Veeam Plug-In for SAP on Oracle is an additional component of Veeam Backup & Replication, and the installation package of the plug-in is available for download from veeam.com.

You can install Veeam Plug-In using the .RPM package or extract the plug-in files from the .TAR.GZ archive. Depending on the type of package suitable for your OS, perform steps in one of the following guides:

Important

Consider the following:

  • Veeam Plug-In for SAP on Oracle must be installed on the Oracle Database server.
  • The /opt/veeam directory must be writable.
  • The NOEXEC mount option must be disabled for the /var and /tmp directories.
  • To install the Veeam Plug-In, use the sudo command or a user with root privileges.

Installing Plug-In from .RPM Package

To install Veeam Plug-In using the .RPM package, do the following:

 

  1. Download the setup archive for Veeam Plug-In for SAP on Oracle from this Veeam webpage.
  2. Open the setup archive and find the following packages:
  1. In the \VeeamPluginForSAPonOracle-13.0.0.4967\veeam-openssl3 folder, find the veeam-openssl3-3.0.0.31-1.x86_64.rpm package.
  2. In the \VeeamPluginForSAPonOracle-13.0.0.4967\x64 folder, find the VeeamPluginforSAPOracle-13.0.0.4967-1.x86_64.rpm package.
  1. Upload veeam-openssl3-3.0.0.31-1.x86_64.rpm and VeeamPluginforSAPOracle-13.0.0.4967-1.x86_64.rpm files to the Oracle Database server.
  2. To install Veeam Plug-In, run the following commands:
  1. Install the veeam-openssl3 package that is required for the Veeam Plug-In functioning:

rpm -i veeam-openssl3-3.0.0.31-1.x86_64.rpm

  1. Install Veeam Plug-In:

rpm -i VeeamPluginforSAPOracle-13.0.0.4967-1.x86_64.rpm

Unpacking Plug-In from .TAR.GZ Archive

To extract plug-in files from the .TAR.GZ archive, perform the following:

 

  1. Download the setup archive for Veeam Plug-In for SAP on Oracle from this Veeam webpage.
  2. Open the setup archive and find the following files:
  1. In the \VeeamPluginforSAPOracle-13.0.0.4967\veeam-openssl3 folder, find the veeam-openssl3-3.0.0.31-1.x86_64.rpm package.
  2. In the \VeeamPluginforSAPOracle-13.0.0.4967\x64 folder, find the VeeamPluginforSAPOracle.tar.gz archive.
  1. Upload veeam-openssl3-3.0.0.31-1.x86_64.rpm and VeeamPluginforSAPOracle.tar.gz file to the Oracle Database server.
  2. Install the veeam-openssl3 package that is required for the Veeam Plug-In functioning:

rpm -i veeam-openssl3-3.0.0.31-1.x86_64.rpm

  1. Create the /opt/veeam directory.

mkdir /opt/veeam

  1. Unpack the plug-in files from the archive to the /opt/veeam directory:

tar -xzvf -i VeeamPluginforSAPOracle.tar.gz -C /opt/veeam

Page updated 9/11/2025

Page content applies to build 13.0.0.4967