Entering the SYSGEN Utility [ Introduction to MPE XL for MPE V System Administrators ] MPE/iX 5.0 Documentation
Introduction to MPE XL for MPE V System Administrators
Entering the SYSGEN Utility
The SYSGEN utility is accessed by entering the following command at the
MPE XL system prompt:
:SYSGEN
The full syntax of the SYSGEN command is:
:SYSGEN [basegroup][,newgroup][,inputfile][,outputfile]
or
:RUN SYSGEN.PUB.SYS;INFO="[basegroup][,newgroup]
[,inputfile][,outputfile]"
The parameter INFO= can be used (optionally) when specifying the
basegroup, newgroup, input, and output file options.
After entering the :SYSGEN command, the following prompt is displayed:
SYSGEN>
SYSGEN Utility First Level Command Syntax
After entering the SYSGEN utility, you can enter various configurators
and build configuration data files, and you can execute the first and
second level commands described in Table 3-1 and Table 3-2 . The
syntax of the SYSGEN utility first level commands is displayed after you
enter the :SYSGEN command at the MPE XL prompt.
_____________________________________________________________________________________
| |
| |
| SYSGEN version B.06.00 : catalog version B.06.00 THU, SEP 17, 1987, 3:01 PM |
| Copyright 1987 Hewlett-Packard Co. All Rights Reserved |
| |
| **warning** no NMCONFIG file in this configuration. |
| **warning** NMCONFIG.PUB.SYSTEM is now the NMCONFIG file |
| |
| ** First level command ** |
| |
| io log (lo) misc (mi) sysfile (sy) |
| |
| basegroup (ba) keep(ke) permyes (pe) show (sh) |
| tape (ta) |
| |
| clear (cl)(c) exit (ex)(e) help (he)(h) oclose (oc) |
| redo |
| |
| sysgen> |
| |
| |
_____________________________________________________________________________________
Example 3-1. SYSGEN First Level Commands
The Difference Between SYSGEN and :SYSGEN
SYSGEN is the name of the MPE XL system configuration utility. :SYSGEN
is the MPE XL command you use to run the SYSGEN utility. A possible
source of confusion between the two is the use by each of the term
"basegroup."
basegroup is a parameter that is used with the MPE XL command :SYSGEN, to
specify the configuration on which the SYSGEN utility is to act.
BASEGROUP is a SYSGEN Utility command. It does, within SYSGEN, what
basegroup does when used with :SYSGEN. A configuration group specified by
BASEGROUP will replace the one specified by basegroup.
For example if, at the MPE XL prompt (:), you enter:
SYSGEN NUFIG
the system will load the SYSGEN utility and act on the configuration
group NUFIG.SYS.
Then if, at the prompt SYSGEN>, you enter:
SYSGEN>BASEGROUP OLDFIG
the system will act on the group OLDFIG.SYS instead.
MPE/iX 5.0 Documentation