Library /sys$common/syshlp/helplib.hlb  —  ACCOUNTING  /REPORT  Keyword
 resource[,...]

    Specifies the resources that you want to summarize in the report.
    The following table shows the keywords available.

    Keyword         Description           How Summarized

    BUFFERED_IO     Number of buffered    Total
                    I/Os
    DIRECT_IO       Number of direct      Total
                    I/Os
    ELAPSED,        Elapsed time          Total
    EXECUTION       Number of images run  Total
                    by the process
    FAULTS          Number of hard and    Total
                    soft page faults
    GETS            Number of GETs from   Total
                    the file that was
                    printed
    PAGE_FILE       Page file usage       Maximum
    PAGE_READS      Number of hard page   Total
                    faults
    PAGES           Number of pages       Total
                    printed
    PROCESSOR       Total CPU time used   Total
    QIOS            Number of QIOs to     Total
                    the printer
    RECORDS         Number of accounting  Total
                    file records
                    processed
    VECTOR_         Vector CPU time       Total
    PROCESSOR       used (see the
                    description of the
                    /FULL qualifier for
                    further details)
    VOLUMES         Number of volumes     Total
                    mounted
    WORKING_SET     Working set size      Maximum

    The RECORDS keyword is the default if you omit either the
    keywords or the /REPORT qualifier. It gives the total number
    of records for each summary key value.
Close Help