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. NetBackup for SAP with Snapshot Client
  4. How the NetBackup for SAP Snapshot Client works
  5. How NetBackup for SAP performs a split mirror backup using backint
Veritas NetBackup™ for SAP Administrator's Guide

How NetBackup for SAP performs a split mirror backup using backint

Figure: SAP Oracle online and offline backups by using the brbackup command and backint command lists the sequence of operations when you use backint to perform a backup.

Figure: SAP Oracle online and offline backups by using the brbackup command and backint command

SAP Oracle online and offline backups by using the brbackup command and backint command

When NetBackup for SAP performs a backup by using the backint, the following occurs:

1

NetBackup for SAP receives a list of files to back up from brbackup.

2

NetBackup for SAP queries the policy to check whether the Snapshot Client policy attributes are specified.

When NetBackup for SAP is ready to back up the files, it sends a request to brbackup to put the data files into backup mode

Depending on the parameters with which the brbackup command was invoked, brbackup either shuts down the database or puts the database in backup mode.

  • If brbackup is invoked with following command, brbackup shuts down the database:

    # brbackup -d util_file_online -t offline -m all -c force
  • If brbackup is invoked with following command, brbackup puts the database or tablespace into backup mode:

    # brbackup -d util_file_online -t online -m all -c force

4

NetBackup for SAP quickly creates a snapshot of the files to back up. This operation typically takes a few seconds or minutes.

5

NetBackup for SAP notifies brbackup that the snapshot has been taken and that the database can be either started or taken out of backup mode.

6

brbackup either starts the database or takes the database out of backup mode.

7

NetBackup backs up the snapshot that it created.

8

NetBackup returns backup image information to brbackup.

More Information

The util_file parameter incompatible with Snapshot Client

How the NetBackup for SAP Snapshot Client works

Feedback

Was this page helpful?
Previous

How the NetBackup for SAP Snapshot Client works

Next

How NetBackup for SAP performs a split mirror backup using RMAN

Feedback

Was this page helpful?