NetBackup™ for DB2 Administrator's Guide
- Introduction to NetBackup for DB2
- Installing NetBackup for DB2
- Configuring NetBackup for DB2
- Overview of NetBackup for DB2 configuration
- About permissions for NetBackup for DB2 log files (UNIX)
- About configuring a backup policy for DB2
- About adding backup selections to a DB2 policy
- Configure an application backup schedule
- Example application backup schedule
- Configure automatic backup schedules
- Example automatic backup schedule
- Schedule properties
- NetBackup for DB2 backup types
- Perform a manual backup
- Reviewing the auto-discovered mappings
- 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
- Keywords for the db2.conf file
- NetBackup for DB2 environment variables
- Configuring the logon account for the NetBackup Client Service for NetBackup for DB2
- About NetBackup for DB2 shell scripts
- RBAC role for the DB2 administrator
- Performing backups and restores of DB2
- Using Snapshot Client with NetBackup for DB2
- NetBackup for DB2 with Snapshot Client features
- About NetBackup for DB2 with Snapshot Client operations
- About the sequence of a NetBackup for DB2 backup operation with Snapshot Client methods
- About the sequence of a NetBackup for DB2 restore operation with Snapshot Client methods
- About database objects supported by advanced backup methods
- About multistreaming and DB2 snapshot backups
- About symbolic links and DB2 backups and restores (UNIX)
- NetBackup for DB2 stream-based operations
- NetBackup for DB2 file-based operations
- Example: multiple sessions for a DB2 snapshot backup
- About configuring Snapshot Client with NetBackup for DB2
- Configuration requirements for snapshot backups with NetBackup for DB2
- Configuring a snapshot policy for NetBackup for DB2
- About configuring the db2.conf for a snapshot policy
- Restoring NetBackup for DB2 from a snapshot backup
- About restoring individual files from a NetBackup for DB2 snapshot backup
- About NetBackup for DB2 restores of volumes and file systems using snapshot rollback
- Performing a NetBackup for DB2 point-in-time rollback restore from a SnapVault backup (UNIX)
- Performing a snapshot rollback restore from the command line
- Troubleshooting NetBackup for DB2 rollback restores
- About configuring NetBackup for DB2 block-level incremental backups on UNIX
- How BLI works with NetBackup for DB2 (UNIX)
- About the Storage Checkpoint facility and NetBackup for DB2
- Configuration requirements for BLI backups with NetBackup for DB2
- Storage Checkpoint configuration on the NetBackup for DB2 client
- Configuring policies for BLI backups with NetBackup for DB2
- BLI incremental backup options using NetBackup for DB2
- About Snapshot Client effects
- Performing NetBackup for DB2 backups with Snapshot Client methods
- Performing NetBackup for DB2 restores with Snapshot Client methods
- Troubleshooting NetBackup for DB2
- NetBackup debug logs and reports
- Enabling the debug logs for a NetBackup for DB2 client automatically (Windows)
- Enabling the debug logs manually (Windows) (NetBackup for DB2)
- Enabling the debug logs manually (UNIX) (NetBackup for DB2)
- About the NetBackup for DB2 log files
- Setting the debug level on a Windows client
- Minimizing timeout failures on large database restores
- Minimizing the loading and unloading of tapes for database backups
- Use the NET_BUFFER_SZ file to speed up a slow restore
- About false restore failures reported in the Activity monitor
- About the error message codes
- Appendix A. Configuration for a DB2 EEE (DPF) environment
- Appendix B. Using NetBackup for DB2 with SAP®
- Appendix C. Register authorized locations
NetBackup for DB2 backup types
Each database agent has a unique set of backup schedules.
Table: DB2 backup types shows the DB2 backup schedules you can specify.
Table: DB2 backup types
Backup type | Description |
|---|---|
Application Backup | The Application Backup schedule enables user-controlled NetBackup operations from the client. These operations include those initiated from the client and those initiated by an automatic schedule on the primary server. NetBackup uses the Application Backup schedule when the user starts a backup manually. Configure at least one Application Backup schedule for each database policy. The Default-Application-Backup schedule is configured automatically as an Application Backup schedule. |
Automatic Full Backup | An Automatic full backup contains a copy of all the data. A full backup is not the same as a whole database backup. Full means that the backup is not one of the incremental backup types. To perform a stream-based Automatic full backup, also specify an Automatic Full Backup schedule for scheduled NetBackup operations. Snapshot Client only supports this type of backup and the Block-Level Incremental (BLI) Backup. |
Automatic Differential incremental backup | An Automatic Differential incremental backup is an incremental backup that is not cumulative. The backup contains a copy of the database data that has changed since the most recent backup, full or otherwise. This type of backup corresponds to the INCREMENTAL DELTA option of the DB2 BACKUP command. This type of backup takes less space and time than a cumulative incremental backup. The backup includes only the data that changed since the last backup of any type. This type of backup is supported only for stream-based backups and for BLI backups. |
Automatic Cumulative incremental backup | An Automatic Cumulative incremental backup is an incremental backup that is cumulative. The backup contains a copy of the database data that changed since the most recent full backup. This type of backup corresponds to the INCREMENTAL option of the DB2 BACKUP command. Automatic Cumulative Incremental backups are supported only for stream-based backups and for BLI backups. This backup takes less time and space than a full backup; it contains only the data that changed since the last full backup. |
Note:
For the types of backup schedules, the information in this topic pertains to stream-based backups. If you use the Snapshot Client option, some of the information in that table may differ.
More information about backup schedules and Snapshot Client features is available.