Content deleted Content added
Changed { to ( |
Fixed spelling mistake - changed containining to containing |
||
Line 15:
== Partitioned Datasets ==
For example, a '''PDS''' or '''Partitioned Data Set''' is a dataset
A PDS consists of a directory and a group of small, related sequential files stored together in a single dataset. Each sequential file is known as a member of the PDS and is accessed directly using the directory structure. Once a member is located, the data stored in that member is handled in the same manner as a PS (sequential) file.
|