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

How to catlog a procedure in SYS1.PROCLIB


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

New User


Joined: 13 Jun 2005
Posts: 24

PostPosted: Tue Jun 28, 2005 4:07 pm
Reply with quote

A proc can either be stored in a private lib or sys1.proclib....i wanna know how to store it in sys1.proclib..
by the way do i have to mention the system lib while executing it in exec step like v mention jcllib for private lib.
Back to top
View user's profile Send private message
naveensri2005
Currently Banned

New User


Joined: 22 Mar 2005
Posts: 51
Location: chennai

PostPosted: Tue Jun 28, 2005 6:12 pm
Reply with quote

hi

when u didn't specify any private lib. that procedure is by default is stored in sytem lib. when u r using in jcl first it checks private lib when it is avilable it is executed other wise it check in syslib. if it is found it will be executed.



naveen
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 Calling COBOL DB2 program from a COBO... COBOL Programming 2
No new posts Cond parameter and Rc code of a proce... JCL & VSAM 5
This topic is locked: you cannot edit posts or make replies. Internal Autonomous Stored Procedure ... DB2 6
No new posts Stored procedure cpu utilization DB2 1
Search our Forums:

Back to Top