Creating a Subclient for a DB2 Online Subclient

In some environments, you cannot shut down a database to perform an offline backup. In such situations, you can perform an online backup, where the database is running during the backup.

Full backups include all the datafiles, tablespaces, and log files. Incremental backups include only the changed data and the log files and are faster to run than full backups.

You can configure the subclient to use the DB2 Advanced Copy Services (ACS) interface. When you use the DB2 ACS interface for an IntelliSnap backup, the Commvault software registers the IntelliSnap backup with the DB2 application catalog.

Note

If you want to perform an IntelliSnap backup of data that is located on a LUN device, the path for the DB2 log files must be on the LUN device or the backup will go to a pending state.

Before You Begin

Create a backup set for the DB2 database.

Procedure

  1. From the CommCell Browser, expand Client Computers > client > DB2 > Instance.

  2. Right-click the backup_set, point to All Tasks, and then click Create Subclient.

    The Creating New Subclient dialog box appears.

  3. In the General tab, in the Subclient name box, type a name for the subclient.

  4. On the Content tab, select the following options:

    1. Select the Data check box.

    2. Select the Online Subset option.

  5. On the Storage Device tab, from the Data Storage Policy list, select the storage policy that you want to use.

  6. On the Advanced Options tab, select the Backup Log Files check box.

  7. On the Advanced Options tab, select the log file backup options.

    Option

    Description

    Delete Log Files After check box

    Delete the log files after the backup.

    This option deletes the log files from the archive log path. You can also delete the log files after a specified time period. For more information, see Setting the Time Used for Deleting Older Archive Logs.

    Disable Switch Current Log check box

    Disable the log file switch.

    If you do not select this option (that is, the switch is on), then the current redo log file is closed (even if it is not filled up completely) and the next redo log file is used for writing using a log switch. The closed redo log file is then archived during the log phase.

  8. On the IntelliSnap Operations tab, select the following options:

    1. Select the IntelliSnap check box.

    2. From the Available Snap Engines list, select the engine that matches your snapshot type. For a list of available engines for your array, see Snapshot Engine.

    3. To use the DB2 ACS interface, select the Use DB2 ACS Interface check box.

  9. Optional: Select the subclient options.

    Run scripts before or after the backup operation.

    You can choose to run the post-process script even if the backup job failed.

    To pass the database instance name to the script, see Passing the Instance Name to Pre and Post Scripts for Databases.

    On the Pre/Post Process tab:

    1. In the PreBackup Process box, type the full path name for the script.

    2. In the PostBackup Process box, type the full path name for the script.

    3. To run the post backup process regardless of the job's outcome, select the Run Post Process for all attempts check box.

    Use compression to optimize backup storage.

    On the Advanced Options tab, select the Use Db2 compression check box.

    When you select this option, the Commvault software applies the DB2 compression feature to all the backups for this subclient.

    Fore more information about DB2 compression, go to the DB2 website, compression and storage.

    Use DB2 DEDUP DEVICE

    When this is enabled, the DB2 deduplication parameter DEDUP_DEVICE is used. This feature is available starting on DB2 version 9.7 with FixPack 3.

    For additional information about the DB2 DEDUP_DEVICE parameter, go to the DB2 Knowledge Center, DEDUP_DEVICE.

    On the Advanced Options tab, select the Use Dedupe Device check box.

    Configure the number of streams that the software uses for the backup operation.

    On the Storage Device tab, click the Data Storage Policy tab, and then in the Number of Data Backup Streams box, type the number of streams that the software uses for the backup.

  10. Click OK.

Loading...