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

What is JCL LIB?


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

New User


Joined: 21 Oct 2003
Posts: 45

PostPosted: Mon Feb 16, 2004 8:30 pm
Reply with quote

What is JCL LIB?

Vamsee. icon_rolleyes.gif
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1592

PostPosted: Mon Feb 16, 2004 9:56 pm
Reply with quote

Hi Vamsee,

JCLLIB is a JCL stmt that allows the user to specify proclibs and include libraries other than the default (usuall the prod proc library). This gives the tester the ability to test procs from his/her own proclib(s) without using in-stream procs.

The facility provides the ability to specify one or more libs and the order they should be searched. It's best to include it immediately before the first EXEC or SET stmt in your Job JCL. Check the JCL Reference Manual for this and coding details.

publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IEA2B631/19.0?DT=20030423085347

Regards, Jack.
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

 


Search our Forums:

Back to Top