Modifying Subclient Properties Using the Commvault Command Line Interface

Use XML to modify subclient properties. Run the operation from the command line, or automate configuration by combining command line operations in a script.

The XML parameters can be included in the XML file, or specified on the command line when they frequently change. For more information on command line parameters and XML elements, see Command Line - Syntax.

Procedure

  1. On the Informix Agent host, run the qlogin command to log on to the CommServe.

  2. Download the updateinformixsubclient.xml file and save it on the computer from where you will run the command.

  3. Open the updateinformixsubclient.xml file, add your specific parameters and save the file.

    For information on supported subclient XML parameters, see Available XML Parameters for Informix Subclient Configuration.

  4. On the command line, go to Software_Installation_Directory/Base and type the command.

    qoperation execute -af xml_path\updateinformixsubclient.xml -appName 'Informix Database' -clientName 'client_name' -instanceName 'dbname' -subclientName 'subclient_name' -newName 'new_subclient_name' -backupMode 'backup_mode' -incrementalLevel 'incremental_level' -backupixbar 'backup_ixbar' -backuponconfig 'backup_onconfig' -dataBackupStoragePolicy/storagePolicyName 'Storage_Policy' -enableDeduplication 'True' -generateSignature 'generate_signature -softwareCompression 'software_compression'
  5. Run the qlogout command to log off the CommServe computer.

Note

If the selected storage policy is associated with a backup plan, after saving the subclient, the plan will also be associated with the subclient.

Page contents

×

Loading...