Jerry, I wouldnt move it, just write a usermod to copy it to NUCLEUS, and update your NUCLSTxx member. Let the CICS guy tell you when it changes, and you need to re-apply your usermod.
We incidentally dont install DFHHPSVC. Not sure why, I did ask the CICS guy about it. Here is an old copy of a usermod i had laying around ++USERMOD(MCIC001) . ++VER(Z038) FMID(HBB7707) . 00036000 ++JCLIN. 00037000 //JOB1 JOB 'DFHHPSVC',MSGLEVEL=(1,1) //STEP1 EXEC PGM=IEBCOPY //ESALINK DD DSN=SYS1.ZOS15.LINKLIB,DISP=SHR,UNIT=3390, // VOL=SER=TSG005 //NUCLEUS DD DISP=SHR,DSN=SYS1.NUCLEUS,UNIT=3390,VOL=SER=TGT10A //SYSIN DD * COPY INDD=ESALINK,OUTDD=NUCLEUS TYPE=MOD SELECT M=(DFHHPSVC) /* 00050000 ++MOD(DFHHPSVC) LKLIB(LKLIB). 00051000 QX 00052000 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
