Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

CREATE-VM-ASSIGNMENT-SET (Create assignment set)

&pagelevel(4)&pagelevel

/CREATE-VM-ASSIGNMENT-SET is used to create an assignment set in VM2000. Up to 254 assignment sets can be created. The assignment set *STDSET is created by VM2000 when VM2000 operation is initialized.

Devices can be assigned to a created assignment set using /MODIFY-VM-DEVICE-ATTRIBUTES. VMs can be privileged for this assignment set when the VM is initialized (see "Initializing a VM") or with /MODIFY-VM-ATTRIBUTES.

This command is reserved for the VM2000 administrator.


CREATE-VM-ASSIGNMENT-SET

SET-NAME = <name 1..8>


SET-NAME = <name 1..8>
Name of the new assignment set.


Command return codes

(SC2)   SC1

Main code

Meaning

0
64
64

CMD0001
VMS4202
VMS4210

Command successfully executed
Assignment set already created
Maximum number of assignment sets already created


Guaranteed messages

VMS4201


Example

/create-vm-assignment-set set-name=sys2impl
VMS4201 ASSIGNMENT SET 'SYS2IMPL' CREATED

See also the detailed examples for device and pubset management in the sections "Example of peripheral device management" and "Example of pubset management".