At one time it was a big deal when SNA was all the rage :) 
I did forget this once and only once in a VTAM/SNA world, never again 
   
Carmen Vitullo 

   

-----Original Message-----

From: Radoslaw <[email protected]>
To: IBM-MAIN <[email protected]>
Date: Monday, 22 March 2021 1:40 PM CDT
Subject: Re: Upgrade from z/os 2.3 to 2.4 decrease PVT storage

My former CICS admin used to say "don't forget about it or I'll kill 
you", so I think it is important. ;-) 

-- 
Radoslaw Skorupka 
(looking for new job) 
Lodz, Poland 



W dniu 22.03.2021 o 19:05, PINION, RICHARD W. pisze: 
> Doesn't the CICS DFHHPSVC have something to do with the "VTAM High 
> Performance" Option? 
> Is that still a big deal? 
> 
> -----Original Message----- 
> From: IBM Mainframe Discussion List <[email protected]> On Behalf Of 
> Radoslaw Skorupka 
> Sent: Monday, March 22, 2021 1:43 PM 
> To: [email protected] 
> Subject: Re: Upgrade from z/os 2.3 to 2.4 decrease PVT storage 
> 
> [External Email. Exercise caution when clicking links or opening 
> attachments.] 
> 
> I cannot check it now, but I'm pretty sure this is a part of CICS 
> installation when using ServerPac Installation Dialog. 
> I mean new module in SYS1.NUCLEUS and appropriate entries in SYS1.IPLPARM. 
> 
> 
> -- 
> Radoslaw Skorupka 
> (looking for new job) 
> Lodz, Poland 
> 
> 
> 
> 
> W dniu 22.03.2021 o 16:55, Edgington, Jerry pisze: 
>> 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 <[email protected]> On 
>> Behalf Of Dave Jousma 
>> Sent: Monday, March 22, 2021 11:51 AM 
>> To: [email protected] 
>> 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 [email protected] with the message: INFO IBM-MAIN 
>> 
>> ---------------------------------------------------------------------- 
>> For IBM-MAIN subscribe / signoff / archive access instructions, send 
>> email to [email protected] with the message: INFO IBM-MAIN 
> ---------------------------------------------------------------------- 
> For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
> [email protected] with the message: INFO IBM-MAIN 
> Confidentiality notice: 
> This e-mail message, including any attachments, may contain legally 
> privileged and/or confidential information. If you are not the intended 
> recipient(s), or the employee or agent responsible for delivery of this 
> message to the intended recipient(s), you are hereby notified that any 
> dissemination, distribution, or copying of this e-mail message is strictly 
> prohibited. If you have received this message in error, please immediately 
> notify the sender and delete this e-mail message from your computer. 
> 
> 
> ---------------------------------------------------------------------- 
> For IBM-MAIN subscribe / signoff / archive access instructions, 
> send email to [email protected] with the message: INFO IBM-MAIN 

---------------------------------------------------------------------- 
For IBM-MAIN subscribe / signoff / archive access instructions, 
send email to [email protected] with the message: INFO IBM-MAIN   

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to