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

Need Library name in which AFOLIBR load is present.


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
yugendran

New User


Joined: 14 Dec 2007
Posts: 51
Location: indore

PostPosted: Fri Jul 24, 2009 4:51 pm
Reply with quote

Hi,

We used to search a string in ELIPS-Library by submitting a JCL everytime. I have a thought to write a REXX exec by allocating the all the libraries to specific DD names then call the AFOLIBR load will do the job.

But the problem here is I m not able to find any JOBLIB or STEPLIB in that JCL. I used TSO ISRDDN and searched for this load. There also I couldn't find it.

Please tell me where this AFOLIBR load resides.. is there anyway to find it..

Thanks,
Yuge
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Fri Jul 24, 2009 4:57 pm
Reply with quote

Quote:
is there anyway to find it
Yes -- talk to your peers, or contact your site support group and ask them. The specific location varies by site and there is no way we can know what data sets your support group installed into. It is also fairly common to place software vendor programs in the link list so you wouldn't need to allocate any STEPLIB or JOBLIB -- but that also depends upon the site.
Back to top
View user's profile Send private message
expat

Global Moderator


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

PostPosted: Fri Jul 24, 2009 4:57 pm
Reply with quote

I think that you will find that it may be in LINKLST and readily available without having to know the library name using
Code:

"CALL  *(program)"
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 -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts Load new table with Old unload - DB2 DB2 6
No new posts How to load to DB2 with column level ... DB2 6
No new posts Calling an Open C library function in... CICS 1
No new posts REASON 00D70014 in load utility DB2 6
No new posts Submit multiple jobs from a library t... JCL & VSAM 14
Search our Forums:

Back to Top