EligibleJobsForAgingByTimeRange

Description

Get the list of jobs which are eligible for aging in a given time frame .

qoperation execscript -sn QS_EligibleJobsForAgingByTimeRange -si startTime -si endTime [-si outputType -si @clientName = 'Client Name' -si @storagePolicyName = 'Storage Policy Name' -si @storagePolicyCopyName = 'Storage Policy Copy Name']

startTime - Start time (Format YYYY\MM\DD)

endTime - End time (Format YYYY\MM\DD)

outputType - 1 [Job ID, Client Name, App Type, Backupset Name, Subclient Name, Storage Policy Name, Storage Policy Copy Name]

outputType - 2 [ClientName, AppType, Backupset, Subclient, JobCount]

outputType - 3 [Output in CSV format - Job ID, Client Name, App Type, Backupset Name, Subclient Name, Storage Policy Name, Storage Policy Copy Name]

clientName - Name of the client.

storagePolicyName - Name of the storage policy.

storagePolicyCopyName - Name of the storage policy copy.

Usage

qoperation execscript -sn QS_EligibleJobsForAgingByTimeRange -si startTime -si endTime [-si outputType -si @clientName = 'Client Name' -si @storagePolicyName = 'Storage Policy Name' -si @storagePolicyCopyName = 'Storage Policy Copy Name']

Example :

qoperation execscript -sn QS_EligibleJobsForAgingByTimeRange -si '2015/12/24' -si '2016/03/13' -si 1 qoperation execscript -sn QS_EligibleJobsForAgingByTimeRange -si '2015/12/24' -si '2016/03/13' -si 1 -si @clientName = 'Client Name' qoperation execscript -sn QS_EligibleJobsForAgingByTimeRange -si '2015/12/24' -si '2016/03/13' -si 1 -si @storagePolicyName = 'Storage Policy Name' qoperation execscript -sn QS_EligibleJobsForAgingByTimeRange -si '2015/12/24' -si '2016/03/13' -si 2 -si @storagePolicyName = 'Storage Policy Name' -si @storagePolicyCopyName = 'Storage Policy Copy Name' qoperation execscript -sn QS_EligibleJobsForAgingByTimeRange -si '2015/12/24' -si '2016/03/13' -si 3 -si @clientName = 'Client Name' -si @storagePolicyName = 'Storage Policy Name' -si @storagePolicyCopyName = 'Storage Policy Copy Name'

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