Creating DB2 MultiNode Online Subclients

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.

Procedure

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

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

    The Create New Subclient dialog box appears.

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

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

    1. Select the Data check box.

    2. Select Online Database 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 options.

    Option

    Description

    Backup Log Files check box

    Include the Commvault logs in the backup.

    Optional: To exclude the DB2 logs from the backup image on a DB2 version that is 9.5 or later, on the Content tab, select the Exclude Logs from Backup Image check box.

    Do not configure the LOGARCHMETH1 parameter to a disk when you select this option.

    Delete Log Files After check box

    Delete the logs after the backup.

    This deletes the logs from the archive log path.

    Disable Switch Current Log check box

    Disable the log switch.

    When the switch is on, 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.

  7. Optional: Select the subclient options.

    Run scripts before or after the backup

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

    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.

  8. Click OK to close the Create New Subclient dialog box.

Loading...