I — data set information

If you select option I, the location, characteristics, and current space utilization of the specified data set are displayed. The format ISPF uses to display data set information when DFSMSdfp is not installed or is not available, or when the Storage Management Subsystem is not active, is shown in U — uncatalog data set. See Information for managed data sets to see how ISPF displays data set information when these products are installed, available, and active.

For sequential data sets, options I and S display the same information. For multivolume data sets, options I and S display current allocation and utilization values that represent totals from all volumes used. You may not enter a volume serial when you are requesting information on a multivolume data set.

Note:
  1. The space for data sets allocated in blocks is calculated as if all of the tracks, including the last one, contain only full blocks of data. Any partial short blocks are ignored.
  2. The information shown for current space utilization is the actual data that the data set contains, based on the number of allocation units (blocks, tracks, bytes, megabytes, and so on) that have been written. For a data set allocated in units other than tracks and cylinders, it does not include the unused portion of a track that is only partially filled.

    For example, if a data set allocated in bytes with block size of 600 has one block written to a device with a track size of 1000, 600 bytes of data are written and the remaining 400 bytes cannot be used by a different data set. A track is the smallest possible unit of physical allocation to a data set on DASD. ISPF reports 600 bytes used while other products (such as ISMF) report 1000 bytes used. ISPF reports the space occupied by data in the data set. ISMF reports the space used by this data set that is not available for use by another data set. The difference is a relative indication of the effectiveness of the block size used when the data set was created.

Figure 1. Start of changeData Set Information panel (ISRUAIPO)End of change
Start of change
                              Data Set Information

 Data Set Name . . . . : ISPF.TEMP.PANELS

General Data                          Current Allocation                      
 Volume serial . . . : CPDLB0          Allocated blocks  . : 308              
 Device type . . . . : 3390            Allocated extents . : 1                
 Organization  . . . : PO              Maximum dir. blocks : 325              
 Record format . . . : FB                                                     
 Record length . . . : 80                                                     
 Block size  . . . . : 27920          Current Utilization                     
 1st extent blocks . : 308             Used blocks . . . . : 17               
 Secondary blocks  . : 69              Used extents  . . . : 1                
 Data set encryption : NO              Used dir. blocks  . : 1                
                                       Number of members . : 7                
                                                                              
                                      Dates                                   
                                       Creation date . . . : 2018/09/19       
                                       Referenced date . . : 2018/09/19       
                                       Expiration date . . : ***None***


 Command ===>                                                                 
  F1=Help      F2=Split     F3=Exit      F7=Backward  F8=Forward   F9=Swap
 F12=Cancel
End of change

If the volume serial is followed by a plus (for example, HSM016+), the data set spans multiple volumes. Press Enter to display a list of all allocated volumes that have been used, as shown in Figure 2.

Start of change
Figure 2. Volume Information for a Multivolume Data Set (ISRUAMVI)
This screen dump shows the Data Set Information panel with the Volume Information pop-up that shows the number and name of the allocated volumes.
End of change

The Allocated units and Used units fields can vary, depending on the value that was specified in the Space units field when you allocated the data set. For example, Figure 2 shows what the Data Set Information panel would look like if the data set was allocated by specifying Cylinders in the Space units field.

If directory block information is not available, the Data Set Information panel shows a value of 0 * for the Maximum dir. blocks, Used dir. blocks, and Number of members fields. The asterisk beside the zero refers you to a note on the panel, which states that the directory is unavailable.

If the data set is a PDS, ISPF must open it to retrieve the directory information. This updates the referenced date for the next time option I is displayed.

If the data set is a PDSE, the Data set name type field is LIBRARY and the Maximum dir. blocks field is NOLIMIT. Because the used blocks, used extents, and used directory blocks are not applicable to a PDSE, the Data Set Information panel replaces these values with Used pages and % Utilized (Figure 3). Other values that can appear in the Data set name type field are:
  • HFS - MVS™ Hierarchical File System data set
  • EXTENDED - DFSMSdfp Striped data set
  • LARGE - Large format sequential data set
Note: When a PDSE data set is created, it sets aside five pages. This may cause a significant change to the % Utilized value for a small data set.
Figure 3. Start of changeData Set Information for PDSE Data Sets (ISRUAILE)End of change
Start of change
                              Data Set Information                              
                         
                                                       
 Data Set Name  . . . : ISPF.TEMP.EXEC                                            
                                                                                
 General Data                          Current Allocation                       
  Management class . . : **None**       Allocated cylinders : 35                
  Storage class  . . . : **None**       Allocated extents . : 3                 
   Volume serial . . . : CPDLB1         Maximum dir. blocks : NOLIMIT           
   Device type . . . . : 3390                                                   
  Data class . . . . . : **None**                                               
   Organization  . . . : PO            Current Utilization                      
   Record format . . . : FB             Used pages  . . . . : 6,254             
   Record length . . . : 80             % Utilized  . . . . : 99                
   Block size  . . . . : 27920          Number of members . : 79                
   1st extent cylinders: 15                                                     
   Secondary cylinders : 10                                                     
   Data set name type  : LIBRARY       Dates                                    
   Data set encryption : NO             Creation date . . . : 2018/03/08        
   Data set version  . : 1              Referenced date . . : 2018/09/19        
                                        Expiration date . . : ***None***        
                                                                                
                                                                                
                                                                                
                                                                                
 Command ===>                                                                   
  F1=Help      F2=Split     F3=Exit      F7=Backward  F8=Forward   F9=Swap      
 F12=Cancel                                                                
End of change