z/OS ISPF User's Guide Vol I
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Supported data types

z/OS ISPF User's Guide Vol I
SC19-3627-00

ISPF supports partitioned (PDS), sequential (SEQ), and partitioned extended (PDSE) data sets. These data sets can be used in any of the ISPF options, such as Edit and Browse. ISPF does not support:
  • Data sets with a record format of variable block spanned (VBS)
  • Direct access data sets
  • Multivolume data sets for the ISRLEMX program, SCLM, and File Tailoring
  • Generation data group (GDG) base data sets
  • Deletion of data sets allocated with an esoteric device type
  • Member aliases, except under the ISPF Move/Copy utility (option 3.3)
  • PDSEs as the ISPF control file
  • Unmovable data sets under the ISPF Move/Copy utility (option 3.3) or using the LMMOVE or LMCOPY service
  • Data sets allocated with the BUFNO parameter (ISPF handles its own buffering)
  • Browse for packed multivolume data sets.

ISPF provides partial support for VSAM data sets and tape data sets.

  • You can create and delete VSAM data sets and obtain VSAM data set information.
  • VSAM data sets are supported for Edit, Browse, and View if the ISPF Configuration table has been customized to enable such support.
  • You can define an interface to an external utility such as DFSMSrmm that the Data Set List utility (Option 3.4) can use to process data sets stored on tape or some other removable media. The interface is configured in the ISPF configuration table. It enables the Data Set List utility to call the tape or removable media interface for these line commands:
    I
    Information
    S
    Short Information
    D
    Delete
    R
    Rename
    C
    Catalog
    M
    Member List
    P
    Print
    X
    Print Index
    CO
    Copy
    MO
    Move

ISPF requires exclusive enqueues on data sets for many of its functions. If a data set is allocated as SHAREd to a user and then is operated on by one of these functions, the allocation will be converted to OLD by MVS™ dynamic allocation. This allocation of OLD may remain after ISPF frees its enqueue. This is a restriction of the MVS operating system.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014