Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
What is Production, Development & Testing Region?

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Other Mainframe Topics
Author Message
sandip_datta

EXPERT


Joined: 02 Dec 2003
Posts: 152
Location: Tokyo, Japan

PostPosted: Fri Sep 10, 2004 2:15 pm    Post subject:
Reply with quote

Vikas,
Your questions are logical than technical.
Let us know what is your opinion about four or more different regions and what will be the sequence - first production and then development or reverse?

Regards,
Sandip.
Back to top
View user's profile Send private message
References
PostPosted: Fri Sep 10, 2004 2:15 pm    Post subject: Re: Reply with quote

mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1474

PostPosted: Sat Sep 11, 2004 11:24 pm    Post subject:
Reply with quote

Hi Vikas,

Before I answer your ques please note that there is a CICS forum on this site. Please take the time before posting to familiarize yourself with this site before posting.

Now to your ques:

Suppose you're tasked to change a CICS module. You've coded the change and you are ready to unit test. This testing is performed in the Test Region.

One you're satisfied with that testing, you "migrate" the module to the prod libraries and the next execution of the module (with your changes) is performed in the Production Region.

If the change you wrote does not execute properly the module with the change you wrote is "backed out" and the original code is used to execute in the Prod Region.

At this point you research the problem and devise a solution, then the cycle outlined above is performed once again.

I'm not familiar with the Emergency Region you cite. My experience is with an "Emergency Migration" where "Emergency Libraries" are used to facilitate a quick 'backout" process. I can't imagine a shop having 2 production level CICS Regions, one of which handles "emergency changes", but then some shops may have special requirements.
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1474

PostPosted: Sun Sep 12, 2004 1:47 am    Post subject:
Reply with quote

Hi Vikas,

Before I answer your ques please note that there is a CICS forum on this site. Please take the time before posting to familiarize yourself with this site before posting.

Now to your ques:

Suppose you're tasked to change a CICS module. You've coded the change and you are ready to unit test. This testing is performed in the Test Region.

One you're satisfied with that testing, you "migrate" the module to the prod libraries and the next execution of the module (with your changes) is performed in the Production Region.

If the change you wrote does not execute properly the module with the change you wrote is "backed out" and the original code is used to execute in the Prod Region.

At this point you research the problem and devise a solution, then the cycle outlined above is performed once again.

I'm not familiar with the Emergency Region you cite. My experience is with an "Emergency Migration" where "Emergency Libraries" are used to facilitate a quick 'backout" process. I can't imagine a shop having 2 production level CICS Regions, one of which handles "emergency changes", but then some shops may have special requirements.
Back to top
View user's profile Send private message
sandip_datta

EXPERT


Joined: 02 Dec 2003
Posts: 152
Location: Tokyo, Japan

PostPosted: Mon Sep 13, 2004 1:05 pm    Post subject:
Reply with quote

We have one emergency library for modules. In case of emergency(when there is no time for usual promotion and necessary approval, we generally go for this). The modules then go to emergency load library. And while picking up the module during execution in production, the sequence is Emergency Library --> Production Library.
Next day, we nee to regularise the changes i.e., need to move the load from Emergency library to production library with necessary approvals. That means, usually there should not be any module in emergency load library after 1 day.


Usually, we have 3 different regions -

Development - Developer have all access - Read, Write, Update, Delete.
UAT - Access is Read, All others by jobs only by operator upon approval.
Production - Nothing after than viewing the source code. We need to restore the files to development for further access. This restoration is done by operator after approval.

regards,
Sandip.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Other Mainframe Topics All times are GMT + 6 Hours
Page 1 of 1