SYSMANHELP.HLB  —  PARAMETERS  USE  Parameter
 source

    The source of a system parameter file for data to be read into
    the work area. The source can be any of the following items:

    ACTIVE   Read parameters from memory. When you invoke SYSMAN,
             active values are in effect.
    CURRENT  Read parameters from the default system parameter file,
             which is the source for parameters when you boot the
             system. Using the current parameters requires read (R)
             access to the system parameters file.

             o  On Alpha systems, the file that contains current
                parameters is SYS$SYSTEM:ALPHAVMSSYS.PAR.

             o  On Integrity servers, the file that contains current
                parameters is SYS$SYSTEM:IA64VMSSYS.PAR.

    filespec Read parameters from a previously created system
             parameter file. The default file type is .PAR. You need
             read access to the file.
    DEFAULT  Read a parameter set containing the default values
             for all parameters. These values are supplied with the
             operating system.
Close Help