On Wed, 16 Sep 2020, blametroi@... wrote:
I see this has been asked once before, but if there was a resolution I didn't
understand it.
I'm running MVS3.8j built from Jay Moseley's instructions with no mods yet. I've been
running without problem for several days but when I tried logging into TSO after
leaving the system idle for the afternoon my TSO logon session locked up and I saw
$HASP050 JES2 RESOURCE SHORTAGE. CODE = JQES on the console.
This is a problem I faced when I began to use my Moseley
sysgen, coming from TK4-.
Not sure if I did the right thing, but, as the problem seems
to recurr, specially if you keep your MVS3.8j up for long times,
I looked to the TK4- JES2PARM, trying to understand why TK4-
doesn't show this problem, at least it didn't show up for my
average use.
The difference I've found is how the Moseley sysgen jobs
configure this JES2PARM parameter:
sysgen02.jcl:&NUMJOES=512 NUMBER OF JOB OUTPUT ELEMENTS
where TK4- has:
&NUMJOES=1200 NO. OF JOES
So, I changed this parm in my personal sysgen jobs to
the TK4- default.
Never seen this problem again.
Yet :-)
Peppe.