Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. NetBackup™ for Oracle Administrator's Guide
  3. NetBackup Dedupe Direct for Oracle
  4. Installing NetBackup Dedupe Direct for Oracle plug-in on the Oracle database server
NetBackup™ for Oracle Administrator's Guide

Installing NetBackup Dedupe Direct for Oracle plug-in on the Oracle database server

Install NetBackup Dedupe Direct for Oracle plug-in on all database servers. You can enable the communication between Oracle database server and the MSDP storage server by configuring the environment variables.

This plug-in can co-exist with the NetBackup Oracle client. You can also install the plug-in along with the NetBackup Oracle client on the Oracle server. Following table lists the backup and recovery capability.

Table: Backup and recovery capability

Backup

Recovery from the plug-in directly

Recovery from NetBackup Oracle client

Backups from the plug-in

Yes

Yes

Backups from NetBackup oracle client

No

Yes

To install the plug-in on the database servers:

  1. Download NetBackup Dedupe Direct for Oracle plug-in.
  2. Run the following command to install the plug-in.

    command sbt_config with --install option

  3. To ensure the communication between NetBackup Dedupe Direct for Oracle plug-in and the MSDP storage server, set the MSDP_DBA_USER and MSDP_DBA_PASSWORD environment variables before you perform the backups.
    export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/oracle/sbt/lib:/home/
    oracle/sbt/ost-plugins
    export MSDP_DBA_USER=<Your username>
    export MSDP_DBA_PASSWORD=<Your password>

Feedback

Was this page helpful?
Previous

Before you install NetBackup Dedupe Direct for Oracle plug-in

Next

Using NetBackup Dedupe Direct for Oracle plug-in

Feedback

Was this page helpful?