Enabling Extended Retention of a Full Cycle Job on the Selective Copy

You can run this script to enable the full cycle retention of selective jobs on the selective copy.

Procedure

  • From the Commvault install base directory on the CommServe computer, run the following command.

    The following are valid values for the backup types:

    0, full

    1, full and diffs

    2, full and incrementals

    qoperation execscript -sn QS_ExtendRetainAllJobsInCycle -si '<storage policyName>' -si '<copy name>' -si <backup types>

Example

qoperation execscript –sn  QS_ExtendRetainAllJobsInCycle -si 'SP1' -si 'selective_copy1' -si 2

Loading...