IBM Support

PH17417: SERVICE FOR Z/OS DEBUGGER 14.2.

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • z/OS Debugger service for
    IBM Developer for z/OS Enterprise Edition 14.2.1
     IBM Developer for z/OS 14.2.1
     IBM Debug for z/OS 14.2.1
     IBM Z Open Development 2.0.1
     IBM Z Open Unit Test 2.0.1
    
    --- Features ---
    
    -The Terminal Interface Manager now supports MFA-generated
     tokens and password phrases.
    
    -In Debug Tool compatibility mode, support is added for
     debugging COBOL programs that contain fixed-length UTF-8 data
     items and compiled with Enterprise COBOL for z/OS Version 6
     Release 3. Standard mode does not support UTF-8 data items.
    
     This ALSO requires a compiler PTF:
    
       PH18639 HADB630    : UI66646
    
     FIXCAT KEYWORD: COB0603T/K
    
    -Debug Manager and Remote Systems Explorer can use different
     chain certificates. If the different certificates are of the
     same CA root, the Debug Manager certificate is regarded as
     trusted and automatically accepted. Otherwise, the certificate
     is not regarded as trusted. In Debug Tool compatibility mode,
     a window appears to ask you to import the certificate for
     Debug Manager. For more information, see "Using encrypted
     communication with Debug Manager" in the IBM Developer for
     z/OS Knowledge Center.
    
    --- End Features ---
    
    
    --- Service ---
    
    -The debugger is being used on CICS with MFI and single
     terminal mode. A STEP is done across an EXEC CICS SEND MAP in
     a COBOL program. The debugger exit program EQAXEIIN (for CICS
     global exit XEIIN/XEIOUT) is called to manage stacking of the
     screens, and it does an EXEC CICS SEND (without NOHANDLE or
     RESP) that causes an ATNI abend (TERMERR), which in turn
     causes CICS to issue message:
    
     DFHAP0701 CICTSA2A AN ABEND (CODE ---/ATNI) HAS OCCURRED IN
     EXIT PROGRAM EQAXEIIN AT EXIT POINT XEIIN.
    
     And then CICS takes an SDUMP.
    
     ABENDs should not occur in the CICS exit program
     (NOHANDLE/RESP should be used on CICS commands).
    
     (PH13162 at 14.1)
    
    -Intermittent ABENDS0C4 in DFSMSCE0 during IMS shut down when
     the debugger's IMS Transaction Isolation is set up.
     (PH15114 at 14.1)
    
    -Probable loop in debugger when monitoring a COBOL structure
     with OCCURS.  This loop  only happen with SET LIST BY SUB ON;¦
     (PH14631 at 14.1)
    
    -Name-token pair for a screened PRB may be deleted by another
     subtask.
     EQA00OHV ABENDS0C1 with message
     -EQA00OHV NTdl Rc,newRB00000004,005B5708
     (PH15269 at 14.1)
    
    -ABENDS0C4 EQAD3XXT+'9F14'x when job name tag <JBN> and step
     name tag <STN> are empty in EQAUOPTS data set.
     (PH15624 at 14.1)
    
    -CEEVGUNO may return a wrong NAB value, which results in a
     storage overlay.
     (PH16891 at 14.1)
    
    -Program Check at EQA50MAP+'5390' with MONITOR NUMBER OFF and
     AUTO MONITOR ON BOTH in COBOL V6.2.
    
     FIXCAT KEYWORD: COB0501T/K COB0502T/K COB0601T/K COB0602T/K
                     COB0603T/K
    
     (PH15702 at 14.1)
    
    -IDz Code Coverage acquisition rate 0% with MSG CRRDG7118W No
     entry points were found.
     (PH16895 at 14.1)
    
    -IDz Code Coverage performance concerns when DYNDEBUG=OFF.
     (PH16896 at 14.1)
    
    -In z/OS Debugger, an IMS region abend ABENDS0C4 caused by a
     problem in custom exit EQATIEXT. The custom exit is modeled
     after the DFSMSCE0 exit routine, which provides access to the
     IMS-callable services and is assembled during the installation
     of z/OS Debugger Job EQAWTIMS, producing load-modules EQATIEDT
     and EQATIEXT.
     (PH16664 at 14.1)
    
    -IDz PL/I Code Coverage failing with
     ENTRY com.ibm.debug.pdt.codecoverage.ui.view
     MESSAGE org.xml.sax.SAXParseException: Character reference
     "&#5" is an invalid XML character.
     (PH16947 at 14.1)
    
    -Panel EQAPRIP1 does *not* include the PARDLI parm even though
     it has been available for MPPs since IMS v12.  Users need to
     be able to specify PARDLI for both MPPs and BMPs.
    
     Note that panel EQAPRIP2 allows you to specify the IMS parms
     for a BMP, including PARDLI.
     (PH17650 at 14.1)
    
    -Can not update variable in remote debug session monitor with
     special char and code page in EQAOPTS when COBOL V5 or V6.
    
     FIXCAT KEYWORD: COB0501T/K COB0502T/K COB0601T/K COB0602T/K
                     COB0603T/K
    
     (PH18946 at 14.1)
    
    -When debugging assembler and using LIST or IF many times.
     Attempts to debug an Assembler program and use the LIST or IF
     debug commands may result in an ABENDS878, Out of Memory
     condition.
     (PH18013 at 14.1)
    
    -When LE calls the debugger for termination, the non-LE PCB is
     not updated. This causes an abend on a non-LE termination call
     for a subtask that was attached under the debugger's SVC
     screening.
     (PH18260 at 14.1)
    
    --- End Service ---
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * z/OS Debugger 14.2 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 14.2.1                                   *
    *  IBM Developer for z/OS 14.2.1                               *
    *  IBM Debug for z/OS 14.2.1                                   *
    *  IBM Z Open Development 2.0.1                                *
    *  IBM Z Open Unit Test 2.0.1                                  *
    *                                                              *
    * --- Features ---                                             *
    *                                                              *
    * -The Terminal Interface Manager now                          *
    *  supports MFA-generated tokens and                           *
    *  password phrases.                                           *
    *                                                              *
    * -In Debug Tool compatibility mode,                           *
    *  support is added for debugging COBOL                        *
    *  programs that contain fixed-length                          *
    *  UTF-8 data items and compiled with                          *
    *  Enterprise COBOL for z/OS Version 6                         *
    *  Release 3. Standard mode does not                           *
    *  support UTF-8 data items.                                   *
    *                                                              *
    *  This ALSO requires a compiler PTF:                          *
    *                                                              *
    *   PH18639 HADB630    : UI66646                               *
    *                                                              *
    *  FIXCAT KEYWORD: COB0603T/K                                  *
    *                                                              *
    * -Debug Manager and Remote Systems                            *
    *  Explorer can use different chain                            *
    *  certificates. If the different                              *
    *  certificates are of the same CA root,                       *
    *  the Debug Manager certificate is                            *
    *  regarded as trusted and automatically                       *
    *  accepted. Otherwise, the certificate                        *
    *  is not regarded as trusted. In Debug                        *
    *  Tool compatibility mode, a window                           *
    *  appears to ask you to import the                            *
    *  certificate for Debug Manager. For                          *
    *  more information, see "Using                                *
    *  encrypted communication with Debug                          *
    *  Manager" in the IBM Developer for                           *
    *  z/OS Knowledge Center.                                      *
    *                                                              *
    * --- End Features ---                                         *
    *                                                              *
    *                                                              *
    * --- Service ---                                              *
    *                                                              *
    * -The debugger is being used on CICS                          *
    *  with MFI and single terminal mode. A                        *
    *  STEP is done across an EXEC CICS SEND                       *
    *  MAP in a COBOL program. The debugger                        *
    *  exit program EQAXEIIN (for CICS                             *
    *  global exit XEIIN/XEIOUT) is called                         *
    *  to manage stacking of the screens,                          *
    *  and it does an EXEC CICS SEND                               *
    *  (without NOHANDLE or RESP) that                             *
    *  causes an ATNI abend (TERMERR), which                       *
    *  in turn causes CICS to issue message:                       *
    *                                                              *
    *  DFHAP0701 CICTSA2A AN ABEND (CODE                           *
    *  ---/ATNI) HAS OCCURRED IN EXIT                              *
    *  PROGRAM EQAXEIIN AT EXIT POINT XEIIN.                       *
    *                                                              *
    *  And then CICS takes an SDUMP.                               *
    *                                                              *
    *  ABENDs should not occur in the CICS                         *
    *  exit program (NOHANDLE/RESP should be                       *
    *  used on CICS commands).                                     *
    *                                                              *
    *  (PH13162 at 14.1)                                           *
    *                                                              *
    * -Intermittent ABENDS0C4 in DFSMSCE0                          *
    *  during IMS shut down when the                               *
    *  debugger's IMS Transaction Isolation                        *
    *  is set up.                                                  *
    *  (PH15114 at 14.1)                                           *
    *                                                              *
    * -Probable loop in debugger when                              *
    *  monitoring a COBOL structure with                           *
    *  OCCURS.  This loop  only happen with                        *
    *  SET LIST BY SUB ON;¦                                        *
    *  (PH14631 at 14.1)                                           *
    *                                                              *
    * -Name-token pair for a screened PRB                          *
    *  may be deleted by another subtask.                          *
    *  EQA00OHV ABENDS0C1 with message                             *
    *  -EQA00OHV NTdl Rc,newRB00000004,                            *
    *  005B5708                                                    *
    *  (PH15269 at 14.1)                                           *
    *                                                              *
    * -ABENDS0C4 EQAD3XXT+'9F14'x when job                         *
    *  name tag <JBN> and step name tag                            *
    *  <STN> are empty in EQAUOPTS data set.                       *
    *  (PH15624 at 14.1)                                           *
    *                                                              *
    * -CEEVGUNO may return a wrong NAB                             *
    *  value, which results in a storage                           *
    *  overlay.                                                    *
    *  (PH16891 at 14.1)                                           *
    *                                                              *
    * -Program Check at EQA50MAP+'5390' with                       *
    *  MONITOR NUMBER OFF and AUTO MONITOR                         *
    *  ON BOTH in COBOL V6.2.                                      *
    *                                                              *
    *  FIXCAT KEYWORD: COB0501T/K COB0502T/K                       *
    *                  COB0601T/K COB0602T/K                       *
    *                  COB0602T/K                                  *
    *                                                              *
    *  (PH15702 at 14.1)                                           *
    *                                                              *
    * -IDz Code Coverage acquisition rate 0%                       *
    *  with MSG CRRDG7118W No entry points                         *
    *  were found.                                                 *
    *  (PH16895 at 14.1)                                           *
    *                                                              *
    * -IDz Code Coverage performance                               *
    *  concerns when DYNDEBUG=OFF.                                 *
    *  (PH16896 at 14.1)                                           *
    *                                                              *
    * -In z/OS Debugger, an IMS region abend                       *
    *  ABENDS0C4 caused by a problem in                            *
    *  custom exit EQATIEXT. The custom exit                       *
    *  is modeled after the DFSMSCE0 exit                          *
    *  routine, which provides access to the                       *
    *  IMS-callable services and is                                *
    *  assembled during the installation of                        *
    *  z/OS Debugger Job EQAWTIMS, producing                       *
    *  load-modules EQATIEDT and EQATIEXT.                         *
    *  (PH16664 at 14.1)                                           *
    *                                                              *
    * -IDz PL/I Code Coverage failing with                         *
    *  ENTRY                                                       *
    *  com.ibm.debug.pdt.codecoverage.ui.view                      *
    *  MESSAGE                                                     *
    *  org.xml.sax.SAXParseException:                              *
    *  Character reference "&#5" is an                             *
    *  invalid XML character.                                      *
    *  (PH16947 at 14.1)                                           *
    *                                                              *
    * -Panel EQAPRIP1 does *not* include the                       *
    *  PARDLI parm even though it has been                         *
    *  available for MPPs since IMS v12.                           *
    *  Users need to be able to specify                            *
    *  PARDLI for both MPPs and BMPs.                              *
    *                                                              *
    *  Note that panel EQAPRIP2 allows you                         *
    *  to specify the IMS parms for a BMP,                         *
    *  including PARDLI.                                           *
    *                                                              *
    *  (PH17650 at 14.1)                                           *
    *                                                              *
    * -Can not update variable in remote                           *
    *  debug session monitor with special                          *
    *  char and code page in EQAOPTS when                          *
    *  COBOL V5 or V6.                                             *
    *                                                              *
    *  FIXCAT KEYWORD: COB0501T/K COB0502T/K                       *
    *                  COB0601T/K COB0602T/K                       *
    *                  COB0603T/K                                  *
    *                                                              *
    *  (PH18946 at 14.1)                                           *
    *                                                              *
    * -When debugging assembler and using                          *
    *  LIST or IF many times.  Attempts to                         *
    *  debug an Assembler program and use                          *
    *  the LIST or IF debug commands may                           *
    *  result in an ABENDS878, Out of Memory                       *
    *  condition.                                                  *
    *  (PH18013 at 14.1)                                           *
    *                                                              *
    * -When LE calls the debugger for                              *
    *  termination, the non-LE PCB is not                          *
    *  updated. This causes an abend on a                          *
    *  non-LE termination call for a subtask                       *
    *  that was attached under the                                 *
    *  debugger's SVC screening.                                   *
    *  (PH18260 at 14.1)                                           *
    *                                                              *
    * --- 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

    PH17417

  • Reported component name

    ZOS DEBUGGER

  • Reported component ID

    5724T0713

  • Reported release

    E20

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    YesHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2019-09-26

  • Closed date

    2019-11-29

  • Last modified date

    2020-01-03

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

    UI66693

