|
| Total Answers and Comments: 3 |
Last Update: April 15, 2009 Asked by: Suneel Reddy |
|
| | |
|
Submitted by: eli43
PS stands for physical sequential. Data in these files can be read sequentially by a program. PDS stands for partitioned data set. Each member within the PDS can be read as a sequential file if you set up your JCL to reference the specific member.
Above answer was rated as good by the following members: serken | Go To Top
|