Other Operations

Table of Contents

Viewing the Copy Precedence of a Storage Policy

Associating the Storage Policy Copy to a Schedule Policy

Viewing the Copy Precedence of a Storage Policy

  1. Download the Copy_Precedence.xml file and save it on the computer from where the command will be executed.

  2. Execute the following command from the <software_installation_directory>/Base folder after substituting the parameter value.

    qoperation execute -af $[download location]\Copy_Precedence.xml -storagePolicyName SP1
    

Associating the Storage Policy Copy to a Schedule Policy

  1. Download the update_schedule_policy.xml file and save it on the computer from where the command will be executed.

  2. Execute the following command from the <software_installation_directory>/Base folder after substituting the parameter value.

    qoperation execute – af update_schedule_policy.xml -task/taskName $[taskname] -associations/storagePolicyName $[storagepolicyname] -associations/copyName $[copyname]
    
×

Loading...