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. Redirecting a restore to a different client
  6. Preparing the master server for an alternate restore
NetBackup™ for Oracle Administrator's Guide

Preparing the master server for an alternate restore

The examples in the following procedure assume that the database instance ORAC11 was backed up by client2, and you want to restore ORAC11 to client1.

For more information on how to manage client restores, see the NetBackup Administrator's Guide, Volume I.

If you use a non-root service user account, specific access must be allowed for that user when you add files to the /usr/openv/netbackup/db/altnames directory. The service user account must have full access to these files through the ownership or group and the permissions. For example, if the service user is svcname and its group is srvgrp, the file can have permissions of 400. If the file owner is for a different user and group, the file permissions must allow access to the service user. For example, 777. Equivalent permission settings must be used in a Windows environment.

To prepare the NetBackup master server for alternate restores

  1. Log on to the NetBackup master server that hosts the policy that backed up database instance ORAC11.
  2. Create a dest_client_name file on the NetBackup master server.

    • Windows: install_path\NetBackup\db\altnames\dest_client_name

    • UNIX: /usr/openv/netbackup/db/altnames/dest_client_name

    Where dest_client_name is the name of a client that is allowed to be a destination client for alternate restores. For example, client1.
  3. After creating a dest_client_name file, add the name of the NetBackup for Oracle source client to the dest_client_name file. For example, add the following line to this file:

    client2

For more information on managing a client restore, see the NetBackup Administrator's Guide, Volume I.

Feedback

Was this page helpful?
Previous

Redirecting a restore to a different client

Next

About performing a redirected restore with RMAN

Feedback

Was this page helpful?