/DELETE-VM-ASSIGNMENT-SET is used to delete an assignment set.
The following conditions must be satisfied:
No further device may be assigned to the assignment set.
The assignment set may not be in use for new devices (
/MODIFY-VM-DEVICE-ATTRIBUTES UNITS=*NEW-DEVICES).The assignment set may no longer be assigned to a VM (
ASSIGN-BY-GUEST=*YES(SET-NAME=...)privilige).
The assignment set *STDSET cannot be deleted.
The EXCEPT list of the assignment sets for a VM will be reduced if required.
This command is reserved for the VM2000 administrator.
DELETE-VM-ASSIGNMENT-SET  | 
SET-NAME = <name 1..8>  | 
SET-NAME = <name 1..8>
Name of the assignment set.
Command return codes
(SC2)  | Main code  | Meaning  | 
0  | CMD0001  | Command successfully executed  | 
Guaranteed messages
VMS4205
Example
/delete-assignment-set set-name=sys2implVMS4205 ASSIGNMENT SET 'SYS2IMPL' DELETED
See also the detailed examples for device and pubset management ("Example of peripheral device management" and "Example of pubset management").