System Startup, Configuration, and Shutdown Reference Manual (32650-90892)
Chapter 8 167
Modifying System File Configurations
Entering the SYSFILE Configurator
NOTE The examples used to demonstrate SYSFILE configurator commands may
produce display screens that do not exactly match output from your system.
What SYSGEN displays depends entirely on how your system is configured.
Displaying Current File Information
The SHOW command (abbreviated SH) displays the file information currently set through
SYSFILE. SHOW has the following parameters:
SHOW (SH) [FILE = AUTO ]
[ BOOT ]
[ CATALOG ]
[ CMSL ]
[ DCC ]
[ IPL ]
[ NMLIB ]
[ SPROG ]
[ ALL ]
[DEST = OFFLINE ]
AUTO shows all the autoboot images.
BOOT shows all the boot images currently configured.
CATALOG shows the system catalog in use.
CMSL shows the CMSL (compatibility mode segmented library) in use.
DCC shows which file will be used for network configuration.
IPL shows the IPL images in use.
NMLIB shows the NM library names.
SPROG shows the specified system program names.
ALL shows all of the above information.
OFFLINE redirects the output of the SHOW command to SYSGEN’s listing file, SYSGLIST.
Using OFFLINE does not immediately generate a printout. The information is sent to
SYSGLIST until you either enter the OCLOSE command or exit SYSGEN. Exiting SYSGEN
or using OCLOSE closes SYSGLIST and prints the file.
To see current file information, enter the SHOW command and at least one parameter:
sysfile>SH NMLIB
NM LIB = NL.PUB.SYS
To show all the current system file information for system libraries, programs and the
message catalog, enter SHOW ALL or SHOW as shown in Example 8-5.