Library /sys$common/syshlp/sysgen.hlb
SHOW, Examples

 *Conan The Librarian (sorry for the slow response - running on an old VAX)

    1.SYSGEN> SHOW GBLSECTIONS

        GBLSECTIONS           100        40        20        -1  Sections
        SYSGEN> SET . 110
        SYSGEN> SHOW .
        GBLSECTIONS           110        40        20        -1  Sections

      In this example, the user first displays the values of the
      GBLSECTIONS parameter and then refers to the parameter with a
      period to set its current value to 110. The next SHOW command
      also uses the period notation to obtain confirmation that the
      change occurred.

    2.SYSGEN> SHOW/ACP

      On a VAX system, the command in this example produces the
      following output:

 Parameters in use: Active
 Parameter Name             Current   Default   Minimum   Maximum Unit  Dynamic
 ACP_MULTIPLE                     0         1         0         1 Boolean     D
 ACP_SHARE                        1         1         0         1 Boolean
 ACP_MAPCACHE                    52         8         1        -1 Pages       D
 ACP_HDRCACHE                   138       128         2        -1 Pages       D
 ACP_DIRCACHE                   138        80         2        -1 Pages       D
 ACP_DINDXCACHE                  37        25         2        -1 Pages       D
 ACP_WORKSET                      0         0         0        -1 Pages       D
 ACP_FIDCACHE                    64        64         0        -1 File-Ids    D
 ACP_EXTCACHE                    64        64         0        -1 Extents     D
 ACP_EXTLIMIT                   300       300         0      1000 Percent/10  D
 ACP_QUOCACHE                   130        64         0        -1 Users       D
 ACP_SYSACC                       4         8         0        -1 Directories D
 ACP_MAXREAD                     32        32         1        64 Blocks      D
 ACP_WINDOW                       7         7         1        -1 Pointers    D
 ACP_WRITEBACK                    1         1         0         1 Boolean     D
 ACP_DATACHECK                    2         2         0         3 Bit-mask    D
 ACP_BASEPRIO                     8         8         4        31 Priority    D
 ACP_SWAPFLGS                    14        15         0        15 Bit-mask    D
 ACP_XQP_RES                      1         1         0         1 Boolean
 ACP_REBLDSYSD                    0         1         0         1 Boolean

    3.SYSGEN> SHOW/ACP/HEX

      The command in this example produces a hexadecimal display of
      the values of the ACP system parameters, as follows:

 Parameters in use: Active
 Parameter Name             Current   Default   Minimum   Maximum Unit  Dynamic
 ACP_MULTIPLE              00000000  00000001  00000000  00000001 Boolean     D
 ACP_SHARE                 00000001  00000001  00000000  00000001 Boolean
 ACP_MAPCACHE              00000034  00000008  00000001  FFFFFFFF Pages       D
 ACP_HDRCACHE              0000008A  00000080  00000002  FFFFFFFF Pages       D
 ACP_DIRCACHE              0000008A  00000050  00000002  FFFFFFFF Pages       D
 ACP_DNDXCACHE             00000025  00000019  00000002  FFFFFFFF Pages       D
 ACP_WORKSET               00000000  00000000  00000000  FFFFFFFF Pages       D
 ACP_FIDCACHE              00000040  00000040  00000000  FFFFFFFF File-Ids    D
 ACP_EXTCACHE              00000040  00000040  00000000  FFFFFFFF Extents     D
 ACP_EXTLIMIT              0000012C  0000012C  00000000  000003E8 Percent/10  D
 ACP_QUOCACHE              00000082  00000040  00000000  FFFFFFFF Users       D
 ACP_SYSACC                00000004  00000008  00000000  FFFFFFFF Directories D
 ACP_MAXREAD               00000020  00000020  00000001  00000040 Blocks      D
 ACP_WINDOW                00000007  00000007  00000001  FFFFFFFF Pointers    D
 ACP_WRITEBACK             00000001  00000001  00000000  00000001 Boolean     D
 ACP_DATACHECK             00000002  00000002  00000000  00000003 Bit-mask    D
 ACP_BASEPRIO              00000008  00000008  00000004  0000001F Priority    D
 ACP_SWAPFLGS              0000000E  0000000F  00000000  0000000F Bit-mask    D
 ACP_XQP_RES               00000001  00000001  00000000  00000001 Boolean
 ACP_REBLDSYSD             00000000  00000001  00000000  00000001 Boolean

    4.SYSGEN> SHOW/PQL

      On an Alpha system, the command in this example produces the
      following output:

 Parameters in use: Active
 Parameter Name            Current    Default     Min.     Max.     Unit  Dynamic
 --------------            -------    -------    -------  -------   ----  -------
 PQL_DASTLM                     24         24        -1        -1 Ast        D
 PQL_MASTLM                      4          4        -1        -1 Ast        D
 PQL_DBIOLM                     32         32        -1        -1 I/O        D
 PQL_MBIOLM                      4          4        -1        -1 I/O        D
 PQL_DBYTLM                  65536      65536        -1        -1 Bytes      D
 PQL_MBYTLM                   1024       1024        -1        -1 Bytes      D
 PQL_DCPULM                      0          0        -1        -1 10Ms       D
 PQL_MCPULM                      0          0        -1        -1 10Ms       D
 PQL_DDIOLM                     32         32        -1        -1 I/O        D
 PQL_MDIOLM                      4          4        -1        -1 I/O        D
 PQL_DFILLM                    128        128        -1        -1 Files      D
 PQL_MFILLM                      2          2        -1        -1 Files      D
 PQL_DPGFLQUOTA              65536      65536        -1        -1 Pagelets   D
  internal value              4096       4096         0        -1 Pages      D
 PQL_MPGFLQUOTA               2048       2048        -1        -1 Pagelets   D
  internal value               128        128       128        -1 Pages      D
 PQL_DPRCLM                     32         32        -1        -1 Processes  D
 PQL_MPRCLM                      0          0        -1        -1 Processes  D
 PQL_DTQELM                     16         16        -1        -1 Timers     D
 PQL_MTQELM                      0          0        -1        -1 Timers     D
 PQL_DWSDEFAULT               2000       2000        -1        -1 Pagelets
  internal value               125        125         0        -1 Pages
 PQL_MWSDEFAULT               2000       2000        -1        -1 Pagelets
  internal value               125        125       125        -1 Pages
 PQL_DWSQUOTA                 4000       4000        -1        -1 Pagelets   D
  internal value               250        250         0        -1 Pages      D
 PQL_MWSQUOTA                 4000       4000        -1        -1 Pagelets   D
  internal value               250        250       250        -1 Pages      D
 PQL_DWSEXTENT               12000      12000        -1        -1 Pagelets   D
  internal value               750        750         0        -1 Pages      D
 PQL_MWSEXTENT                4000       4000        -1        -1 Pagelets   D
  internal value               250        250       250        -1 Pages      D
 PQL_DENQLM                     64         64        -1        -1 Locks      D
 PQL_MENQLM                      4          4        -1        -1 Locks      D
 PQL_DJTQUOTA                 1024       1024        -1        -1 Bytes      D
 PQL_MJTQUOTA                    0          0        -1        -1 Bytes      D
  Close     HLB-list     TLB-list     Help  

[legal] [privacy] [GNU] [policy] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.