/ACTIVATE-VM-DEFINITION
activates a VM definition, i.e. a VM is initialized with the attributes entered in the VM definition. The devices entered in the VM definition are assigned to the VM. If required, the guest system on the VM is started in accordance with the settings for automatic startup in the VM definition. The VM definition may not belong to a VM which has already been initialized.
The VM can be monitored with a monitor job variable.
This command is reserved for the VM2000 administrator.
ACTIVATE-VM-DEFINITION |
VM-NAME = <name 1..8> ,MONJV= *NONE / <filename 1..54 without-gen-vers> ,JV-PASSWORD = *NONE / <c-string 1..4> / <x-string 1..8> / <integer -2147483647..2147483648> |
VM-NAME = <name 1..8>
Name of the VM definition.
Identical to the name of the virtual machine which is to be initialized.
MONJV =
Defines a MONJV for monitoring the VM (see "Monitoring a VM with job variables (MONJV)").
MONJV = *NONE
No MONJV is defined.
MONJV = <filename 1..54 without-gen-vers>
The specified MONJV is supplied with data by VM2000; therefore, the sender of the command must have write permission for the specified MONJV.
If no catalog ID or user ID is specified in the file name, VM2000 completes the file name, in accordance with the runtime environment of the sender of the command.
If the specified file name does not refer to an existing job variable, VM2000 creates the MONJV as shareable and without a password.
JV-PASSWORD = *NONE / <c-string 1..4> / <x-string 1..8> / <integer ...>
Password of the MONJV for checking access authorization.
The input field is automatically blanked in the guided dialog. The value input is not logged.
MONJV
.Command return codes
(SC2) | Main code | Meaning |
0 | CMD0001 | Command successfully executed |
Guaranteed messages
VMS4005
Only on SU /390: VMS3050, VMS4425, VMS4615
Only on SU x86: VMS6020