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. Performing backups and restores of Oracle
  4. About NetBackup for Oracle restores
  5. Running RMAN on the client
NetBackup™ for Oracle Administrator's Guide

Running RMAN on the client

You can run the rman command from a command prompt on the client. Use the appropriate RMAN command file as a parameter.

On UNIX, the following example assumes that you are logged on as an Oracle administrator.

To run the RMAN command on the client:

  • At the command prompt, type the following:

    Windows: rman target 'internal/oracle@ORCL' rcvcat 'rman\rman@RCAT' cmdfile 'install_path\oracle\scripts\database_restore.rcv'

    UNIX: rman target 'internal/oracle@ORCL' rcvcat 'rman/rman@RCAT' cmdfile '/oracle/scripts/database_restore.rcv'

Feedback

Was this page helpful?
Previous

About catalog names with RAC and Data Guard aware intelligent policies

Next

About Oracle multistream restore for proxy backup

Feedback

Was this page helpful?