When connected to a z/OS® system the Data Sets view lists all the data sets that you are authorized to view, and that match the data set name qualifier you specify. You can open a data set to view the members. You can edit Partitioned Data Set (PDS) members that contain text but you cannot edit members that contain binary code.
You must be connected to an FTP server on your host system before you can view any data sets. See the related links later in this topic for further information about configuring system connections.
To view data sets enter the dsname qualifier in the text field and press Enter. You must specify at least the full first-level qualifier.
For non-VSAM files the Data Sets view shows the same information that you see when you are using the Data Set list utility from ISPF, and using the same qualifier. For VSAM files a single entry only is shown.
Data sets are listed in alphabetic order by dsname qualifier as shown in the following screen capture.
Each type of data set type is indicated by an icon. The types of data sets and their icons are listed in the following table:
Icon | Data set type |
---|---|
![]() |
Unavailable data sets. The data set might be migrated, not found, the volume might not available, or you might not be authorized to the data set.. |
![]() |
Partitioned data set (PDS) |
![]() |
Partitioned data set member |
![]() |
Sequential data set |
![]() |
VSAM data set |
For more information on working with data sets, see the related links.