SetScanOptions

Description

Usage: qoperation execscript -sn SetScanOptions.sql -si client_group_name -si scan_options

Description: Sets the scan option specified for all the backupsets of Windows FS iDA within the given client group

Specify the list of scan options to be set, each separated with ;

  • Example: To set the scan options as Use classic file scan and Preserve File Access Time to a client group called ScanGroup, specify them as
  • qoperation execscript -sn setscanoptions.sql -si "ScanGroup" -si "Use Classic File Scan ; Preserve File Access Time"

    You can specify only these combinations

  • Use Data Classification;
  • Use Classic File Scan;
  • Use Classic File Scan; Check archive bit during backups;
  • Use Classic File Scan; Preserve File Access Time;
  • Use Classic File Scan; Preserve File Access Time; Check archive bit during backups;
  • Use Change Journal;
  • (Use Data Classification corresponds to Optimal Scan)
  • (Use Classic File Scan corresponds to Recursive Scan)
  • Usage

    Script_Name: SetScanOptions

    Usage: qoperation execscript -sn SetScanOptions.sql -si client_group_name -si scan_options

    Description: Sets the scan option specified for all the backupsets and subclients of Windows FS iDA within the given client group

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