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
Performing user-directed snapshot backups with NetBackup for SAP
For scheduled backups, the NetBackup scheduler automatically exports or sets all the environment variables and system settings necessary to run the backups. However, if you want to initiate backups, you must set certain environment variables.
You can initiate a backup in one of the following ways:
By running the brbackup command from the command line.
By running a script that contains the brbackup command.
If you want to enable user-initiated backups, set the following in your environment:
Set the following environment variable to the name of the automatic schedule to use for the phase 1 backup:
SAP_SNC_SCHED=schedule_name_of_backup_type_to_perform
Set the schedule parameter in the initSID.utl file to Application Backup schedule. NetBackup for SAP uses this schedule for backing up control files, configuration files, and archive redo log files.
Additionally, if you plan to run the sap_rman_backup script from the command line, export the following before you run the script:
SAP_FULL = 1 (for performing full backups)
SAP_CINC = 1 (for performing cumulative incremental backups)