SCF Reference Manual for G-Series RVUs (G06.27+)

SCF Commands
SCF Reference Manual for G-Series RVUs520413-005
5-103
SAVE Command
SAVE Command
The SAVE command allows you to save a copy of the current system configuration
database file to the $SYSTEM.ZSYSCONF subvolume at any time.
This is a sensitive command.
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file. The variable file-spec is defined on page 5-9.
CONFIGURATION xx.yy
specifies that the current CONFIG system configuration database file be saved to
the CONFxxyy file on the $SYSTEM.ZSYSCONF subvolume. The variable
xx.yy is a number from 0.0 through 99.99.
This syntax offers two levels of naming hierarchy: the xx portion can reflect a
major configuration change, and the yy portion can reflect a minor configuration
change.
Considerations
You can subsequently load the system from a saved configuration file. For
instructions on how to select a system configuration file during system load, refer
to the OSM or TSM Low-Level Link online help.
If you specify a configuration file that already exists, SCF asks you if you want to
replace it. If you answer no, SCF does not overwrite the file; you must enter
another SAVE command to save the current configuration file. To list saved
configuration files, use the following command:
-> FUP INFO $SYSTEM.ZSYSCONF.CONF*
Refer to Types of CONFIG Files on page 1-5 for information on this and other
types of configuration files for G-series systems.
Examples
The following command saves the fourth minor change to the current system
configuration to the file $SYSTEM.ZSYSCONF.CONF0104:
-> SAVE CONFIGURATION 1.4
The configuration file $SYSTEM.ZSYSCONF.CONF0104 has been
created.
SAVE [ / OUT file-spec / ] CONFIGURATION xx.yy