The DELETE-IPL-FACILITY statement is used to delete the IPL capability and IPL files of a given disk. This disk can then no longer be used to initialize the system.
DELETE-IPL-FACILITY | ||||||||||||||||||||||||
|
DISK
Defines the disk to be processed.
DISK=*PUBLIC(...)
Specifies that the IPL capability of a public disk is to be deleted.
DISK=vsn
VSN of the public disk
DISK=*PRIVATE(...)
Specifies that the IPL capability of a private disk is to be deleted.
DISK=vsn
VSN of the private disk
DEVICE-TYPE=STDDISK
Default device type of the private disk.
DEVICE-TYPE=device-type
Device type of the private disk.
Notes
This function can also be used on disks belonging to an SM pubset. Even though IPL capability cannot be configured for disks belonging to an SM pubset, IPL files can be transferred to a volume set by means of migration from an SF pubset.
If the disk belongs to a volume set, this volume set must be part of an SM pubset.The pubset containing the disk whose IPL capability is to be deleted must be addressable (imported).
SIR cannot delete IPL files with additional file protection. A message to this effect is output.
IPL files on private disks cannot be deleted if files with the same name, but a different location have been imported into the default pubset. A message to this effect is output.