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
NetBackup for SAP configuration or bp.conf file settings
This topic describes the NetBackup for SAP configuration parameters. You can specify parameters in several places.
Table: Order of precedence for NetBackup for SAP parameters describes the order of precedence, in the case of conflicts.
Table: Order of precedence for NetBackup for SAP parameters
Setting | Precedence |
---|---|
Environment variables | Highest precedence. Overrides the values in theinitSID.utl and in the bp.conf file or registry. |
initSID.utl file | Medium precedence. Values in environment variables override the values that are specified in this file, but values in this file override those in the bp.conf file or registry. |
(UNIX or Linux) /usr/openv/netbackup/bp.conf file | Lowest precedence. Values in environment variables and in initSID.utl override values that are specified in the bp.conf file. |
(Windows) NetBackup registry | Lowest precedence. Values in environment variables and in initSID.utl override values that are specified in the registry. |
Table: NetBackup for SAP variable names and definitions lists the variable names and definitions you can use in the bp.conf
file (UNIX or Linux) or the registry (Windows).
Table: NetBackup for SAP variable names and definitions
UNIX or Linux | Windows | Meaning |
---|---|---|
$SERVER | %SERVER% | Specifies the NetBackup master server. This option is the same as the $SAP_SERVER (%SAP_SERVER%) environment variable and the server parameter in the initSID.utl file. |
$CLIENT_NAME | %CLIENT_NAME% | Specifies the NetBackup client. This option is the same as the $SAP_CLIENT (%SAP_CLIENT%) environment variable and the client parameter in the initSID.utl file. |
$BPBACKUP_POLICY | %BPBACKUP_POLICY% | Specifies the NetBackup policy. This option is the same as the $SAP_POLICY (%SAP_POLICY%) environment variable and the policy parameter in the initSID.utl file. |
$BPBACKUP_SCHED | %BPBACKUP_SCHED% | Specifies the NetBackup schedule. This option is the same as the $SAP_SCHED (%SAP_SCHED%) environment variable and the schedule parameter in the initSID.utl file. |
For more information, see the NetBackup Administrator's Guide, Volume II.