Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

DELETE-IPL-FACILITY - Delete IPL capability and IPL files of disk

&pagelevel(5)&pagelevel

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=*PUBLIC(...) / *PRIVATE(...)


*PUBLIC(...)



|

DISK=vsn


*PRIVATE(...)



|

DISK=vsn



|

,DEVICE-TYPE=STDDISK / device-type


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
  1. 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.

  2. The pubset containing the disk whose IPL capability is to be deleted must be addressable (imported).

  3. SIR cannot delete IPL files with additional file protection. A message to this effect is output.

  4. 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.