Library /sys$common/syshlp/helplib.hlb  —  CONVERT  /RECLAIM  Qualifiers

1    /KEY

    The /KEY qualifier lets you reclaim index buckets for specified
    keys.

    Format

      /KEY=key_number[,...]  filename

    If you request statistics and specify the /KEY qualifier, the
    utility reports the statistics for each key separately. If you do
    not use the /KEY qualifier, the default is to reclaim all index
    buckets and to provide a single report.

2    /STATISTICS

    Determines whether statistics about the completed conversion and
    reclamation are displayed. If you specify reclamation of index
    buckets by key, a separate set of statistics is returned for each
    specified key.

    Format

      /STATISTICS

      /NOSTATISTICS  (DEFAULT)

    The Convert/Reclaim utility provides the following statistics:

    o  Total buckets scanned

    o  Data buckets reclaimed

    o  Index buckets reclaimed

    o  Total buckets reclaimed

    o  Elapsed time

    o  Buffered I/O

    o  Direct I/O

    o  Page faults

    o  CPU time
Close Help