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

Invoke a Catalogued proc


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Mukesh.py
Currently Banned

New User


Joined: 22 Sep 2008
Posts: 17
Location: Chennai, India.

PostPosted: Tue Nov 11, 2008 2:19 pm
Reply with quote

Hi members.
How to invoke a catalogued proc from a JCL which resides in a PDS : TEST.PROCLIB

Thanks,
Mukesh.
Back to top
View user's profile Send private message
Aaru

Senior Member


Joined: 03 Jul 2007
Posts: 1287
Location: Chennai, India

PostPosted: Tue Nov 11, 2008 2:30 pm
Reply with quote

Mukesh,

Quote:
How to invoke a catalogued proc from a JCL which resides in a PDS : TEST.PROCLIB


Use the JCLLIB statement.

Code:
//LIB1 JCLLIB ORDER=(TEST.PROCLIB)     
Back to top
View user's profile Send private message
Mukesh.py
Currently Banned

New User


Joined: 22 Sep 2008
Posts: 17
Location: Chennai, India.

PostPosted: Tue Nov 11, 2008 2:44 pm
Reply with quote

Thanks Aaru.
Back to top
View user's profile Send private message
Aaru

Senior Member


Joined: 03 Jul 2007
Posts: 1287
Location: Chennai, India

PostPosted: Tue Nov 11, 2008 3:04 pm
Reply with quote

You are Welc icon_biggrin.gif me
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 Invoke stored procedure via batch JCL. DB2 2
No new posts Invoke IMS transaction from .NET IMS DB/DC 1
No new posts JCL to invoke Python in z/OS JCL & VSAM 20
No new posts Proc print in Mainframe All Other Mainframe Topics 4
This topic is locked: you cannot edit posts or make replies. Invoke REXX thru JCL to expand the co... CLIST & REXX 2
Search our Forums:

Back to Top