How to find out which data sets have used the most amount of space - IBA-mainframe-dev/Global-Repository-for-Mainframe-Developers GitHub Wiki
How to find out which data sets have used the most amount of space?
Suppose you want to find large objects. We will do this using the standard utility ISMF (Integrated Storage Management Facility)
- Open ISMF
- Select the "Data set" menu item
- Here set the following parameters:
- Data Set Name - **
- Source of the new list – 1 (VTOC)
- Storage Group Name – your Storage Group
- Above, in the action bar, select List – 8 (Sort)
- Set the following parameters:
- Major Field – 3 (Allocated space)
- Major Field – D (In descending order)
- You can now see the data sets that are consuming the most amount of space