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. Veritas NetBackup™ DataStore SDK Programmer's Guide for XBSA 1.1.0
  3. Using the NetBackup XBSA interface
  4. Creating a NetBackup XBSA application
  5. Restore - retrieving an object's data
  6. Redirected restore to a different client
Veritas NetBackup™ DataStore SDK Programmer's Guide for XBSA 1.1.0

Redirected restore to a different client

One specific type of restore that deserves special notice is what is considered a redirected restore to a different client. An XBSA object is stored within NetBackup with a specific client from which it was backed up. The default is to assume that the object is being restored to the same client. If the hostname that is initiating the restore is different from the hostname on which the object was backed up, the NBBSA_CLIENT_HOST environment variable needs to be set.

The NBBSA_CLIENT_HOST must be set, before entering the transaction, to the hostname on which the object was backed up. If this variable has not been specified, the NetBackup XBSA interface cannot find the object.

Feedback

Was this page helpful?
Previous

Restoring an object

Next

Restore example

Feedback

Was this page helpful?