View previous topic :: View next topic |
Author |
Message |
sivafdms Intermediate
Joined: 29 May 2007 Posts: 165 Topics: 77
|
Posted: Thu May 15, 2008 12:24 pm Post subject: Find a file |
|
|
Hi ,
I have reqiurement that suppose i have 100 files and i need to find a record based on unqiue credit card number and also find which file contains that record.
Thanks,
Siva |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
sivafdms Intermediate
Joined: 29 May 2007 Posts: 165 Topics: 77
|
Posted: Thu May 15, 2008 10:50 pm Post subject: |
|
|
Hi Koulsu,
Thanks for your help!
Can this be done by JCL using any of the sort utility?
Thanks,
Siva |
|
Back to top |
|
 |
Nic Clouston Advanced
Joined: 01 Feb 2007 Posts: 1075 Topics: 7 Location: At Home
|
Posted: Fri May 16, 2008 2:29 am Post subject: |
|
|
By JCL I presume you mean 'in batch'. Use the SRCHFOR utility from the main ISPF menu (option 14 or 15?). There there is a batch option. Use that to find a trivial example and then copy the generated JCL and modify to your particular need. _________________ Utility and Program control cards are NOT, repeat NOT, JCL. |
|
Back to top |
|
 |
|
|