Modules/Macros

  • EQAYTRMM EQA10SID EQA17CUR EQA0SNTC EQA00CEM EQA04PST EQA10XSC
    EQA18QNS EQAS0GFU EQA10EMC EQA10PBK EQA00CEC EQA00CEE EQA00EHI
    EQAS0DBH EQAS0DBJ EQA08PFM EQAS0DBG EQA10HRS EQA00GLV EQARCCDA
    EQA00CCV EQASPDBI EQA00XML EQA00CCX EQA10RET EQA05CUS EQA10FND
    EQA0SMSU EQA00IPD EQA00EHB EQAYFBUN EQANCEST EQAS0HKS EQAS0HKN
    EQA12CES EQADCDEL EQA0S9LB EQA10DMM EQA10QFY EQA12CEI EQA0CFUN
    EQA00REG EQA12LX1 EQA12CED EQAYBHLP EQAD3CSR EQA00XPR EQA10PDM
    EQAS0INT EQA10AFS EQA18DSP EQAS0MVS EQA50PRE EQA13DCL EQAMVS31
    EQAYBIMS EQA00CEX EQAAFSPS EQA08BLK EQA12SCN EQA0S0YE EQA0S0YC
    EQA00SET EQAYBGID EQAS0GIV EQA00ABE EQAS0EH2 EQA00AEI EQACIC32
    EQA17SYA EQA17SYC EQAS0FIN EQA07STT EQA17SYE EQA10TOG EQAS0DEH
    EQAYMSGT EQAYPICN EQA10BKS EQA10BKT EQA14CAL EQAS0DEI EQA10BKP
    EQAS0SBM EQA10BKL EQA07EXP EQAYMSGI EQA0SINP EQA00PBK EQA10BKE
    EQAEV006 EQA0S4CN EQA00CIC EQA10BKC EQA10CMD EQA13SCN EQA10BKD
    EQAYRPLE EQA00EMG EQA0COHD EQAYBFNM EQA00AEH EQACIC41 EQA05PST
    EQAS7BLK EQAS0EHI EQAYMXPW EQAS0EHB EQA10GTO EQAZPCM  EQA00GPA
    EQANMEST EQA10NAM EQA00RES EQA00QCS EQA00CHG EQA12CEX EQA12LXB
    EQAS0CEM EQA00GSV EQACSEXE EQAS0M99 EQAS0CEE EQA00TMM EQA50FC1
    EQA0SDBI EQA50FC2 EQA00PDM EQAYBSES EQA10AKA EQARCVND EQA00DMM
    EQA00QFY EQA13CEX EQA13LXB EQA18CUR EQA0SCBP EQA0SLSE EQANCFRM
    EQA00ENV EQANIPSB EQAS0SET EQAS0ABE EQA50VAT EQANCFRE EQA13LX1
    EQA10BLK EQA0S4DS EQA14DCL EQA07CUS EQA00DLD EQADCREP EQA10CND
    EQAYLIST EQA10DPA EQACSSIF EQA10DTC EQA14CEX EQA00BKP EQA00OEH
    EQA00OEI EQARCOBD EQA08CUS EQA10DSE EQA00ER0 EQA00ER1 EQA0YCUS
    EQA08STT EQA50INP EQA10ALO EQAYPSDM EQA10TRA EQAS0QCS EQA08EXP
    EQA00FRE EQA00NAM EQA10BNK EQA50IMW EQAYPSDT EQA00TMX EQA10LAM
    EQA00GTO EQAS0REG EQA0SXR1 EQA10EXE EQA0SIPD EQA0XCUS EQA10MGF
    EQA14SCN EQAS7CUS EQA0CIC2 EQA10MGA EQAS0EMG EQASXPMT EQA10MG0
    EQA10QNS EQA10MG1 EQA18SYA EQA18SYE EQA18SYC EQAS7EXP EQA07PST
    EQA10LDD EQAW3Z3  EQA14LX1 EQA10BPR EQAW3Z6  EQANCREL EQA10BPP
    EQA10BPQ EQA00CND EQA00BLD EQA10ANL EQA10DTL EQA50XIO EQAS7STT
    EQA00BLK EQA10LCM EQA1S4LB EQA14LXB EQA10MEM EQA10RST EQA10CVC
    EQA0SDLD EQA08PST EQASXCUS EQA0SRGU EQANICTL EQA00DTA EQA0S4LB
    EQA00DTC EQA00TSR EQAS0DMM EQA00LBL EQA00DSF EQA10CUS EQA17DCL
    EQA00OHT EQA00OHV EQA0SXU1 EQA10STU EQA00OHB EQANCABE EQA00OHC
    EQA00OHD EQA10STM EQA00OHE EQA00OHH EQA00OHI EQA0SQFY EQAS0GTO
    EQA00OHL EQA10EXX EQA00BND EQA00LAM EQAS0NAM EQA0SCHG EQACSCOM
    EQA09CUS EQA10EXM EQA10EXN EQA00TRA EQA0SXUT EQA00ALO EQA10LIN
    EQA10HAD EQA00EXE EQA0SCL2 EQA0SCL1 EQAXPL31 EQA00SRT EQA00KBM
    EQA00QNS EQA02PFM EQA12DSP EQA00LDR EQA10ASN EQANICRT EQA0SXRI
    EQAS7PST EQA00LDU EQA00E70 EQA00E71 EQA00LDW EQA10QRY EQAD3XXT
    EQA00E72 EQA00LDX EQA10QRZ EQA00LDY EQAYBCNM EQAYSMMN EQAYPINP
    EQALDR64 EQA0SEMC EQA00E69 EQAD3UT1 EQA00LDD EQA00TTL EQANCTER
    EQARCL4  EQA00MEM EQA00ANC EQA00LCM EQAS0BLK EQA00EVH EQA10SVC
    EQA00DTL EQA0STKH EQAS0CND EQA00ANL EQA50VIO EQAYFGID EQAYPFIL
    EQA00BPP EQA00RPB EQALDR31 EQA17CED EQA00CVC EQA17LX1 EQA00POP
    EQA17CEI EQA03PFM EQA0SBKP EQA10SYE EQACSTCP EQA10SYC EQA17CEX
    EQA17LXB EQA00CUS EQA12QNS EQAS0OHH EQACSINT EQAYPSLG EQA00CTX
    EQAS0DU  EQAS0OHC EQASYCUS EQA00STO EQAEVDBG EQA00STR EQA00TVT
    EQA01TSR EQA00STT EQA00STU EQAYFREA EQA10PRD EQA0S9YE EQA10PRC
    EQA0S9YC EQA0S9YA EQA0SUT1 EQA02BLK EQAS0BND EQA0SUT2 EQA10LIT
    EQA13QNS EQA0SNAM EQA00RUN EQA10MON EQA00NML EQA10OSM EQA00QRY
    EQAS0OHT EQA0SCLU EQA12CUR EQAS0OHV EQAS0DSF EQA03BLK EQANCDBG
    EQA0AIPD EQA0SCMD EQA17SCN EQA10PTP EQA0AIP4 EQA00RSV EQA18DCL
    EQAYACTV EQA0AIP3 EQA14CMS EQA0AIP2 EQA0AIP1 EQA13DSP EQADCMGR
    EQAS0DTL EQA13MDV EQAS0EVH EQA50REQ EQAS0ANC EQA00SVC EQA00CVT
    EQAYFBCI EQA0SBLD EQA0AIP6 EQA0AIP5 EQA04CMS EQA14EVL EQA0SDTL
    EQA10OUT EQA10FCI EQAS0MGA EQA00PST EQA0SRPC EQA10LOG EQANMDBG
    EQA0SLDD EQACTL   EQA10CV  EQAYBPRM EQAS0KBM EQAS0QNS EQA0SRQ1
    EQA00RWD EQA01SVC EQA0SRQ2 EQA0SRQ3 EQA0SRQ4 EQAS0SRT EQA10FBP
    EQA14QNS EQAS0STO EQA00FA  EQAS0STR EQADCWB0 EQA01SV2 EQA10LNK
    EQA10NRM EQA10VAT EQA04PFM EQA10VAR EQA00LIS EQA00NMU EQAPRIP1
    EQANCGET EQA0SEXA EQA0SEXE EQA50MAP EQA18SCN EQASAIP1 EQAS0POP
    EQA00GCC EQASAIP6 EQASAIP3 EQASAIP2 EQA00LMS EQASAIP5 EQASAIP4
    EQA0STRE EQA00OSX EQA05PFM EQAYFWRI EQA0SCPU EQANIAFE EQAS0CUS
    EQA0SUTI EQA12SYE EQA00DU  EQA12SYC EQA12SYA EQA02CUS EQAS0STT
    EQASAIPD EQA0CINF EQA00LLF EQA00LLH EQA14MDV EQA18CED EQA18LX1
    EQA14DSP EQA18CEI EQA02STT EQA00LLT EQA50TMN EQA0SBPP EQA13CUR
    EQA02EXP EQA00CV  EQA04BLK EQA00A64 EQADCCXR EQA0SDTC EQA0SRP1
    EQA18CEX EQA18LXB EQA0SRP2 EQA0SRP3 EQA0SLCM EQA0SRP4 EQA00LLC
    EQADCCN1 EQADCVSA EQADCCN0 EQAS0RUN EQADFHNO EQA10LST EQA03STT
    EQA00GDV EQA03EXP EQA10LSE EQA05BLK EQA00LNG EQA00GDD EQA00VAR
    EQAS3UT1 EQA00GDF EQA00LNK EQA00GDG EQAYBFAL EQAYLGEX EQA00GDP
    EQASSUT1 EQA13SWC EQAS0NMU EQA10DAT EQA10XIF EQANCHAB EQA10DES
    EQATIEXT EQAS0PST EQA0SEXN EQACIC51 EQA0OIP5 EQA0OIP6 EQA0SEXP
    EQA0OIP3 EQA0OIP4 EQA0OIP1 EQA0PDBI EQA0OIP2 EQA10FIN EQASG006
    EQA0SEXU EQA02PST EQA0SEXX EQANISET EQAS0RWD EQA00GFU EQAYFBLU
    EQA00GFV EQAYPRTF EQANCRTO EQA10DDT EQA10HLS EQA10INT EQAL6Z3
    EQAL6Z6  EQA10MVS EQA14CUR EQA10INP EQAS0A64 EQA0SRSM EQA0S4YE
    EQA13SYE EQA0SDU  EQA00NTC EQA03CUS EQA0S4YC EQA13SYC EQA0S4YA
    EQA13SYA EQA10TGA EQA00HKN EQA10M99 EQA17DSP EQA00DCL EQA00LST
    EQAS0OSM EQA00HKS EQADCTSQ EQA10LX0 EQA00GIV EQA10LX1 EQANBSWT
    EQA00LSE EQA04CUS EQACMDRV EQA00DBG EQA00DBH EQA00DBI EQA00DBJ
    EQA04STT EQAS0LNK EQAS0LNG EQA04API EQADXPMT EQA03ASN EQA04EXP
    EQA1S9LB EQA0OIPD EQA10IPD EQA00LRC EQAYBMSG EQARCDB2 EQA17QNS
    EQA10CCV EQAS0LMS EQA10XML EQA00DEH EQAD3PXT EQA00DEI EQA00FIN
    EQA12DCL EQAMVS64 EQA0SPRD EQA00EH2 EQA05STT EQADCUT1 EQAIIRMG
    EQA14PRF EQADCUT2 EQA05EXP EQADCXXT EQANCCSE EQARCDBG EQA07BLK
    EQA02LOC EQA00SBM EQAS0GDV EQANXPOP EQANCLDE EQAS0GDP EQADPITR
    EQA14SYA EQAXFOR  EQA14SYC EQA14SYE EQA03PST EQA00INT EQA10FLO
    EQAWMKDR EQA10SEV EQA10SET EQAYBLOM EQALMA   EQA50CTL
    

Fix information

  • Fixed component name

    ZOS DEBUGGER

  • Fixed component ID

    5724T0713

Applicable component levels

[{"Business Unit":{"code":"BU029","label":"Software"},"Product":{"code":"SSJK49","label":"IBM Developer for z Systems"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"E20"}]

Document Information

Modified date:
24 June 2022