REGCP$HELP.HLB  —  SHOW
    Displays OpenVMS Registry server internal statistics and information.

1  –  COUNTERS

    Displays monitoring information from the OpenVMS Registry server.

    This command requires the SYSPRV privilege or the REG$PERFORMANCE
    rights identifier.

    Format:

      SHOW COUNTERS/FILE [name]

      SHOW COUNTERS/PERFORMANCE

    name

    Identifies the file (used with the /FILE qualifier only).

1.1  –  Qualifiers

1.1.1    /FILE

    Displays counters for the specified file or for all files.

1.1.2    /OUTPUT

    /OUTPUT=file-spec

    Controls where the output of the command is sent. If you do
    not specify a file name, the system uses the default name
    REGISTRY.LIS.

1.1.3    /PERFORMANCE

    Displays performance counters.

1.1.4    /WAIT

    /WAIT=seconds (default = 90)
    /NOWAIT

    Specifies the maximum amount of time, in seconds, that you are
    willing to wait for command completion.  If the Registry server
    does not complete the request in the specified interval, REG$CP
    returns REG-F-NORESPONSE. The default interval is 90 seconds.
    /NOWAIT is equivalent to specifying /WAIT=0, but there may still
    be a short wait period.

1.2  –  Examples

        REG> SHOW COUNTERS/FILE

      Displays monitoring information for all files from the OpenVMS
      Registry server.

        REG> SHOW COUNTERS/FILE REGISTRY$USERS

      Displays monitoring information for file REGISTRY$USERS from
      the OpenVMS Registry server.

2  –  FILE

    Displays status information about files loaded into the OpenVMS
    Registry server.

    This command requires the SYSPRV privilege or the REG$PERFORMANCE
    rights identifier.

    Format:

      SHOW FILE [name]

    name

    Identifies the file.

2.1  –  Qualifiers

2.1.1    /OUTPUT

    /OUTPUT=file-spec

    Controls where the output of the command is sent. If you do
    not specify a file name, the system uses the default name
    REGISTRY.LIS.

2.1.2    /WAIT

    /WAIT=seconds (default = 90)
    /NOWAIT

    Specifies the maximum amount of time, in seconds, that you are
    willing to wait for command completion.  If the Registry server
    does not complete the request in the specified interval, REG$CP
    returns REG-F-NORESPONSE. The default interval is 90 seconds.
    /NOWAIT is equivalent to specifying /WAIT=0, but there may still
    be a short wait period.
Close Help