The VSAM dataset you create in SMP/E can either contain the Global/Target/DLIBs or you can create 3 separate VSAM Datasets, One for Global, One for Target and One for DLIB
What you have created will work. You do not need to separate it. If you want separate VSAM Datasets, you will need to read the manual on the functions suggested, ZONECOPY, ZONEEXPORT/ZONEIMPORT The SMPE Panels in ISPF can help you with the ZONECOPY, ZONEEXPORT/ZONEIMPORT JCL building Lizette > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] > On Behalf Of venkat kulkarni > Sent: Thursday, March 19, 2015 7:54 PM > To: [email protected] > Subject: SMPE CSI Name Change > > 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
