IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

i want to search a member in pds


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sanidhya_kulshrestha

New User


Joined: 17 Nov 2006
Posts: 2
Location: noida

PostPosted: Tue Dec 05, 2006 12:01 pm
Reply with quote

hi....

unfortunatelly i forget my pds name. now i want to search a member in all pds. so plz send me tso command to find that member (e.g.- xyz).
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Tue Dec 05, 2006 4:55 pm
Reply with quote

You can write a REXX, using ISPF services, like LMMLIST, LMMFIND etc.

O.
Back to top
View user's profile Send private message
shrivatsa
Warnings : 1

Active User


Joined: 17 Mar 2006
Posts: 174
Location: Bangalore

PostPosted: Tue Dec 05, 2006 6:04 pm
Reply with quote

Hi,

Go to 3.4 type your PDS name then type m xyz

if you don't know the complete PDS name and if you type XYZ.*.* it will list you all the PDS with higher qualifier. Then type M xyz it will show you the member in which PDS it resides.
Back to top
View user's profile Send private message
kgumraj

Active User


Joined: 01 May 2006
Posts: 151
Location: Hyderabad

PostPosted: Tue Dec 05, 2006 6:44 pm
Reply with quote

Hello,

In 3.4 give the PDS name example X.*.* then give M <Member name> when it opens all the PDS
Back to top
View user's profile Send private message
sanidhya_kulshrestha

New User


Joined: 17 Nov 2006
Posts: 2
Location: noida

PostPosted: Wed Dec 06, 2006 10:56 am
Reply with quote

can u send me some commands of ISPF for searching member(e.g.: xyz)
while i forgot pds name.

ofer71 wrote:
You can write a REXX, using ISPF services, like LMMLIST, LMMFIND etc.

O.
Back to top
View user's profile Send private message
narasridhar

New User


Joined: 12 Oct 2006
Posts: 32
Location: India

PostPosted: Wed Dec 06, 2006 3:17 pm
Reply with quote

Hi,

Just open the list of PDS which u r working by using 3.4 option ..
Example

Go to ==> 3.4

then give the PDS name's like a.*.*

Then it will open the list of datasets A.B.C and A.K.L

Then in the command line type MEM member name...
Example MEM program1.

Then it will show the all the PDS which contains that particular menber

Thanks,.
Sridhar
Back to top
View user's profile Send private message
sankar_MF

New User


Joined: 19 Sep 2006
Posts: 29

PostPosted: Thu Dec 07, 2006 10:18 am
Reply with quote

Hello,
You no need to give entire PDS name in 3.4 option.
As per Previous replies, Give only the Highlevel Qualifier in 3.4 option. Definitely, you should know the high level qualifier of all your PDS.

For example, if all your PDS name start with your Userid means, your userid will be your high level qualifier.

In 3.4, give userid.* , then all the dataset will be displayed. Then issue the command m <member name> in the command line.

On the right side of the PDS, "Member Found" will be displayed, if that Dataset contains that member.

I think you will be clear now...
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts Search two or more word with FILEAID Compuware & Other Tools 15
No new posts Sortjoin and Search for a String and ... DFSORT/ICETOOL 1
No new posts first column truncated in search result IBM Tools 13
No new posts ISRSUPC search utility - using high l... TSO/ISPF 2
No new posts To search DB2 table based on Conditio... DB2 1
Search our Forums:

Back to Top