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

PROC Changed, Need to add JCL also to Production?


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

New User


Joined: 29 Mar 2006
Posts: 59
Location: Montreal

PostPosted: Wed Mar 29, 2006 4:53 pm
Reply with quote

Hi ALL,
If we change a PROC as part of production change and if there is no changes applied to the corresponding JCL using this PROC, do I need to move the JCL along with the PROC to production after signing out the JCL.

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

New User


Joined: 16 Nov 2005
Posts: 21

PostPosted: Wed Mar 29, 2006 5:28 pm
Reply with quote

No.You don't want to change the JCL which is calling this PROC.
Because while executing this JCL in Production it will look in to the Library and name of the proc mentioned in the JCL.
Back to top
View user's profile Send private message
Gautam512

Active User


Joined: 05 Oct 2005
Posts: 308
Location: Vizag / US

PostPosted: Wed Mar 29, 2006 5:35 pm
Reply with quote

Hi,

I'll agree with abhicet2003, but if u signout the JCL, it is better to move both the elements into production.
Back to top
View user's profile Send private message
superk

Global Moderator


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

PostPosted: Wed Mar 29, 2006 6:33 pm
Reply with quote

Most Production Change coordinators will not allow a change to be implemented if there is no change to the code. It doesn't make any logical sense to attempt to implement the JCL when there is no change to the code.
Back to top
View user's profile Send private message
venktv

New User


Joined: 29 Mar 2006
Posts: 59
Location: Montreal

PostPosted: Mon Apr 03, 2006 2:14 pm
Reply with quote

Hi All,
Thanks for replying.

It looks like we dont have to signout and move the JCL if we are making changes only to PROC.

THanks much.
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 Monitoring production job progress. N... JCL & VSAM 4
No new posts Copying GDG version(all/few) from pro... CLIST & REXX 13
No new posts compare two file to find position/dat... SYNCSORT 2
No new posts Proc print in Mainframe All Other Mainframe Topics 4
No new posts Problème reproducing a production bu... ABENDS & Debugging 1
Search our Forums:

Back to Top