Veritas NetBackup™ for SAP Administrator's Guide
- Introduction to NetBackup for SAP
- Introduction to NetBackup SAP HANA
- Installing NetBackup for SAP
- Installing NetBackup for SAP HANA
- Configuring NetBackup for SAP
- About configuring a backup policy for an SAP database
- NetBackup for SAP backup scripts
- About SAP configuration files
- Configuring NetBackup for SAP HANA
- Performing backups and restores of SAP
- Using BRTools to start an SAP backup (for Oracle database only)
- Performing an SAP archive
- Restarting failed NetBackup for SAP backups and restores
- Performing backups and restores of SAP HANA
- NetBackup for SAP with Snapshot Client
- How the NetBackup for SAP Snapshot Client works
- About configuring Snapshot Client with NetBackup for SAP
- About configuring NetBackup for SAP block-level incremental backups on UNIX
- Configuring policies for BLI backups with NetBackup for SAP
- About NetBackup for SAP restores of volumes and file systems using snapshot rollback
- NetBackup for SAP on MaxDB databases
- Troubleshooting NetBackup for SAP and SAP HANA
- NetBackup debug logs and reports
- sapdba logs and messages (Oracle-based SAP environments only)
- About troubleshooting NetBackup for SAP HANA
- Appendix A. backint command line interface
- Appendix B. Input and output files for SAP HANA
- Appendix C. backint -i in_file contents
- Appendix D. backint -o out_file contents
- Appendix E. NetBackup for SAP environment variables for backint
- Appendix F. NetBackup for SAP configuration or bp.conf file settings
- Appendix G. Parameters used in initSID.utl
- sort_backup_type <value>
- sort_restore_type <value>
- Appendix H. Configuring split mirror backups
- Appendix I. Register authorized locations
How the NetBackup for SAP Snapshot Client works
A backup is initiated when:
An automatic schedule executes the backup script that is specified in the Backup Selection of the policy. The backup script contains brtools commands to start a backup.
A user or external process on the client host invokes the brtools commands to start a backup.
The brtools include the brbackup command. The brbackup command initiates backup of the specified objects. The brbackup command provides a list of physical file names to NetBackup for SAP.
The argument to the brbackup command -d parameter determines if the backup uses the backint or RMAN backup interfaces. Then either brbackup or RMAN provides the file list to NetBackup for SAP. NetBackup for SAP verifies that the policy it selected for the backup is configured with the appropriate Snapshot Client attributes, and then initiates file-based backups of the Oracle files, and performs the data movement.
Before NetBackup for SAP performs the backups, it requests that brbackup or RMAN put the data files being backed up into backup mode.
NetBackup then creates a snapshot of the files. When the snapshot is complete, NetBackup for SAP signals back to brbackup or RMAN to take the data files out of backup mode. The data files that are selected for backup are in backup mode for the time necessary to capture a snapshot of the data.