Michael, I use the following:
//CSDUP EXEC PGM=DFHCSDUP //STEPLIB DD DISP=SHR,DSN=CICSTS32.CICS.SDFHLOAD // DD DISP=SHR,DSN=CICSTS32.CPSM.SEYULOAD //DFHCSD DD DISP=SHR,DSN=NIH.CICSTS32.PROD.DFHCSD //ORIGCSD DD DISP=SHR,DSN=NIH.CICSTS23.PROD.DFHCSD //SYSPRINT DD SYSOUT=* //SYSIN DD * COPY GROUP(*) TO(*) MERGE FROMCSD(ORIGCSD) David O'Brien NIH Contractor -----Original Message----- From: Micheal Butz [mailto:[email protected]] Sent: Tuesday, March 22, 2011 8:08 AM To: [email protected] Subject: Copying One DFHCSD file to another I am trying to copy one CICS system to another I have gotten everything to work besides the CSD file Would anyone know how to copy this file over Sent from my iPhone ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

