View previous topic :: View next topic |
Author |
Message |
rama krishna reddy Beginner
Joined: 18 Sep 2006 Posts: 31 Topics: 13 Location: Hyderabad
|
Posted: Fri Oct 13, 2006 8:05 am Post subject: How to search for a string in multiple data sets |
|
|
Hi ,All
Can any one help me to find the ans for one of the belowinterview question .
How we can search for a string wether it is available or not in multiple data sets.
suppose there are so many datsets with high level qualifier
wxx262.*
i want to search all the data sets starting with wxx262
for a perticular string how we can do this
is it possible to do with FILEAID BATCH
or any other tool othe rthan EZYTRIVE AND DFSORT AND ICETOOL
science these tolls are not supposed to use in our shop
Thanks in advance
Rama krishna |
|
Back to top |
|
 |
sriramla Beginner
Joined: 22 Feb 2003 Posts: 74 Topics: 1
|
Posted: Fri Oct 13, 2006 8:17 am Post subject: |
|
|
In ISPF, go to 3.4 and give the high level qualifier. You will get a list of datasets. Then type "SRCHFOR <string>". |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
rama krishna reddy Beginner
Joined: 18 Sep 2006 Posts: 31 Topics: 13 Location: Hyderabad
|
Posted: Sat Oct 14, 2006 6:52 am Post subject: THANKS |
|
|
Hi Kolusu
Thanks a lot this is working fine
Thanks
Rama krishna reddy |
|
Back to top |
|
 |
|
|