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

Allocating multiple datasets to a single DDNAME


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
cheryala

New User


Joined: 20 Mar 2006
Posts: 46

PostPosted: Sat Jul 14, 2007 1:56 am
Reply with quote

My requirement is to find whether a particular member exists or not in multiple PDS's. I would like to know is it possible to define a DDNAME with concardenation of all the datasets and look for a particular member exists or not using that DDNAME.

Regards,
Cher
Back to top
View user's profile Send private message
superk

Global Moderator


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

PostPosted: Sat Jul 14, 2007 2:16 am
Reply with quote

Yes, if you use the ISPF LMMLIST Library Manegement (LM) service. However, you won't be able to tell WHICH PDS contains the member.
Back to top
View user's profile Send private message
cheryala

New User


Joined: 20 Mar 2006
Posts: 46

PostPosted: Sat Jul 14, 2007 2:36 pm
Reply with quote

Hi Kevin,
It would be fine ifor if i am able to concatenate 3 libraries and attach to a single DDNAME. Why because i have to find out whether a particular member is a subprogram, online program, batch program or fetchable program. In our organisation we have different libraries for different kind of programs..and at the same time different libraries for different regions (UT,IT and PRODUCTION).. so i have to concatenate UT,IT and PROD libraries related to each type of programs and check whether the given member exists in that Concatinated libraries.

Let me know if my question is valid for my requirement or not...

Thanks Kevin...

Regards,
Cher
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 -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts INCLUDE OMIT COND for Multiple values... DFSORT/ICETOOL 5
No new posts Replace Multiple Field values to Othe... DFSORT/ICETOOL 12
No new posts Multiple table unload using INZUTILB DB2 2
No new posts Grouping by multiple headers DFSORT/ICETOOL 7
No new posts How to append a PS file into multiple... JCL & VSAM 3
Search our Forums:

Back to Top