View previous topic :: View next topic |
Author |
Message |
nag77 Beginner
Joined: 03 Jan 2006 Posts: 11 Topics: 8
|
Posted: Tue Jan 03, 2006 11:09 pm Post subject: JCL which retrives fields from a file. |
|
|
Hi
I am trying to develop a Jcl which retrieves some fields from a file.Provide some sample jcl which can help to retrive fields from a file.
Thanks in advance
NAG |
|
Back to top |
|
 |
Ravi Beginner
Joined: 27 Jun 2005 Posts: 88 Topics: 2
|
Posted: Wed Jan 04, 2006 12:19 am Post subject: |
|
|
nag77, You can use SORT OUTREC or FILEAID MOVE statements. Search this site. You will get many examples.
Cheers |
|
Back to top |
|
 |
Frank Yaeger Sort Forum Moderator

Joined: 02 Dec 2002 Posts: 1618 Topics: 31 Location: San Jose
|
Posted: Wed Jan 04, 2006 12:15 pm Post subject: |
|
|
You need to explain what you mean by "retrieve fields from a file". What is it exactly that you're trying to do. Show an example of the input records and what you expect for output. _________________ Frank Yaeger - DFSORT Development Team (IBM)
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
DFSORT is on the Web at:
www.ibm.com/storage/dfsort |
|
Back to top |
|
 |
|
|