Removing the Installation Directory

Deleting the installation directory is the final stage in the process of uninstalling the Teradata Data Warehouse Protector.

To remove the installation directory:

  1. Log in to the database server as the user with the required permissions.
  2. Navigate to the /opt/protegrity/ directory.
  3. To delete the installation directory, run the following command:
    rm -rf /<DBP_version>/databaseprotector/
    
  4. Press ENTER.
    The command deletes the files and the sub-directories within the specified directory.

Last modified : May 08, 2026