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

Need to move that base jcl to production


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
kumar1234

New User


Joined: 06 Nov 2007
Posts: 84
Location: bangalore

PostPosted: Thu May 29, 2008 12:06 pm
Reply with quote

Hi,

I have a small doubt related to the production load library.

In a requirement I had to code a new cobol DB2 prog, a proc and a base jcl, While testing i used a test load lib in my base jcl and now i need to move that base jcl to production, do i need to mention the production load lib in my base jcl ? or will it take by itself from the poduction load lib.

Can anyone clarify me on this small doubt.

Thanks,
Kumar.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Thu May 29, 2008 12:33 pm
Reply with quote

usually the system_testing and testing scenarios are clones of the production setup
with different libraries names

to promote to production You need to create in the production environment
the same things You had in the test environment

from ...
load to load
proc to proc
....
.... as many libraries as You need
....
jcl to jcl

but maybe the promote to production should be made by the proper team

ask Your support for detailed instructions
I just made some general considerations,
I know nothing of Your environment, standards, practices, directives
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 -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts COBOL - Move S9(11)v9(7) COMP-3 to -(... COBOL Programming 5
No new posts Monitoring production job progress. N... JCL & VSAM 4
No new posts How to move the first field of each r... DFSORT/ICETOOL 5
No new posts How to move DB2 Installation HLQ DB2 4
No new posts Copying GDG version(all/few) from pro... CLIST & REXX 13
Search our Forums:

Back to Top