DDBParam

Description

  • Qscript to set or get the DDB Params or to set the configuration parameter for Max archFiles per secondary files.
  • Usage

    qoperation execscript -sn DDBParam -si setOrGet -si StoreId -si paramName -si paramValue

    setOrGet - Use keyword set when enabling or changing the setting, use keyword get when viewing the setting.

    - Use keyword config to set the global configuration parameter. The value has to be power of 2.

    paramName - Use keyword MaxConnectionsPerStore Or MaxNumOfAFsInSecondaryFile Or OldestEligibleObjArchiveTime Or DedupFactor Or DDBDoNotRefBeforeTime Or FollowPrimaryBlock Or RollbackDDB

    MaxConnectionsPerStore - to set the maximum allowed concurrent connections per store

    MaxNumOfAFsInSecondaryFile - Maximum number of archive files in secondary file

    OldestEligileObjArchiveTime - Oldest time upto which a particular signature can be referenced

    DedupFactor - Factor by which the size of data would be considered for deduplication

    DDBDoNotRefBeforeTime - The fixed timestamp before which any dedup block created will not be referenced

    FollowPrimaryBlock - Set the option to set the store to follow primary block for secondary copies

    RollbackDDB - Set the option to rollback DDB by a specific number of days. Enter the date in YYYY-MM-DD HH:MM:SS format IN GMT Time

    EnableChunkTbl - Set the option to enable the chunk table threshold

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