Please enter search query.
Search <book_title>...
Veritas NetBackup™ for DB2 Administrator's Guide
Last Published:
2021-06-07
Product(s):
NetBackup (9.1)
- Introduction to NetBackup for DB2
- Installing NetBackup for DB2
- Configuring NetBackup for DB2
- About configuring a backup policy for DB2
- About adding backup selections to a DB2 policy
- About backing up archive log files with the user exit program
- Configuring the run-time environment
- Creating a db2.conf file for use with the user exit program
- Creating a db2.conf file (vendor method)
- Configuring bp.conf files in a cluster environment
- About NetBackup for DB2 templates and shell scripts
- Performing backups and restores of DB2
- About user-directed backups
- Performing a database restore
- About an alternate restore
- Using Snapshot Client with NetBackup for DB2
- About NetBackup for DB2 with Snapshot Client operations
- Restoring NetBackup for DB2 from a snapshot backup
- About configuring NetBackup for DB2 block-level incremental backups on UNIX
- Configuring policies for BLI backups with NetBackup for DB2
- About Snapshot Client effects
- Troubleshooting NetBackup for DB2
- About the NetBackup for DB2 log files
- Appendix A. Configuration for a DB2 EEE (DPF) environment
- Appendix B. Using NetBackup for DB2 with SAP®
- Appendix C. Register authorized locations
Using bpdbsbdb2 to run a user-directed backup
The bpdbsbdb2 command runs a backup template that is created by the NetBackup for DB2 Backup Wizard. At the command prompt, issue bpdbsbdb2 in the following format:
# bpdbsbdb2 -backup -r -t template_name -i instance_name
Where -r runs a template, -t identifies the template, and -i identifies the instance to use.
For example:
# bpdbsbdb2 -backup -r -t DB2_Mon_full.tpl -i DB2INST
bpdbsbdb2 retrieves backup templates from a predetermined location on the master server, so you only need to specify the template file name.