// JOB RA38067 SPRI 3.8.67 APAR RA38067 * SPRI 3.8.67, Issued by GSS on October 11, 2005 * Status=TESTED Type=REQUIRED * ------------------------------------------------------------------- * Problem: Correct XPCC Get maximum record length to 32767 or less * Correct XPCC Get processing to not set the maximum record * length to a value larger than 32767. * ------------------------------------------------------------------- * Conditions for applying APAR: * The phases affected by this APAR normally are loaded resident * in the processing region during activation. This allows the * APAR to be applied at any time, however its effect will not be * experienced until the product is reactivated. // 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-38-SPR:RA38067 /* 1975-SPR-01-038:RA38067 for VSE/SP */ AFFECTS PHASE=SPRISS$A ALTER 6F 43:FF AFFECTS PHASE=SPRIXGET ALTER 5C4 BF178045 : 47F03A68 ALTER A68 3A683A6A : BF178045 ALTER A6C 3A6C3A6E : 59103AE8 /* GREATER THAN 32767? */ ALTER A70 3A703A72 : 47D035C8 /* NOT OK AS IS */ ALTER A74 3A743A76 : 58103AE8 /* SET TO 32767 */ ALTER A78 3A783A7A : 47F035C8 /* /&