Page 1 of 1

Cloning a Existing CICS region

PostPosted: Tue Oct 26, 2010 10:46 am
by jaggz
Hi,

We have a sandbox where i want to Clone a existing CICS001 region to form a new CICS002 region. Before I start with cloning of the CICS region what are all the parameters that I need to change for progressing to another Version(Yet to be created by me). If so where i can fetch the requirements that helps us to Create a new cics region. I tried browsing the IBM site to find the right method, but they suggest us to use TXseries to create a new CICS region, but our shop does not have the TX series product.

Re: Cloning a Existing CICS region

PostPosted: Tue Oct 26, 2010 12:05 pm
by enrico-sorichetti
what process has Your organization followed for al the other clones!
ask Your support about it

but... quick and dirty..
no need to change the INTERNAL ONLY parameters
You will need to change only things seen outside
VTAM related info for example
ALL the DATASET RELATED info

Your security support will have to take care of the security related stuff for the new environment

Re: Cloning a Existing CICS region

PostPosted: Tue Oct 26, 2010 2:50 pm
by jaggz
Enrico,

Thanks a lot for your reply.