A fix is available
APAR status
Closed as program error.
Error description
1. REPAIR LEVELID requires processing at the PART level. Any object(s) selected at the ALL level will be converted to the PART level and the following build message will be generated during the build: HAAB589I - Object converted to PART level for REPAIR LEVELID. 2. Change "View/Update..." text on panels listed below to either "View" or "Update", depending on the option selected. a. RECOVER utility: (panels HAA$URCV, HAAHURCV and HAAHVRCV) Change panel text "View/Update FlashCopy Dataset Options" to more specific verbiage, based on whether UPDATE or VIEW was selected. b. IMAGE COPY utility: (panels HAA$UIMG, HAAHUIMG and HAAHVIMG) Change panel text "View/Update FlashCopy Dataset Options" to more specific verbiage, based on whether UPDATE or VIEW was selected. c. TS REORG - IMAGE COPY: (panels HAA$UCOP and HAAHUCOP) Change the following panel text to more specific verbiage, based on whether UPDATE or VIEW was selected: i. "View/Update Options" ii. "View/Update FlashCopy Dataset Options" d. REBUILD INDEX utility: (panels HAA$URBL, HAAHURBL and HAAHVRBL) Change panel text "View/Update FlashCopy Dataset Options" to more specific verbiage, based on whether UPDATE or VIEW was selected. e. RE IMAGE COPY utility: (panels HAA$REIM, HAAHREIM and HAAHVREM) Change panel text "View/Update Options" to more specific verbiage, based on whether UPDATE or VIEW was selected. f. REORG INDEX utility Panels HAA$UREX, HAAHUREX and HAAHVREX: Change the following Dataset Options text to more specific verbiage, based on whether UPDATE or VIEW was selected: i. View/Update SYSUT1 Dataset Options ii. View/Update FlashCopy Dataset Options g. RECOVER and REORG INDEX utilities: Help panel for message HAAM818E - text is changing FROM: If you enter a template data set and member name, a FlashCopy template name is required. Enter Y or C for FlashCopy options, and Y for View/Update FlashCopy Dataset Options to select a template name. TO: If you enter a template data set and member name, a FlashCopy template name is required. Enter Y or C for FlashCopy options, and Y for Update FlashCopy Dataset Options to select a template name. 3. Keyword REPAIR VERSIONS is not supported for LOB or XML spaces and at execution time can result in RC=8 and message DSNU068I. This keyword will be disallowed for LOB or XML spaces and build message HAAB582W will be generated: HAAB582W - REPAIR INSERTVERSIONPAGES has been turned off for this LOB|XML Tablespace. 4. Panel HAAHVREO: Change 'View DSN options' text to 'View Discard DSN options' to match the related field on panel HAA$UREO. 5. Panel HAAHVREX: Add missing help for field 'View/Update SYSUT1 Dataset Options'. 6. HAA$UREO: SYSPUNCH options text disappears after viewing help panel HAAHUREO 7. Change text "DB2" to "Db2" in panels, online messages, build messages, skeletons and TCz. 8. REPAIR utility: If no objects were triggered due to the options selected, it's possible that HAA can generate empty control cards. This fix will eliminate the problem by: a. generating IEFBR14 jobstep, instead of REPAIR b. displaying build message HAAB590E, which indicates that the object was turned off for REPAIR because no options were included. 9. Help panel navigation - Currently, attempts to scroll past the limits of help panel text results in the display of the ISPF tutorial panel. This fix will implement a new help panel (HAAMHELP) that will be displayed in this situation. 10. Help panel HAAHJG27: Improve and clarify the help text for REORG Avoidance Performance Windows Options 11. User response message correction for HAA359E. Message HAA359E is changing from: When the Freqval Count field contains a number, the Freqval Occurrence field must not be blank. Either enter an integer value in the Freqval Occurrence field, or remove the value from the Freqval Count field. To: When the Freqval Count field contains a number, the Freqval Occurrence field must not be blank. Either remove the value from the Freqval Count field, or enter a value in the Freqval Occurrence field
Local fix
Problem summary
**************************************************************** * USERS AFFECTED: All users * **************************************************************** * PROBLEM DESCRIPTION: This PTF addresses the following * * internal issues: * * * * 1) REPAIR LEVELID requires processing * * at the PART level. Any object(s) * * selected at the ALL level will be * * converted to the PART level and the * * following build message will be * * generated during the build: * * * * HAAB589I - Object converted to * * PART level for REPAIR LEVELID. * * * * 2) Change "View/Update..." text on * * panels listed below to either "View" or * * "Update", depending on the option * * selected. * * * * a) RECOVER utility: (panels HAA$URCV, * * HAAHURCV and HAAHVRCV) Change * * panel text "View/Update FlashCopy * * Dataset Options" to more specific * * verbiage, based on whether UPDATE * * or VIEW was selected. * * * * b) IMAGE COPY utility: (panels * * HAA$UIMG, HAAHUIMG and HAAHVIMG) * * Change panel text "View/Update * * FlashCopy Dataset Options" to more * * specific verbiage, based on * * whether UPDATE or VIEW was * * selected. * * * * c) TS REORG - IMAGE COPY: (panels * * HAA$UCOP and HAAHUCOP) Change the * * following panel text to more * * specific verbiage, based on * * whether UPDATE or VIEW was * * selected: * * * * "View/Update Options" * * "View/Update FlashCopy * * Dataset Options" * * * * d) REBUILD INDEX utility: (panels * * HAA$URBL, HAAHURBL and HAAHVRBL) * * Change panel text "View/Update * * FlashCopy Dataset Options" to more * * specific verbiage, based on * * whether UPDATE or VIEW was * * selected. * * * * e) RE IMAGE COPY utility: (panels * * HAA$REIM, HAAHREIM and HAAHVREM) * * Change panel text "View/Update * * Options" to more specific * * verbiage, based on whether UPDATE * * or VIEW was selected. * * * * f) REORG INDEX utility Panels * * HAA$UREX, HAAHUREX and HAAHVREX: * * Change the following Dataset * * Options text to more specific * * verbiage, based on whether UPDATE * * or VIEW was selected: * * * * View/Update SYSUT1 Dataset * * Options * * View/Update FlashCopy Dataset * * Options * * * * g) RECOVER and REORG INDEX utilities: * * Help panel for message HAAM818E - * * text is changing FROM: * * * * If you enter a template data set * * and member name, a FlashCopy * * template name is required. Enter * * Y or C for FlashCopy options, * * and Y for View/Update FlashCopy * * Dataset Options to select a * * template name. * * * * TO: * * * * If you enter a template data set * * and member name, a FlashCopy * * template name is required. Enter * * Y or C for FlashCopy options, * * and Y for Update FlashCopy * * Dataset Options to select a * * template name. * * * * 3) Keyword REPAIR VERSIONS is not * * supported for LOB or XML spaces and * * at execution time can result in RC=8 * * and message DSNU068I. This keyword * * will be disallowed for LOB or XML * * spaces and build message HAAB582W * * will be generated * * * * HAAB582W - REPAIR INSERTVERSIONPAGES * * has been turned off for this LOB|XML * * Tablespace. * * * * 4) Panel HAAHVREO: Change 'View DSN * * options' text to 'View Discard DSN * * options' to match the related field * * on panel HAA$UREO. * * * * ....................................... * * 5) Panel HAAHVREX: Add missing help for * * field 'View/Update SYSUT1 Dataset * * Options'. * * * * ....................................... * * 6) HAA$UREO: SYSPUNCH options text * * disappears after viewing help panel * * HAAHUREO * * * * ....................................... * * 7) Change text "DB2" to "Db2" in * * panels, online messages, build * * messages, skeletons and TCz. * * * * ....................................... * * 8) REPAIR utility: If no objects were * * triggered due to the options * * selected, it's possible that HAA can * * generate empty control cards. This * * fix will eliminate the problem by: * * * * a) generating IEFBR14 jobstep, * * instead of REPAIR * * * * b) displaying build message * * HAAB590E, which indicates that * * the object was turned off for * * REPAIR because no options were * * included. * * * * 9) Help panel navigation - Currently, * * attempts to scroll past the limits * * of help panel text results in the * * display of the ISPF tutorial panel. * * This fix will implement a new help * * panel (HAAMHELP) that will be * * displayed in this situation. * * * * 10) Help panel HAAHJG27: Improve and * * clarify the help text for REORG * * Avoidance Performance Windows * * Options * * * * 11) User response message correction * * for HAA359E Message HAA359E is * * changing from: * * * * When the Freqval Count field * * contains a number, the Freqval * * Occurrence field must not be blank. * * Either enter an integer value in * * the Freqval Occurrence field, or * * remove the value from the Freqval * * Count field. * * * * To: * * * * When the Freqval Count field * * contains a number, the Freqval * * Occurrence field must not be * * blank. Either remove the value * * from the Freqval Count field, or * * enter a value in the Freqval * * Occurrence field. * **************************************************************** * RECOMMENDATION: Apply PTF * **************************************************************** .
Problem conclusion
Temporary fix
Comments
APAR Information
APAR number
PH50117
Reported component name
DB2 AUTOMATION
Reported component ID
5697G6300
Reported release
430
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt / Xsystem
Submitted date
2022-10-11
Closed date
2022-12-01
Last modified date
2023-01-03
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
PH51207 UI83536
Modules/Macros
HAA#UTED HAA$$CCQ HAA$$DSC HAA$$PRM HAA$$SEQ HAA$ACTR HAA$ADEH HAA$ADML HAA$ADMS HAA$ADMX HAA$ADSD HAA$ALR2 HAA$ALRC HAA$ALRG HAA$ALRO HAA$ALRT HAA$ANST HAA$AOIM HAA$AOSP HAA$APRD HAA$ASAT HAA$ASIM HAA$ATMX HAA$ATRH HAA$ATRO HAA$ATSC HAA$ATST HAA$BMSD HAA$BMSG HAA$BMSH HAA$BUTP HAA$CHAR HAA$CMW HAA$CMWS HAA$CQMD HAA$DBS HAA$DDP HAA$DDP2 HAA$DISO HAA$DLOG HAA$DPSC HAA$DPV HAA$DRD HAA$DRS HAA$DS HAA$DS2 HAA$DSD HAA$DSE2 HAA$DSE3 HAA$DSET HAA$DSN HAA$DXC2 HAA$DXC3 HAA$DXDE HAA$DXEB HAA$DXEO HAA$DXEQ HAA$DXES HAA$ED1 HAA$ED2 HAA$ED3 HAA$ED4 HAA$ED81 HAA$EDI8 HAA$EDT1 HAA$EDT2 HAA$EDT8 HAA$EDTI HAA$EDTT HAA$EPRS HAA$EPRU HAA$EPRY HAA$FCOL HAA$FRQ1 HAA$FRQ3 HAA$GETD HAA$HPCD HAA$HPDC HAA$HPDN HAA$HPDP HAA$HPDT HAA$HPDU HAA$HPDX HAA$HPSO HAA$HPTB HAA$HPTO HAA$HPTS HAA$HPUC HAA$HPUD HAA$HPUO HAA$HST1 HAA$ISQE HAA$ISQL HAA$IXFN HAA$JOBD HAA$JOVR HAA$JPRD HAA$JPRJ HAA$JPRU HAA$JPRV HAA$LJBO HAA$LOBJ HAA$LPRD HAA$LSTP HAA$MAIN HAA$MPRD HAA$MPRU HAA$NOT2 HAA$NOTP HAA$NTFA HAA$NTFE HAA$NTFJ HAA$NTFM HAA$NTFS HAA$NTFU HAA$OINC HAA$OINV HAA$OP81 HAA$OPI8 HAA$OPR8 HAA$OPRD HAA$OPRE HAA$OPRI HAA$OPRT HAA$OPRU HAA$OPRV HAA$OPT1 HAA$OPVL HAA$ORS HAA$ORSC HAA$ORSF HAA$ORSG HAA$ORSH HAA$ORSI HAA$ORST HAA$OTL8 HAA$OTLK HAA$OUT HAA$OUTL HAA$OUTP HAA$OXLB HAA$OXLI HAA$OXLT HAA$OXLV HAA$PITS HAA$PRFI HAA$PRFL HAA$PRFX HAA$PUNG HAA$PUNO HAA$QM HAA$RCFS HAA$RDSN HAA$REAV HAA$RECG HAA$RECH HAA$RECO HAA$REI HAA$REIM HAA$REIN HAA$REIO HAA$REN2 HAA$REPT HAA$RIFN HAA$RIFO HAA$RSEL HAA$SCHD HAA$SNLD HAA$SOPT HAA$SOPU HAA$SPRD HAA$STB HAA$STCG HAA$STCL HAA$STG HAA$STI1 HAA$STI2 HAA$STI3 HAA$STL HAA$STPT HAA$STTB HAA$SUNL HAA$SUNV HAA$SYMR HAA$TBPR HAA$TMPN HAA$TPRC HAA$TPRD HAA$TSK HAA$TSKA HAA$TSKH HAA$TSKJ HAA$TSKM HAA$TSKO HAA$TSKP HAA$TSKS HAA$TSQE HAA$TSQJ HAA$TSQL HAA$TSSD HAA$UC2C HAA$UC2I HAA$UCFN HAA$UCFO HAA$UCHK HAA$UCHX HAA$UCOP HAA$UCPM HAA$UCPN HAA$UCPO HAA$UDTP HAA$UEMC HAA$UIMG HAA$UIOP HAA$UIPC HAA$UIST HAA$ULTL HAA$UMCI HAA$UMCY HAA$UMIT HAA$UMOD HAA$UNLT HAA$UOPB HAA$UOPD HAA$UOPE HAA$UOPT HAA$UPRD HAA$UQUI HAA$URBD HAA$URBL HAA$URBO HAA$URCB HAA$URCC HAA$URCE HAA$URCF HAA$URCL HAA$URCP HAA$URCV HAA$URCX HAA$UREA HAA$UREO HAA$UREX HAA$URPR HAA$URST HAA$USHA
Fix information
Fixed component name
DB2 AUTOMATION
Fixed component ID
5697G6300
Applicable component levels
R430 PSY UI83536
UP22/12/03 P F212
Fix is available
Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.
[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSZJXP","label":"DB2 Tools for z\/OS"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"4.3.0","Line of Business":{"code":"LOB10","label":"Data and AI"}}]
Document Information
Modified date:
05 January 2023