Veritas NetBackup™ for DB2 Administrator's Guide
- 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
Performing NetBackup for DB2 restores with Snapshot Client methods
Perform NetBackup for DB2 Snapshot Client restores from the DB2 client. The following describes two methods of user-directed restores and restoring from a snapshot backup:
Restore using the Backup, Archive, and Restore interface (user-directed) | Use the NetBackup for DB2 Recovery Wizard to select the files you want to restore and the parameters for the restore. If the backup image was created with Snapshot Client methods, the restore uses Snapshot Client methods. |
Restore using the command line (user-directed) | Use the bpdb2proxy command. You must be the DB2 user to use the bpdb2proxy command. When performing a restore, specify the -restore option with bpdb2proxy. Note: The backup image you restore with bpdb2proxy must be from a Snapshot Client method backup, otherwise, the restore fails. Use the bpdb2proxy command in the following format to restore a DB2 database with a Snapshot Client method: Windows: install_path\NetBackup\bin\bpdb2proxy -restore -d dbalias -u user -p password UNIX: /usr/openv/netbackup/bin/bpdb2proxy -restore -d dbalias -u user -p password |
Restore from a snapshot backup |