|
| Total Answers and Comments: 8 |
Last Update: October 05, 2009 Asked by: Gowrikalepalli |
|
| | |
|
Submitted by: praveen_s //stepname DD DSN =Dataset name, // DISP=(NEW,CATLG,DELETE), // SPACE =(TRKS,(20,20,5),RLSE), // DCB=(RECFM=FB,LRECL=30,BLKSIZE=3030),
Above answer was rated as good by the following members: ishabudhiraja | |
August 17, 2008 04:14:20 | #2 |
| arun442 |
|
Member Since: August 2008 Contribution: 3 |
RE: how can we create a PDS file using jcl
| PDS is also known as folder in disp parameter disp (cyl (10 10 10) rlse) first 10 primary memory second 10 secondary memory third 10 memory used to make pds. if this 10 or any value is not present then a ps will be formed instead of pds |  | | Is this answer useful? Yes | No | 0 1 | Overall Rating: -1 |
|
| |
Go To Top
|