VSAM Utility (3.5) - Delete data set (D)
The Delete data set function (option D) can delete data sets of any access method. However, this section discusses only VSAM data set deletion.
To delete a data set, enter a D in the OPTION field and specify a data set name on the VSAM Utility screen. When you press Enter, File-AID displays the VSAM Confirm Dataset Delete screen shown in the following figure. The VSAM Confirm Dataset Delete screen shows the names of all objects related to the data set to be deleted.
If the data set is multi-volume, File-AID/MVS displays the MULTI-VOLUME DATASET message in the upper-right hand corner of the screen.
When deleting a migrated data set, File-AID issues an HDELETE command.
VSAM Confirm Dataset Delete screen
Field Descriptions
Dataset name
Data set name specified on the VSAM Utility screen.
Creation date
System creation date for the specified data set.
RELATED OBJECTS
List of any alternate indexes or paths related to the data set selected for deletion.
Press Enter to delete all data sets below the dashed line. Use the END command (PF3) to cancel the deletion. When the deletion is completed, File-AID displays the message: generic-type DELETED where generic-type is the data set type that was deleted.
Related topics