A fix is available
APAR status
Closed as program error.
Error description
z/OS Debugger service for IBM Developer for z/OS Enterprise Edition 17.0.1. IBM Developer for z/OS 17.0.1. IBM Debug for z/OS 17.0.1. --- Features --- See '17.0.1' in "What's new in IBM z/OS Debugger" in the z/OS Debugger documentation. --- End Features --- --- Service --- -In remote debug of COBOL V5+ program, msg 'EQA00STT: BUILD_STN, NUMBER = 0' is issued followed by ABENDS0C1, or wrong break points are set. +EQA9999E - Severe Internal Error in z/OS Debugger Module +EQA9999E - Please contact your IBM Representative +EQA9999E - Failure address - 33A3ECC2 +EQA9999E - Program Check at EQA00STT+000042EA +EQA9999E - Interrupt Code - 00000001 Other symptoms: At startup time, Debugger seems to load existing breakpoints incorrectly. At runtime it ignores some breakpoints, and stops at other random statements. (PH63479 at 16.0) -Debug Profile Service for IMS ISO uses a single RESLIB for multiple IMS instances. A single Debug Profile Service instance can access multiple IMS subsystems. The name of the IMS RESLIB that it allocates for the interface comes from eqaprof.env and is not adjusted for the current IMS target. (PH63730 at 16.0) -Program Check at EQA00STT+00003364 during COBOL V6 debug session. (PH63772 at 16.0) -Debug Profile Service EQAPROF: CICS EXCI connection not working, EQAPS1016E message displayed. The problem only occurs for CICS regions which do not have an 8 character APPLID name. (PH63812 at 16.0) -TAZ - Test case error not being flagged when changing the file I/O output. (PH63915 at 16.0) -Multiple CICS abends AZI6 followed by message DFHPC0409 and CICS shutdown when DTCN tried to access EQADPFMB file in a remote region. (PH64013 at 16.0) -TAZ - Batch IMS test job looping when recording the data for a COBOL ENTRY. (PH65135 at 16.0) -ABENDS0C4 at EQATIMEX+13FC. ABENDS0C4 occurred when IMS Isolation code tried to deregister a transaction that was not registered to the requesting user. It is possible that the transaction was recently deregistered using a different lpar in the sysplex. (PH64269 at 16.0) -TAZ - IMS online test case abends with ABENDS0C4 at EQA00LNG+1A76. (PH64326 at 16.0) -TAZ (Test Accelerator for Z) ABENDS0C1 in BZULINK. ABENDS0C1 during replay where the PUT load module contains a mix of Cobol v5 and v4 CUs, but the v4 CU is never entered. (PH64442 at 16.0) -Can not start up IMS ISO region since 16.0.5 install. IMS isolation support for shared queues uses UPDATE TRAN commands to prepare EQA* transactions for debugging. These commands require authorization that existing users of transaction isolation normally do not have. The commands also may be disallowed by the IMS setup. A failure of an UPDATE command prevents the isolation region from starting. (PH64690 at 16.0) -DTR replay job combined with code coverage of COBOL V5+ may randomly end with message EQA00STT: BUILD_STN, NUMBER = 0 followed by an ABENDS0C1 and +EQA9999E - Program Check at EQA00STT+000042EE (PH64509 at 16.0) -TAZ - ABENDS0C4 in EQA0VEXE+89B6, DTE - CICS MRO CBSA OMEN Replay ABEND U4083. (PH64783 at 16.0) -TAZ - Data comparison on WRITE fails for RECFM=V file. When recording a testcase in a RECFM=V QSAM dataset, the Dynamic Test Engine (DTE) stores the record prefix containing the length field (LLBB) as well as the portion of the data buffer visible to the user's program. However, during playback, only the program data (starting after the LLBB) gets compared against the recorded data, so there is always a mismatch. The playback ends with RC=4. (PH65191 at 16.0) -Debug Profile Service API - CICS debug profile defined with EXCI fails to start debug session. Customers who want to use the Debug Profile Service (DPS) API to manage CICS debug profiles with the CICS EXCI integration option must install either IDz 17.0.1 or IDz 16.0.7. Without this, the Debug Profile Service will fail to switch the user context from the server to the current user, preventing the debug session from starting. This fix enables the DPS API to correctly switch the user context from the server to the current user when managing CICS debug profiles on CICS regions via the CICS EXCI interface. https://www.ibm.com/docs/en/debug-for-zos/17.0?topic=service -adding-support-debug-profile-api (PH65048 at 17.0) -ACF2 ACCESS VIOLATIONS FOR EQAAUTH.TCP When the z/OS Debugger Authorization profile EQAAUTH.TCP does not exist, ACF2 assumes no access for anyone unlike RACF where no profile assumes access for all. This is used for TCPIP& connections. (PH65192 at 17.0) RDS/CC fixes marked against 5724T0700 -IBM Developer for z/OS 16.0.5 Headless Code Coverage producing empty result/output directory when encountering an error. Running Headless Code Coverage on a program that was not compiled with the TEST debug parameter will result in an empty output directory and non existent code coverage report. The output directory is removed/cleaned because an error was encountered collecting code coverage data. This condition is encountered when (1) -singleconnection is used, AND (2) the incoming code coverage job, has no code coverage result (in this case, due to no debug data with NOTEST compile option). In the absence of the TEST debug parameter, there will be no data for the debug engine to find. Due to the removal of the output directory and log, the user is unable to view or act on any errors that may have been reported. (PH64024 at 16.0) -MFA for Headless Code Coverage is not working with Java 21. For COBOL V5 and V6 references above: FIXCAT KEYWORD: COB0501T/K COB0502T/K COB0601T/K COB0602T/K COB0603T/K COB0604T/K For z/OS Debugger: FIXCAT KEYWORD: DEBUGGER/K --- End Service ---
Local fix
Problem summary
**************************************************************** * USERS AFFECTED: * * z/OS Debugger 16.0 users who need the * * features or have the problems described in * * the Problem Description. * **************************************************************** * PROBLEM DESCRIPTION: * * z/OS Debugger service for * * IBM Developer for * * z/OS Enterprise Edition 17.0.1. * * IBM Developer for z/OS 17.0.1. * * IBM Debug for z/OS 17.0.1. * * * * * * --- Features --- * * * * See '17.0.1' in "What's new in IBM * * z/OS Debugger" in the z/OS Debugger * * documentation. * * * * * * --- End Features --- * * * * * * --- Service --- * * * * -In remote debug of COBOL V5+ program, * * msg 'EQA00STT: BUILD_STN, NUMBER = * * 0' is issued followed by ABENDS0C1, * * or wrong break points are set. * * * * +EQA9999E - Severe Internal Error in * * z/OS Debugger Module * * +EQA9999E - Please contact your IBM * * Representative * * +EQA9999E - Failure address - * * 33A3ECC2 * * +EQA9999E - Program Check at * * EQA00STT+000042EA * * +EQA9999E - Interrupt Code - * * 00000001 * * * * Other symptoms: * * At startup time, Debugger seems to * * load existing breakpoints * * incorrectly. At runtime it ignores * * some breakpoints, and stops at other * * random statements. * * * * (PH63479 at 16.0) * * * * * * -Debug Profile Service for IMS ISO * * uses a single RESLIB for multiple IMS * * instances. * * * * A single Debug Profile Service * * instance can access multiple IMS * * subsystems. The name of the IMS * * RESLIB that it allocates for the * * interface comes from eqaprof.env and * * is not adjusted for the current IMS * * target. * * * * (PH63730 at 16.0) * * * * * * -Program Check at EQA00STT+00003364 * * during COBOL V6 debug session. * * * * (PH63772 at 16.0) * * * * * * -Debug Profile Service EQAPROF: CICS * * EXCI connection not working, * * EQAPS1016E message displayed. * * * * The problem only occurs for CICS * * regions which do not have an 8 * * character APPLID name. * * * * (PH63812 at 16.0) * * * * * * -TAZ - Test case error not being * * flagged when changing the file I/O * * output. * * * * (PH63915 at 16.0) * * * * * * -Multiple CICS abends AZI6 followed by * * message DFHPC0409 and CICS shutdown * * when DTCN tried to access EQADPFMB * * file in a remote region. * * * * (PH64013 at 16.0) * * * * * * -TAZ - Batch IMS test job looping when * * recording the data for a COBOL ENTRY. * * * * (PH65135 at 16.0) * * * * * * -ABENDS0C4 at EQATIMEX+13FC. * * * * ABENDS0C4 occurred when IMS Isolation * * code tried to deregister a * * transaction that was not registered * * to the requesting user. * * * * It is possible that the transaction * * was recently deregistered using a * * different lpar in the sysplex. * * * * (PH64269 at 16.0) * * * * * * -TAZ - IMS online test case abends * * with ABENDS0C4 at EQA00LNG+1A76. * * * * (PH64326 at 16.0) * * * * * * -TAZ (Test Accelerator for Z) * * ABENDS0C1 in BZULINK. * * * * ABENDS0C1 during replay where the PUT * * load module contains a mix of Cobol * * v5 and v4 CUs, but the v4 CU is never * * entered. * * * * (PH64442 at 16.0) * * * * * * -Can not start up IMS ISO region since * * 16.0.5 install. * * * * IMS isolation support for shared * * queues uses UPDATE TRAN commands to * * prepare EQA* transactions for * * debugging. These commands require * * authorization that existing users of * * transaction isolation normally do not * * have. The commands also may be * * disallowed by the IMS setup. A * * failure of an UPDATE command prevents * * the isolation region from starting. * * * * (PH64690 at 16.0) * * * * * * -DTR replay job combined with code * * coverage of COBOL V5+ may randomly * * end with message * * * * EQA00STT: BUILD_STN, NUMBER = 0 * * followed by an ABENDS0C1 and * * +EQA9999E - Program Check at * * EQA00STT+000042EE * * * * (PH64509 at 16.0) * * * * * * -TAZ - ABENDS0C4 in EQA0VEXE+89B6, DTE * * - CICS MRO CBSA OMEN Replay ABEND * * U4083. * * * * (PH64783 at 16.0) * * * * * * -TAZ - Data comparison on WRITE fails * * for RECFM=V file. * * * * When recording a testcase in a * * RECFM=V QSAM dataset, the Dynamic * * Test Engine (DTE) stores the record * * prefix containing the length field * * (LLBB) as well as the portion of the * * data buffer visible to the user's * * program. However, during playback, * * only the program data (starting after * * the LLBB) gets compared against the * * recorded data, so there is always a * * mismatch. The playback ends with * * RC=4. * * * * (PH65191 at 16.0) * * * * * * -Debug Profile Service API - CICS * * debug profile defined with EXCI fails * * to start debug session. * * * * Customers who want to use the Debug * * Profile Service (DPS) API to manage * * CICS debug profiles with the CICS * * EXCI integration option must install * * either IDz 17.0.1 or IDz 16.0.7. * * Without this, the Debug Profile * * Service will fail to switch the user * * context from the server to the * * current user, preventing the debug * * session from starting. * * * * This fix enables the DPS API to * * correctly switch the user context * * from the server to the current user * * when managing CICS debug profiles on * * CICS regions via the CICS EXCI * * interface. * * * * https://www.ibm.com/docs/en/debug-for * * -zos/17.0?topic=service-adding- * * support-debug-profile-api * * * * (PH65048 at 17.0) * * * * * * -ACF2 ACCESS VIOLATIONS FOR * * EQAAUTH.TCP * * * * When the z/OS Debugger Authorization * * profile EQAAUTH.TCP does not exist, * * ACF2 assumes no access for anyone * * unlike RACF where no profile assumes * * access for all. * * * * This is used for TCPIP& connections. * * * * (PH65192 at 17.0) * * * * * * RDS/CC fixes marked against 5724T0700 * * * * -IBM Developer for z/OS 16.0.5 * * Headless Code Coverage producing * * empty result/output directory when * * encountering an error. * * * * Running Headless Code Coverage on a * * program that was not compiled with * * the TEST debug parameter will result * * in an empty output directory and non * * existent code coverage report. The * * output directory is removed/cleaned * * because an error was encountered * * collecting code coverage data. This * * condition is encountered when (1) * * -singleconnection is used, AND (2) * * the incoming code coverage job, has * * no code coverage result (in this * * case, due to no debug data with * * NOTEST compile option). In the * * absence of the TEST debug parameter, * * there will be no data for the debug * * engine to find. Due to the removal * * of the output directory and log, the * * user is unable to view or act on any * * errors that may have been reported. * * * * (PH64024 at 16.0) * * * * * * -MFA for Headless Code Coverage is not * * working with Java 21. * * * * * * For COBOL V5 and V6 references above: * * FIXCAT KEYWORD: COB0501T/K COB0502T/K * * COB0601T/K COB0602T/K * * COB0603T/K COB0604T/K * * * * For z/OS Debugger: * * FIXCAT KEYWORD: DEBUGGER/K * * * * --- End Service --- * **************************************************************** * RECOMMENDATION: * * Installations that need these features or * * problem fixes should install this service. * **************************************************************** New features and miscellaneous service.
Problem conclusion
New features and service available.
Temporary fix
Comments
APAR Information
APAR number
PH63716
Reported component name
ZOS DEBUGGER
Reported component ID
5724T0713
Reported release
H00
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt / Xsystem
Submitted date
2024-10-15
Closed date
2025-02-11
Last modified date
2025-03-04
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
UI99964
Modules/Macros
EQASSPRD EQAS2PST BZU2CLCT EQA0SNTC EQA00CEM BZUX0202 EQA04PST BZUF5214 EQAS0GFV EQAS0GFU BZUF5212 EQA00CEC EQA00CEE EQA00EHI BZUHCLCT EQAS0DBH EQANCDTR EQAS0DBJ BZUX0C02 EQA08PFM EQAS0DBG EQAR6OBD BZUX0C04 EQA00GLV EQARCCDA BZUXVLTH EQA00CCV EQASPDBI EQA00XML EQA00CCX EQA05CUS EQA0SMSU EQA00IPD EQA00EHB EQAS0HKS EQAS0HKN EQA0S9LB EQA0CFUN EQA00REG EQAD3CSR EQA00XPR EQA0VEXE EQAS0INT EQAS3PST EQAS0MVS BZUWCLCT EQA0VAPR EQA00CEX EQAAFSPS EQA08BLK EQA0S0YE EQA0S0YC EQA00SET EQAS0GIV EQA00ABE EQAS0EH2 EQA00AEI EQAS5STT EQAS0FIN EQA07STT EQAS0DEH EQAS0DEI EQAS0SBM EQA07EXP EQA0SINP BZUF5412 EQA00PBK BZUF7834 BZUF7832 EQA0CTRU BZUFC412 BZUX0E0A EQAEV006 EQA0S4CN EQA00CIC BZUF2020 EQA00EMG EQA0COHD EQA00AEH EQATS9LB BZUX0E08 EQA05PST EQAAUTH3 EQAS7BLK EQAS0EHI EQAAUTH6 BZUX0E02 BZUX0E06 EQAS0EHB EQAZPCM EQA00GPA EQANCFTC EQAS5CUS EQAS0CCV EQA00RES EQA00QCS EQA00CHG EQAS0CEM EQA00GSV EQACSEXE EQASS0YC BZUHTABL EQASS0YE EQAS0CEE EQA00TMM EQA0VRUN EQA0SDBI EQA00PDM EQA0VICP EQARCVND EQA00DMM EQA00QFY EQA0SCBP EQA0SLSE EQA00ENV BZUACNFG EQANIPSB EQAS0SET BZUAFREE EQAS0ABE EQA0S4DS EQA07CUS EQA00DLD BZUADCMP EQA00BKP BZUFCLCT EQA00OEH EQA00OEI EQASVICP EQARCOBD BZUXCLCT EQA08CUS EQASSDBI BZUVTABL EQA00ER0 EQA00ER1 EQA0YCUS EQAR6L4 EQAS5PST EQA08STT EQAR6PLI EQANCDLI EQAS0CHG BZUARGID BZUDTABL EQAS0QCS EQAS0RES EQA08EXP EQA00FRE BZURMSGS EQA00NAM EQASSMSU EQASS9LB EQASCCOM EQA00TMX EQAS0GPA EQATIEDT EQA00GTO BZU2TABL EQAS0REG EQA0SXR1 BZUXPAID BZUUCLCT EQA0SIPD EQA0XCUS EQAS7CUS EQA0CIC2 EQA10MGA EQAS0EMG EQASSCBP EQASXPMT EQAS0PBK EQASSINP EQA10MG0 EQA10MG1 EQAS7EXP EQA07PST EQA0VLNK EQANCREL BZUDCPPX EQA00CND EQA00BLD EQA10DTL EQAS0DLD EQA50XIO EQAS7STT EQA00BLK EQA1S4LB EQA0SDLD EQAS0GSV EQASSDU EQA08PST EQASCEXE EQASXCUS EQA0SRGU BZUWTABL EQA00V70 EQA00V71 EQA00DTA EQA00V72 EQA0S4LB EQA00V73 EQA00DTC EQA00TSR EQA00V74 EQAS0DMM EQA00V75 EQA00LBL EQA00DSF EQA00AMD EQA00V68 EQA00MDP EQA00V69 EQA00OHT EQA00OHV EQA0SXU1 EQA00OHB BZUXNARG EQANCABE EQA00OHC EQA00OHD BZUFFNCT EQA00OHE EQA00OHH EQA00OHI EQA0SQFY EQAS0GTO EQA00OHL EQA00BND EQA00LAM EQAS0NAM EQA0SCHG EQACSCOM EQA09CUS EQA00TRA EQA0SXUT EQA00ALO EQA00EXE EQA0SCL2 EQA0SCL1 EQA00SRT EQA00KBM EQA00QNS EQA02PFM BZUF2404 EQA00LDR EQANICRT EQA0SXRI EQAS7PST EQA00LDU EQA00LDW EQAD3XXT EQA00LDX EQA00LDY EQAYSMMN EQALDR64 EQA0SEMC EQAD3UT1 EQA00LDD EQA00TTL EQANCTER BZUDCLCT BZUFTABL EQARCL4 EQA00MEM EQA0VDBI EQA00ANC EQA00LCM BZUXCOPY EQAS0BLK EQA00EVH BZUVCLCT BZUX020A EQA00DTL BZUX06XX BZUX0204 EQA0STKH EQAS0CND EQA00ANL EQA50VIO BZUXTABL BZUX0206 EQA00BPP EQA00RPB EQASSCHG EQALDR31 EQA0VSDL BZUXDFLT BZUF0208 BZUZCLCT EQA00CVC EQA0VSDY EQA00POP EQA03PFM EQASSXR1 BZUXNUMB EQA0SBKP EQACSTCP EQASSXRI EQA0VRCD EQA00CUS EQA00C53 EQAS0OHH EQACSINT EQA00CTX EQAS0DU EQAS0OHC EQASYCUS EQA00STO EQA00STR EQA00TVT EQA00STT EQA00STU EQA0S9YE EQA10PRC BZUAMSGS EQA0S9YC EQA0SUT1 EQA02BLK EQAS0BND EQA0SUT2 EQA0SNAM EQASSRGU EQA00RUN EQA00NML EQASSDLD EQA10OSM EQA0VIOM BZULCLCT EQASSXU1 EQA00QRY EQAS0OHT EQA0SCLU EQAS0OHV EQA00C70 EQAS0DSF EQA00C71 EQA03BLK EQA00C72 BZUAWREC EQA00C73 EQAS0AMD EQA00C74 EQA00C75 EQANCDBG EQA0AIPD EQA00C68 EQA00C69 EQA0SCMD EQAS0LDD EQASSEMC EQA0AIP4 EQA00RSV EQASSTKH EQA0AIP3 EQA0AIP2 EQA0AIP1 EQAS0DTL EQAS0EVH EQAS0ANC EQAS0LCM EQA00C62 EQA00C63 EQA00CVT EQA00C64 EQASVDBI EQA0SBLD EQA00C65 EQA0AIP6 EQA00C66 EQA0AIP5 EQA00C67 EQA04CMS EQASS9YC EQA0VCIC EQA0SDTL BZULTABL EQASSNAM EQAS0MGA EQA00PST EQA0SRPC EQASSXUT EQANMDBG EQA0SLDD EQAS0KBM EQAS0QNS EQASSCLU EQA0SRQ1 EQA00RWD EQA01SVC EQA0SRQ2 EQA0SRQ3 EQASS9YE EQAS2PFM EQA0SRQ4 EQAS0SRT EQAS0STO EQA00FA EQASSQFY EQAS0STR EQA0VDLI EQAS0CTX EQA04PFM BZUUTABL EQA00LIS EQA00NMU EQAS2BLK EQA0SEXA EQASSCL2 EQA0SEXE EQASSCL1 EQACCSD BZUKCLCT EQASAIP1 EQAS0POP EQA00GCC EQA0VRDR EQADCHAB EQASAIP6 EQAR6DB2 EQASAIP3 EQASAIP2 EQASVSDL EQA00LMS EQASAIP5 EQASAIP4 EQA0STRE EQA00OSX EQA05PFM EQA0SCPU BZUZTABL EQAS0CUS EQA0SUTI EQASVRCD EQA00DU EQA02CUS EQAS0STT EQASVSDY EQASAIPD EQA0CINF EQA00LLF EQAR6DBG EQA00LLH EQASSCMD EQANCXEI EQA02STT EQA00LLT EQA0SBPP EQA02EXP EQA00CV EQA04BLK EQA00A64 EQADCCXR EQA0SDTC EQA0SRP1 EQAS3PFM EQA0SRP2 EQA0SRP3 EQAS0RSV EQA0SLCM EQA0SRP4 EQA00LLC EQASSBKP EQATIMEX EQADCCN0 BZUAGETM EQAS0RUN EQA03STT EQAS3BLK BZUAPARM EQA00GDV EQA03EXP EQA05BLK EQASSUTI BZUDDFLT EQASSCPU EQASSTRE EQA00LNG EQA00GDD EQA00VAR EQAS3UT1 EQA00GDF EQA00LNK EQA00GDG EQAPAX01 EQAPAX03 EQA00GDP EQASSUT1 EQASSUT2 BZUCDEFN BZUKTABL EQAS0NMU BZUJCLCT EQA10XIF EQANCHAB EQASSBPP EQATIEXT EQAS0PST EQA0SEXN EQA0OIP5 EQA0OIP6 EQA0SEXP EQA0OIP3 EQA0OIP4 BZUCINFO EQA0OIP1 EQA0PDBI EQA0OIP2 EQASG006 EQA0SEXU EQA02PST EQASSLCM EQASSRP4 EQASSRP3 EQA0SEXX EQASSRQ1 EQAS0RWD EQA00GFU EQASSRQ3 EQA00GFV EQASSRQ2 BZUASTMG EQASCTCP EQASSLDD EQANCRTO EQASSRPC EQAS2STT BZUAMOUT EQA10MVS BZUACMPR EQAS0A64 EQASSRP2 EQASSRP1 EQA0SRSM EQAR6CDA EQA0S4YE EQA0SDU EQA00NTC EQA03CUS EQA0S4YC BZUEDFLT EQA00HKN EQA00DCL EQA00LST EQAS0OSM EQA00HKS EQA00GIV EQAS2CUS EQANBSWT EQA00LSE EQA04CUS BZUATABL BZUJTABL EQA00DBG EQAS0GDG EQA00DBH EQA00DBI EQA00DBJ EQAS0GDD EQA04STT EQAS0LNK EQASCINT EQASSRQ4 EQAS0LNG EQASSEXE EQA04API EQADXPMT EQA03ASN EQA04EXP EQA1S9LB EQA0OIPD EQA00LRC EQARCDB2 EQA0VRPT EQAS0LMS EQAS5PFM EQAS3STT EQA00DEH EQAD3PXT EQA00DEI EQA00FIN EQA0SPRD EQA00EH2 EQA05STT EQA05EXP EQADCXXT EQARCDBG EQAS5BLK EQA07BLK EQA02LOC EQA00SBM EQAS0GDV EQANCLDE EQAS0GDP EQADPITR EQA0VRMT EQAR6VND BZUAGAID EQA03PST EQA00INT EQAS3CUS EQASSRSM
Fix information
Fixed component name
ZOS DEBUGGER
Fixed component ID
5724T0713
Applicable component levels
RH00 PSY UI99964
UP25/02/20 P F502
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":"BU029","label":"Software"},"Product":{"code":"SSVSZX","label":"IBM Debug for z Systems"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"H00"}]
Document Information
Modified date:
04 March 2025