MarkJobsToAuxCopyWithPriority

Description

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

Marking operations are set, reset

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

Usage

Execute the following command to mark jobs to auxiliary copy with priority on a storage policy copy

qoperation execscript -sn MarkJobsToAuxCopyWithPriority -si 'StoragePolicy' -si 'copyName' -si 'Operation' -si 'JobIdDetails' -si @JobPriority='[0-9]'

Operations supported are: Set, Reset

You can enter multiple job IDs separated by comma.

Job priority ranges from 0 to 9.

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 MarkJobsToAuxCopyWithPriority -si 'StoragePolicy' -si 'copyName' -si 'Operation' -si @InputJobFilePath='FilePath' -si @JobPriority='[0-9]'

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

qoperation execscript -sn MarkJobsToAuxCopyWithPriority -si 'StoragePolicy' -si 'copyName' -si 'Operation' -si 'JobIdDetails' -si @CommCellName='commcellName' -si @JobPriority='[0-9]'

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...