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

JCL to search few string are member of pds or not


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
kapil dev arora

New User


Joined: 29 Dec 2008
Posts: 37
Location: india

PostPosted: Fri Feb 06, 2009 3:31 pm
Reply with quote

Hi all,

I want a jcl to search in pds wehter the search string is a member of that pds or not.

as there is a big list so F search option is not sounding good.

i have a jcl which works like 3.14 but that searches with in member. but i want to just compare mamber name.
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Fri Feb 06, 2009 4:06 pm
Reply with quote

This has been discussed at least once before, comparing member names. Please search the forum.
Back to top
View user's profile Send private message
kapil dev arora

New User


Joined: 29 Dec 2008
Posts: 37
Location: india

PostPosted: Fri Feb 06, 2009 4:18 pm
Reply with quote

Hi,

Thanks for reply. I tried but not able to find it out.

If you have allready seen it, please paste the same here.

Thanks in anticipation.

Meanwhile i m using that lengty jcl.
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Fri Feb 06, 2009 4:36 pm
Reply with quote

Here is one previous topic on the same subject.
Back to top
View user's profile Send private message
kapil dev arora

New User


Joined: 29 Dec 2008
Posts: 37
Location: india

PostPosted: Fri Feb 06, 2009 5:57 pm
Reply with quote

What I want IS:

I have a list of some 1000 members and I want to search all of them in a PDS at one shot and not firstly searching one then second and so on.

Tell me if you already given resolution to same problem and I was not able to understand you? Apology for the same.

Now I am thinking of building a tool which will
- take a list of members
- compare them with all the member in specified PDS
- output all which are in PDS but not in input member list.

so
input - member list
- PDS to be searched.
Output - all the member present in PDS but not in member list.
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Fri Feb 06, 2009 6:32 pm
Reply with quote

Take a look at THIS previous thread for some hints using a REXX solution.
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts PARSE Syntax for not fix length word ... JCL & VSAM 7
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 file manager is doing string conversion IBM Tools 3
Search our Forums:

Back to Top