I guess before I start I have to define the CLUSTER. I see an a
example in the CICS transaction server 3.1 which we use where the key
is defined ad 22 bytes max recordsize is 2000 am I on the right track
Sent from my iPhone
On Mar 22, 2011, at 8:17 AM, "O'Brien, David W. (NIH/CIT) [C]" <[email protected]
> wrote:
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
----------------------------------------------------------------------
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