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™ for SAP Administrator's Guide
  3. Performing backups and restores of SAP
  4. Performing SAP restores using the SAPDBA utility (SAP on Oracle databases only)
Veritas NetBackup™ for SAP Administrator's Guide

Performing SAP restores using the SAPDBA utility (SAP on Oracle databases only)

To restore a partial database or full Oracle database, you must have a list of valid restores. Use the sapdba system to maintain the list of restores for specific tablespace or complete database restores.

When the user restores either individual tablespaces or full databases, the user is prompted before an existing copy of the target file is deleted. sapdba then invokes the brrestore command.

brrestore submits the BID and file name list to the NetBackup for SAP backint interface. The backint interface cross-references the exact date and time to when the backup was made and uses NetBackup to recover the file. The backint interface monitors the progress of the restore and reports status back to brrestore.

Upon completion, the backint interface saves a copy of the NetBackup restore logs for auditing purposes. sapdba then provides required database recovery, such as media recovery, and restarts the database server.

To use brrestore to restore database files

  1. In Oracle-based environments without RMAN, use the command with the following options:
    brrestore -d util_file -b last -m full -c force
  2. In Oracle-based environments with RMAN, use the command with the following options:
    brrestore -d rman_util -b last -m full -c force

Feedback

Was this page helpful?
Previous

Using two brarchive commands in sequence to create an SAP archive

Next

Redirecting a restore to a different client (SAP on Oracle databases only)

Feedback

Was this page helpful?