VMS Help  —  SHOW  RMS_DEFAULT
    Displays the current default values for the multiblock count, the
    multibuffer count, the network transfer size, the prolog level,
    the extend quantity, and the query lock option.

    Format

      SHOW RMS_DEFAULT

1  –  Qualifier

1.1    /OUTPUT

       /OUTPUT[=filespec]
       /NOOUTPUT

    Specifies the file to which the display is written (default is
    SYS$OUTPUT). The asterisk (*)  and the percent sign (%) wildcard
    characters are not allowed in the file specification. If you
    enter the /OUTPUT qualifier with a partial file specification
    (for example, specifying only a directory), SHOW is the default
    output file name and .LIS the default output file type.

    If you enter the /NOOUTPUT qualifier, output is suppressed.

2  –  Example

  $ SHOW RMS_DEFAULT
          MULTI- |            MULTIBUFFER COUNTS            | NETWORK
          BLOCK  | Indexed Relative        Sequential       | BLOCK
          COUNT  |                 Disk Magtape Unit Record | COUNT
  Process   0    |    0        0     0     0        0       |   0
  System   32    |    0        0     0     0        0       |   8

           Prolog    Extend Quantity       QUERY_LOCK
  Process    0              0              System
  System     0              0              Enabled

           CONTENTION_POLICY
  Process      System
  System       Never

      The SHOW RMS_DEFAULT command in this example shows a system
      multiblock count of 32 and a network block count of 8. These
      are typical values.
Close Help