AssociateBillableEntity

Description

Associate billable entity to a client/iDA/Instance/Backupset/SubClient. Takes CSV file holding associations as input.

This input file contains one or more lines of this format [<Billable Entity Name>,<Client Name>,<IDA Name>,<Instance Name>,<BackupSet Name>,<SubClient Name>]

Billable Entity Name and Client Name are mandatory. Others are conditionally optional.

Usage

qoperation execscript -sn QS_AssociateBillableEntity.sql -si AssociationCSVFile

script_name: QS_AssociateBillableEntity.

Associate billable entity to client or iDA or Instance or Backupset or SubClient.

Input Argument: AssociationCSVFile is file that contains CSV of billable entity and intended associations.

Input file contains one or more lines of this format [<Billable Entity Name>,<Client Name>,<IDA Name>,<Instance Name>,<BackupSet Name>,<SubClient Name>]

Billable Entity Name and Client Name are mandatory. Others are conditionally optional.

Details

  • Scope: All
  • Platform: CommServer (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...