Thanks Dave.. Yes, I am not sure why the DFHHPSVC is needed either. And thanks for the Usermod. I wanted to copy it, not move it. So, this really helps.
Jerry -----Original Message----- From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of Dave Jousma Sent: Monday, March 22, 2021 11:51 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Upgrade from z/os 2.3 to 2.4 decrease PVT storage This message was sent from an external source outside of Western & Southern's network. Do not click links or open attachments unless you recognize the sender and know the contents are safe. ________________________________________________________________________________________________________________________ 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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN