// JOB MA95345 MVT 9.5.345 APAR MA95345 * MVT 9.5.345, Issued by PRP on September 05, 2002 * Status=VERIFIED Type=REQUIRED * ------------------------------------------------------------------- * Problem: FFF Hardwait Program Check in $NLUAT * The LUTMOD routine in $NLUAT does not check for IGN and UA pub index values * and may consequently program check which results in a FFF Hardwait system * failure. * * This APAR resolves the problem described in Info/Sys 8094. * ------------------------------------------------------------------- * Conditions for applying APAR: * This APAR may be applied at any time, however its effect will * not be experienced until the next time the system is IPL'ed. // PAUSE *** Enter CANCEL to bypass APAR. Press ENTER to apply. // LIBDEF CL,TO=IJSYSRS,FROM=IJSYSRS (target lib) MVT/VSE systems only. // DEFINE GETVIS=200K MVT/VSE systems only. // EXEC MSHP,SIZE=900K CORRECT 1975-95-MVT:MA95345 /* 1975-MVT-01-095:MA95345 for VSE/SP */ AFFECTS PHASE=MVTVSE$A ALTER 185 69:FF AFFECTS PHASE=$NLUAT /* FIX AT LUTMOD+X'12' */ ALTER 1138 4340C555 : 4580C59E /* BAL R8,PAT1 */ /* */ ALTER 15AA C59EC5A0 : 4340C555 /*PAT1 ICM R4,LUTSAVPU */ ALTER 15AE C5A2C5A4 : BD41C58B /* CLM R4,M1,IGN */ ALTER 15B2 C5A6C5A8 : 47B0C1AA /* BNL LUTMOD95 */ ALTER 15B6 C5AA : 07F8 /* BR R8 */ /* /&