The SMP/E CSI contains all 3 of the global, target and distribution zones in the single VSAM dataset 'SMPE.CICS.GLOBAL.CSI'. This no problem. But if you want them to be in 3 separate VSAM datasets then ZONECOPY (or ZONEEXPORT/ZONEIMPORT) the current target and distribution zones to 2 new VSAM datasets and change your global zone to point at them.

venkat kulkarni wrote:

Hello Adam,
                Thanks for response. But I am not fully getting how you
mean this. Can you please send me sample JCL to follow this.



On Fri, Mar 20, 2015 at 8:35 AM, Gerhard Adam <[email protected]> wrote:

They are simply within the same CSI.  Do ZONECOPY to separate CSI if you
want it different.

Sent from my iPad

On Mar 19, 2015, at 10:54 PM, venkat kulkarni <
[email protected]> wrote:
 Hello All,
              We just installing CICS 5.2 using CBPDO and somehow we
made
mistake in JCL and now, target and distribution and  global csi has same
name, which is wrong. But when I checked each zone manually, all DDDEF
etc
are defined correctly under that.

Do we have any possible manner to correct this error. Also
SMPE.CICS.GLOBAL.CSI  exist only once, then from where distribution and
target zone are getting data.




     DEFINITION - ZONE SELECTION                Row 1 to 5 of 5
===>                                                         SCROLL ===>
PAGE

Verify or edit the zones defined in the global zone.
(Select ONE at a time. Only the first of multiple
selections will be processed.)

     S - next to entry to verify or change an existing
         zone definition.

OPTION  NAME                 CSI DATA SET NAME                 TYPE

      GLOBAL  SMPE.CICS.GLOBAL.CSI                             GLOBAL
      CICS52D SMPE.CICS.GLOBAL.CSI                             DLIB
      CICS52T SMPE.CICS.GLOBAL.CSI                             TARGET
******************************* Bottom of data
********************************


Regards
Venkat

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN



----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to