Installing the Database Objects

This section provides instructions to install the Policy Enforcement Point for the Oracle Database Protector.

Note:
To automate the installation process, use the master installation script provided in the build: Install_OracleProtector_Linux_x64_<DBP_version>.sh
For more information, refer to the following sections:

  1. Log in to the node where the installation files are extracted.
  2. To install the Oracle objects, run the following command:
    ./PepOracleSetup_Linux_x64_<DBP_version>.sh
    
  3. Press ENTER. The prompt to continue appears.
    *****************************************************
    Welcome to the Database Protector Setup Wizard
    *****************************************************
    
    This will install the oracle objects on your computer
    Do you want to continue? [yes or no]
    
  4. To continue, type yes.
  5. Press ENTER. The prompt to enter the installation directory appears.
    Enter installation directory.
    A new directory will be created in the installation directory.
    [/opt/protegrity]:
    
  6. Enter the location to install the Oracle objects.
  7. Press ENTER. The command extracts the files and installs the objects.
    Unpacking...
    Extracting files...
    oracle objects installed in /opt/protegrity/databaseprotector/oracle.
    

Last modified : January 20, 2026