View previous topic :: View next topic |
Author |
Message |
Magesh_J Intermediate

Joined: 21 Jun 2014 Posts: 259 Topics: 54
|
Posted: Tue Nov 04, 2014 10:38 am Post subject: DFSORT Random read for VSAM clusters |
|
|
Hi,
Is there a way to have a random/Direct read on KSDS file using DFSort ?
If not, Anybody know why this feature was not added ?
Thanks,
Magesh |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12382 Topics: 75 Location: San Jose
|
Posted: Tue Nov 04, 2014 11:08 am Post subject: |
|
|
Magesh_J,
DFSORT reads vsam clusters sequentially, however there are ways to achieve the random reading using INCLUDE and SKIPREC/STOPAFT parms. Remember IDCAMS also offers FROMKEY/TOKEY to copy specific records. _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
|
|