/SAVE-VM-CONFIGURATION is used to save the current VM2000 configuration to a file. See section "Backing up and restoring the VM2000 configuration".
VMS4817) is issued. They can also be restored with /ACTIVATE-VM-DEFINITION after the VM2000 configuration has been restored with /RESTORE-VM-CONFIGURATION.The VM2000 configuration cannot be saved while a VM is being migrated (VM Migration).
This command is reserved for the VM2000 administrator.
SAVE-VM-CONFIGURATION  | 
TO-FILE = *STD / <filename 1..54 without-cat-gen-ver>  | 
TO-FILE =
Name of the backup file for the current VM2000 configuration.
TO-FILE = *STD
The file is assigned the name SYS.VM2.CFG.<system_name><timestamp>.
TO-FILE = <filename 1..54 without-cat-gen-ver>
Explicitly defines the name of the backup file.
Command return codes
(SC2)  | Main code  | Meaning  | 
0  | CMD0001  | Command successfully executed  | 
Guaranteed messages
VMS4800, VMS4817
Example
/save-vm-configuration to-file=vm2000-confVMS4800 CURRENT VM2000 CONFIGURATION SAVED IN FILE ':4IVZ:$TSOS.VM2000-CONF'