View previous topic :: View next topic
|
Author |
Message |
Aravind Kumar. S
New User
Joined: 28 Apr 2005 Posts: 26
|
|
|
|
Hi ,
I want to search a particular member . I donno the PDS name also. Is it possible to do that ?
Thanks,
Aravind |
|
Back to top |
|
|
mdtendulkar
Active User
Joined: 29 Jul 2003 Posts: 237 Location: USA
|
|
|
|
Aravind Kumar. S,
Follow the steps as below:
- Go to 3.14 option
- enter the string to be searched (in your case, member name) at the search field option
- enter the PDS name you think it might be available in
- select the option 2 for Batch processing
- enter as many PDS as you think for searching this member
- submit the JCL
- if you are lucky, you would get the RC=1 (search string found) else RC=0 (search string not found)
Hope this helps
Regards
Mayuresh |
|
Back to top |
|
|
Aravind Kumar. S
New User
Joined: 28 Apr 2005 Posts: 26
|
|
|
|
Hi Mayuresh,
In this search option, We can give only one PDS, Right ?
'-Select the option 2 for Batch processing
- enter as many PDS as you think for searching this member '
plz.. explain me how to do these steps.
Thanks,
Aravind |
|
Back to top |
|
|
sharan Siva
New User
Joined: 28 Jun 2005 Posts: 5
|
|
|
|
Hi Mayuresh,
Try TSO ISRFIND command and give member name which you need to find.
I hope this will help for you.
Thanks,
Sharan Siva. |
|
Back to top |
|
|
nagasri83
New User
Joined: 20 May 2005 Posts: 15 Location: chennai
|
|
|
|
hi aravind,
here is the answer for your query.
type 'M member-name' on command line after you go to 3.4 and selecting some set of datasets by giving qualifier1.qualifier2.*
you will definetely get the dataset where the member exists. try it.
thanks, |
|
Back to top |
|
|
|