MarkJobsOnCopy

Description

MarkJobsOnCopy script for marking job on storage policy copy for the auxiliary copy job.

Marking operations are allowcopy, recopy, donotcopy, markJobsBad, pickForVerification DoNotRetainJob, and donotPickForVerification job for auxiliary copy job.

This script is not applicable for those storage policies which have Jobs from multiple commcells.

Usage

Execute the following command to mark jobs on a storage policy copy for the auxiliary copy job:

qoperation execscript -sn MarkJobsOnCopy -si 'StoragePolicy' -si 'copyName' -si 'Operation' -si 'JobIdDetails'

Operations supported are: allowcopy, recopy, donotcopy, markJobsBad, pickForVerification and donotPickForVerification.

You can enter multiple job IDs separated by comma.

Optionally, you can enter job IDs in a text file with each job ID in a separate line, and then specify the file path in the command input as given below:

qoperation execscript -sn MarkJobsOnCopy -si 'StoragePolicy' -si 'copyName' -si 'Operation' -si @InputJobFilePath='FilePath'

You can give commcell name if the jobs are belongs to different commcell

qoperation execscript -sn MarkJobsOnCopy -si 'StoragePolicy' -si 'copyName' -si 'Operation' -si 'JobIdDetails' -si @CommCellName='commcellName'

Note: This script is not applicable for the storage policies having jobs from multiple CommCells.

Details

  • Scope: All
  • Platform: CommServe (Database: CommServ)
  • Release: 11.0.0

Disclaimer of Warranties

CommVault provides software tools and utilities on an "as is" basis, as a courtesy and convenience to its users, and they may be changed from time to time without notice. These tools and utilities are provided without express, implied, or statutory warranties of any kind. You assume full risk and responsibility for the selection, possession, performance and proper installation and use of the software tools and utilities, and for verifying the results obtained there from. Your use of CommVault software tools and utilities indicates your unconditional acceptance of the above disclaimer.

Loading...