SCF Reference Manual for J-Series and H-Series RVUs
SCF Commands
SCF Reference Manual for J-Series and H-Series RVUs—529649-003
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 command is sensitive.
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 CONF
xxyy
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 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 this command:
-> FUP INFO $SYSTEM.ZSYSCONF.CONF*
•
For information on this and other types of configuration files for H-series RVUs,
refer to Types of CONFIG Files on page 1-5.
Examples
•
This 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










