IBM Support

PM93723: Service for Debug Tool 12.1.

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • --- Features ---
    
    -Debug Tool is enhanced to provide the automatic start of IMS
     message processing program (MPP) regions and dynamic routing
     of transactions. This allows a developer to dynamically start
     an MPP region, route a transaction to that MPP region, and at
     the end of the transaction shutdown the MPP region created for
     the developer thus reducing system resources.
    
    -Code Coverage (that uses debugger MFI mode):  Show the
     original CC observations of a given module with the same
     compile date/time. These observation are combined/merged into
     a single observation based on a selection criteria.
    
     For example, a user runs a test bucket of a module and
     produces a number of observations in the CC output. Each test
     case exercises different logic paths of the module. The user
     runs the extraction process to combine  all the observations.
     The resultant observation shows the statistics of combined
     executed/unexecuted statements. It would also be valuable to
     show what the individual observations that make up the
     combined statistics.
    
    -To help with the ease of use of the MFI mode of Debug Tool for
     some users, an option is added that enables breakpoints, the
     current line, and the line with found text to be identified by
     a character indicator. This feature is enabled via a new
     EQAOPTS ALTDISP command.
    
    -Change EQAWSESS to make APPL and ACBNAME match so that it is
     valid for a cross-domain setup with a single TIM.
    
    -The Code Coverage support that uses the debugger MFI mode is
     enhanced to support Enterprise PL/I compiled with
     TEST(SEPARATE).
    
    -The Load Module Analyzer output is enhanced to include the
     load module AMODE.
    
    -Support for z/OS 2.1.
    
    --- End Features ---
    
    
    --- Service ---
    
    -CICS: Currently any data in the IP name / address field causes
     DTCN to issue a EXEC CICS EXTRACT TCPIP. The response to this
     command can be very slow. Changes are made to force valid data
     in the field and not not allow wild cards. Futher more, DTCN
     will not issue EXEC CICS EXTRACT TCPIP if the IP name /
     address field is in use for deleted or inactive profiles.
     (PM91380 at 11.1)
    
    -CICS: Allow a user to create a duplicate profile if the
     existing profile is inactive.  Detect and give an error if
     somebody activates an inactive profile which has a duplicate.
     (PM92839 at 12.1)
    
    -DTCU 'GAnnotation   Create HTML Annotated Listing Report' and
     'GTarget    Create HTML Targeted Coverage Report' should
     output uppercase HTML tags to support Katakana.
     (PM94673 at 11.1)
    
    -Debug Tool commands LIST Rx, Memory Rx, and Storage Rx provide
     inconsistent output.
     (PM95010 at 12.1)
    
    -If a sequential DS is the input to CDADBGLD, then there is no
     source displayed in the Debug Tool session when using the mdbg
     file.
     (PM95491 at 12.1)
    
    -Condition code lost when debugging in disassembler mode.
     LA    R4,WORKAREA
     LA    R6,WORKAREA
     CR    R4,R6
     BNE   A1
     BE    A2
     Stepping over the BNE causes the condition code to be lost.
     (PM95668 at 11.1)
    
    -CICS: On the DTCN profile panel, the user is not able to use
     PF7, PF8 or PF9 with DTCNFORCELOADMODID in effect unless the
     loadmod field is filled in.
     (PM95934 at 12.1)
    
    -NOTEST program is started up in remote debug session in
     assembly view. When the user tries to find a word in the
     source view an abend occurrs at EQA0SRQ1+'00001F52'x.
     (PM96407 at 12.1)
    
    -DTCU 'GAnnotation   Create HTML Annotated Listing Report' is
     incorrectly treating non DBCS data containing SO/SI in the
     listing as invalid DBCS.
     (PM96463 at 11.1)
    
    -CICS: A loop between Debug Tool routines EQA10OUT and EQA10MGF
     occurs after an AICG abend.
     (PM96839 at 12.1)
    
    -The DTU option 3.4.5 'GAnnotation   Create HTML Annotated
     Listing Report' (EQACUANS) produces no output for a COBOL
     program if PROGRAM-ID is coded without a following period.
     (PM96983 at 11.1)
    
    -CICS: Debug Tool issues an attach for a subtask. However,
     before it can issue a corresponding detach, the task is
     purged, resulting in an A03 abend.
     (PM97368 at 11.1)
    
    -Remote: Changing the representation of a group/table receives
     message CRRDG3064E, not explaining the cause. A proper message
     is now displayed.
     (PM98983 at 12.1)
    
    -CICS: DTST shows Normal but the whole page is outside the
     region.
     (PM98295 at 12.1)
    
    -When using DTU for a batch compile with COBOL V5 compiler, the
     generated JCL shows a blank for the compiler dataset name.
     (PM98338 at 12.1)
    
    -The EQAOPTS sample should discuss SMP/E USERMOD EQAUMODE.
    
    -CICS: SET IGNORELINK is not working if the CU field in DTCN
     contains a '*'.
     (PM98249 at 12.1)
    
    -Program Check at EQA0AIPD+'00001F16'x.
     (PM98508 at 11.1)
    
    -No &USERID in EQAD3CXT for UE name pattern does not work.
     (PM98607 at 12.1)
    
    --- End Service ---
    
    These fixes have been shipped already via
    PM95648 / UK97091:
    
    -While debugging a program that gets invoked several times
     within a large application, Debug Tool appears to lose its
     place. User may see the following messages in the Debug Tool
     log:
      There is no compilation unit named 'pgmname'   (EQA1923S)
      There is no block named 'pgmname'  (EQA1921S)
     (PM93078 at 12.1)
    
    -Program check in EQA00STO at offset x'1172'. Intentional S0C1
     when Debug Tool detects that the storage address to be freed
     is zero.
     (PM94806 at 12.1)
    
    These fixes have been shipped already via
    PM97158 / UK97806:
    
    -When a COBOL program is compiled TEST(SEPARATE) OPT and using
     SET DEFAULT LISTINGS to indicate the location of the SYSDEBUG
     file, Debug Tool does not show the current executing line
     instead the TOP of the source window is shown.
     (PM91156 at 12.1)  (PM97139 at 10.1)
    
    -Data set names with member names are truncated in the Terminal
     Interface Manager (TIM) "PF10=Edit LE options data set"
     function.
     (PM94851 at 12.1)
    
    -Program check in module EQA00AEH at offset x'2BD2' using SET
     DEFAULT VIEW NOMACGEN.
     (PM95574 at 12.1)
    
    This fix has been shipped already via
    PM98344 / UK98179:
    
    -The use of USING (Dsect,DsectEnd),R10 form rather than
     traditional USING Dsect,R10 will cause a problem with EQALANGX
     respecify record data.
    
     When using relative addressing in assembler program, the value
     of certain variables is either incorrect or shows as not being
     addressable when using Debug Tool.
    
     EQALANGX/P Fault Analyzer V11.1 PTF UK98099 level
     and IPV V6.1 UK97897.
     EQALANGX version 2013-09-30 23:54
     (PM98344 at 12.1)
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED: Debug Tool 12.1 users who need the           *
    *                 features or have the problems described      *
    *                 in the Problem Description.                  *
    ****************************************************************
    * PROBLEM DESCRIPTION: --- Features ---                        *
    *                                                              *
    *                      -Debug Tool is enhanced to provide the  *
    *                       automatic start of IMS message         *
    *                       processing program (MPP) regions and   *
    *                       dynamic routing of transactions. This  *
    *                       allows a developer to dynamically      *
    *                       start an MPP region, route a           *
    *                       transaction to that MPP region, and    *
    *                       at the end of the transaction          *
    *                       shutdown the MPP region created for    *
    *                       the developer thus reducing system     *
    *                       resources.                             *
    *                                                              *
    *                      -Code Coverage (that uses debugger MFI  *
    *                       mode):  Show the original CC           *
    *                       observations of a given module with    *
    *                       the same compile date/time. These      *
    *                       observation are combined/merged into   *
    *                       a single observation based on a        *
    *                       selection criteria.                    *
    *                                                              *
    *                       For example, a user runs a test        *
    *                       bucket of a module and produces a      *
    *                       number of observations in the CC       *
    *                       output. Each test case exercises       *
    *                       different logic paths of the module.   *
    *                       The user runs the extraction process   *
    *                       to combine  all the observations.      *
    *                       The resultant observation shows the    *
    *                       statistics of combined                 *
    *                       executed/unexecuted statements. It     *
    *                       would also be valuable to show what    *
    *                       the individual observations that make  *
    *                       up the combined statistics.            *
    *                                                              *
    *                      -To help with the ease of use of the    *
    *                       MFI mode of Debug Tool for some        *
    *                       users, an option is added that         *
    *                       enables breakpoints, the current       *
    *                       line, and the line with found text to  *
    *                       be identified by a character           *
    *                       indicator. This feature is enabled     *
    *                       via a new EQAOPTS ALTDISP command.     *
    *                                                              *
    *                      -Change EQAWSESS to make APPL and       *
    *                       ACBNAME match so that it is valid for  *
    *                       a cross-domain setup with a single     *
    *                       TIM.                                   *
    *                                                              *
    *                      -The Code Coverage support that uses    *
    *                       the debugger MFI mode is enhanced to   *
    *                       support Enterprise PL/I compiled with  *
    *                       TEST(SEPARATE).                        *
    *                                                              *
    *                      -The Load Module Analyzer output is     *
    *                       enhanced to include the load module    *
    *                       AMODE.                                 *
    *                                                              *
    *                      -Support for z/OS 2.1.                  *
    *                                                              *
    *                      --- End Features ---                    *
    *                                                              *
    *                                                              *
    *                      --- Service ---                         *
    *                                                              *
    *                      -CICS: Currently any data in the IP     *
    *                       name / address field causes DTCN to    *
    *                       issue a EXEC CICS EXTRACT TCPIP. The   *
    *                       response to this command can be very   *
    *                       slow. Changes are made to force valid  *
    *                       data in the field and not not allow    *
    *                       wild cards. Futher more, DTCN will     *
    *                       not issue EXEC CICS EXTRACT TCPIP if   *
    *                       the IP name / address field is in use  *
    *                       for deleted or inactive profiles.      *
    *                       (PM91380 at 11.1)                      *
    *                                                              *
    *                      -CICS: Allow a user to create a         *
    *                       duplicate profile if the existing      *
    *                       profile is inactive.  Detect and give  *
    *                       an error if somebody activates an      *
    *                       inactive profile which has a           *
    *                       duplicate.                             *
    *                       (PM92839 at 12.1)                      *
    *                                                              *
    *                      -DTCU 'GAnnotation   Create HTML        *
    *                       Annotated Listing Report' and          *
    *                       'GTarget    Create HTML Targeted       *
    *                       Coverage Report' should output         *
    *                       uppercase HTML tags to support         *
    *                       Katakana.                              *
    *                       (PM94673 at 11.1)                      *
    *                                                              *
    *                      -Debug Tool commands LIST Rx, Memory    *
    *                       Rx, and Storage Rx provide             *
    *                       inconsistent output.                   *
    *                       (PM95010 at 12.1)                      *
    *                                                              *
    *                      -If a sequential DS is the input to     *
    *                       CDADBGLD, then there is no source      *
    *                       displayed in the Debug Tool session    *
    *                       when using the mdbg file.              *
    *                       (PM95491 at 12.1)                      *
    *                                                              *
    *                      -Condition code lost when debugging in  *
    *                       disassembler mode.                     *
    *                       LA    R4,WORKAREA                      *
    *                       LA    R6,WORKAREA                      *
    *                       CR    R4,R6                            *
    *                       BNE   A1                               *
    *                       BE    A2                               *
    *                       Stepping over the BNE causes the       *
    *                       condition code to be lost.             *
    *                       (PM95668 at 11.1)                      *
    *                                                              *
    *                      -CICS: On the DTCN profile panel, the   *
    *                       user is not able to use PF7, PF8 or    *
    *                       PF9 with DTCNFORCELOADMODID in effect  *
    *                       unless the loadmod field is filled     *
    *                       in.                                    *
    *                       (PM95934 at 12.1)                      *
    *                                                              *
    *                      -NOTEST program is started up in        *
    *                       remote debug session in assembly       *
    *                       view. When the user tries to find a    *
    *                       word in the source view an abend       *
    *                       occurrs at EQA0SRQ1+'00001F52'x.       *
    *                       (PM96407 at 12.1)                      *
    *                                                              *
    *                      -DTCU 'GAnnotation   Create HTML        *
    *                       Annotated Listing Report' is           *
    *                       incorrectly treating non DBCS data     *
    *                       containing SO/SI in the listing as     *
    *                       invalid DBCS.                          *
    *                       (PM96463 at 11.1)                      *
    *                                                              *
    *                      -CICS: A loop between Debug Tool        *
    *                       routines EQA10OUT and EQA10MGF occurs  *
    *                       after an AICG abend.                   *
    *                       (PM96839 at 12.1)                      *
    *                                                              *
    *                      -The DTU option 3.4.5 'GAnnotation      *
    *                       Create HTML Annotated Listing Report'  *
    *                       (EQACUANS) produces no output for a    *
    *                       COBOL program if PROGRAM-ID is coded   *
    *                       without a following period.            *
    *                       (PM96983 at 11.1)                      *
    *                                                              *
    *                      -CICS: Debug Tool issues an attach for  *
    *                       a subtask. However, before it can      *
    *                       issue a corresponding detach, the      *
    *                       task is purged, resulting in an A03    *
    *                       abend.                                 *
    *                       (PM97368 at 12.1)                      *
    *                                                              *
    *                      -Remote: Changing the representation    *
    *                       of a group/table receives message      *
    *                       CRRDG3064E, not explaining the cause.  *
    *                       A proper message is now displayed.     *
    *                       (PM98983 at 12.1)                      *
    *                                                              *
    *                      -CICS: DTST shows Normal but the whole  *
    *                       page is outside the region.            *
    *                       (PM98295 at 12.1)                      *
    *                                                              *
    *                      -When using DTU for a batch compile     *
    *                       with COBOL V5 compiler, the generated  *
    *                       JCL shows a blank for the compiler     *
    *                       dataset name.                          *
    *                       (PM98338 at 12.1)                      *
    *                                                              *
    *                      -The EQAOPTS sample should discuss      *
    *                       SMP/E USERMOD EQAUMODE.                *
    *                                                              *
    *                      -CICS: SET IGNORELINK is not working    *
    *                       if the CU field in DTCN contains a     *
    *                       '*'.                                   *
    *                       (PM98249 at 12.1)                      *
    *                                                              *
    *                      -Program Check at                       *
    *                       EQA0AIPD+'00001F16'x.                  *
    *                       (PM98508 at 11.1)                      *
    *                                                              *
    *                      -No &USERID in EQAD3CXT for UE name     *
    *                       pattern does not work.                 *
    *                       (PM98607 at 12.1)                      *
    *                                                              *
    *                      --- End Service ---                     *
    *                                                              *
    *                      These fixes have been shipped already   *
    *                      via PM95648 / UK97091:                  *
    *                                                              *
    *                      -While debugging a program that gets    *
    *                       invoked several times within a large   *
    *                       application, Debug Tool appears to     *
    *                       lose its place. User may see the       *
    *                       following messages in the Debug Tool   *
    *                       log:                                   *
    *                                                              *
    *                        There is no compilation unit named    *
    *                        'pgmname'   (EQA1923S)                *
    *                        There is no block named 'pgmname'     *
    *                        (EQA1921S)                            *
    *                       (PM93078 at 12.1)                      *
    *                                                              *
    *                      -Program check in EQA00STO at offset    *
    *                       x'1172'. Intentional S0C1 when Debug   *
    *                       Tool detects that the storage address  *
    *                       to be freed is zero.                   *
    *                       (PM94806 at 12.1)                      *
    *                                                              *
    *                      These fixes have been shipped already   *
    *                      via PM97158 / UK97806:                  *
    *                                                              *
    *                      -When a COBOL program is compiled       *
    *                       TEST(SEPARATE) OPT and using SET       *
    *                       DEFAULT LISTINGS to indicate the       *
    *                       location of the SYSDEBUG file, Debug   *
    *                       Tool does not show the current         *
    *                       executing line instead the TOP of the  *
    *                       source window is shown.                *
    *                       (PM91156 at 12.1)  (PM97139 at 10.1)   *
    *                                                              *
    *                      -Data set names with member names are   *
    *                       truncated in the Terminal Interface    *
    *                       Manager (TIM) "PF10=Edit LE options    *
    *                       data set" function.                    *
    *                       (PM94851 at 12.1)                      *
    *                                                              *
    *                      -Program check in module EQA00AEH at    *
    *                       offset x'2BD2' using SET DEFAULT VIEW  *
    *                       NOMACGEN.                              *
    *                       (PM95574 at 12.1)                      *
    *                                                              *
    *                      This fix has been shipped already via   *
    *                      PM98344 / UK98179:                      *
    *                                                              *
    *                      -The use of USING (Dsect,DsectEnd),R10  *
    *                       form rather than traditional USING     *
    *                       Dsect,R10 will cause a problem with    *
    *                       EQALANGX respecify record data.        *
    *                                                              *
    *                       When using relative addressing in      *
    *                       assembler program, the value of        *
    *                       certain variables is either incorrect  *
    *                       or shows as not being addressable      *
    *                       when using Debug Tool.                 *
    *                                                              *
    *                       EQALANGX/P Fault Analyzer V11.1 PTF    *
    *                       UK98099 level and IPV V6.1 UK97897.    *
    *                       EQALANGX version 2013-09-30 23:54      *
    *                       (PM98344 at 12.1)                      *
    ****************************************************************
    * 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

    PM93723

  • Reported component name

    DEBUG TOOL Z/OS

  • Reported component ID

    5655W7000

  • Reported release

    C10

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2013-07-24

  • Closed date

    2013-10-27

  • Last modified date

    2013-11-04

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

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

    UI11702

Modules/Macros

  • EQA00A64 EQA00ABE EQA00AEH EQA00AEI EQA00ALO EQA00ANC EQA00ANL
    EQA00BKP EQA00BLD EQA00BLK EQA00BND EQA00BPP EQA00C53 EQA00C62
    EQA00C63 EQA00C64 EQA00C65 EQA00C66 EQA00C67 EQA00C68 EQA00CCV
    EQA00CCX EQA00CEC EQA00CEE EQA00CEM EQA00CEX EQA00CHG EQA00CIC
    EQA00CND EQA00CTX EQA00CUS EQA00CV  EQA00CVC EQA00CVT EQA00DBG
    EQA00DBH EQA00DBI EQA00DBJ EQA00DCL EQA00DEH EQA00DEI EQA00DLD
    EQA00DMM EQA00DSF EQA00DTA EQA00DTC EQA00DTL EQA00DU  EQA00E53
    EQA00E62 EQA00E63 EQA00E64 EQA00E65 EQA00E66 EQA00E67 EQA00E68
    EQA00EH2 EQA00EHB EQA00EHI EQA00EMG EQA00ENV EQA00ER0 EQA00ER1
    EQA00EVH EQA00EXE EQA00FA  EQA00FIN EQA00FRE EQA00GCC EQA00GDD
    EQA00GDF EQA00GDG EQA00GDP EQA00GDV EQA00GFU EQA00GFV EQA00GIV
    EQA00GLV EQA00GPA EQA00GSV EQA00GTO EQA00HKN EQA00HKS EQA00INT
    EQA00IPD EQA00KBM EQA00LAM EQA00LBL EQA00LCM EQA00LDD EQA00LIS
    EQA00LLC EQA00LLF EQA00LLH EQA00LLT EQA00LMS EQA00LNG EQA00LNK
    EQA00LRC EQA00LSE EQA00LST EQA00MEM EQA00NAM EQA00NML EQA00NMU
    EQA00NTC EQA00OEH EQA00OEI EQA00OHB EQA00OHC EQA00OHE EQA00OHH
    EQA00OHI EQA00OHL EQA00OHT EQA00OHV EQA00OHX EQA00OSX EQA00PBK
    EQA00PDM EQA00POP EQA00PST EQA00QCS EQA00QFY EQA00QNS EQA00QRY
    EQA00REG EQA00RES EQA00RPB EQA00RSV EQA00RUN EQA00RWD EQA00SBM
    EQA00SET EQA00SRT EQA00STO EQA00STR EQA00STT EQA00STU EQA00SVC
    EQA00TMM EQA00TMX EQA00TRA EQA00TSR EQA00TTL EQA00TVT EQA00VAR
    EQA00XML EQA00XPR EQA01SV2 EQA01SVC EQA02BLK EQA02CUS EQA02EXP
    EQA02LOC EQA02PFM EQA02PST EQA02STT EQA03ASN EQA03BLK EQA03CUS
    EQA03EXP EQA03PFM EQA03PST EQA03STT EQA04API EQA04BLK EQA04CMS
    EQA04CUS EQA04EXP EQA04PFM EQA04PST EQA04STT EQA05BLK EQA05CUS
    EQA05EXP EQA05PFM EQA05PST EQA05STT EQA07BLK EQA07CUS EQA07EXP
    EQA07PST EQA07STT EQA08BLK EQA08CUS EQA08EXP EQA08PFM EQA08PST
    EQA08STT EQA0AIP1 EQA0AIP2 EQA0AIP3 EQA0AIP4 EQA0AIP5 EQA0AIP6
    EQA0AIPD EQA0CFUN EQA0CIC2 EQA0CINF EQA0CTRU EQA0OIP1 EQA0OIP2
    EQA0OIP3 EQA0OIP4 EQA0OIP5 EQA0OIP6 EQA0OIPD EQA0S0YC EQA0S0YE
    EQA0S4CN EQA0S4DS EQA0S4LB EQA0S4YC EQA0S4YE EQA0S9LB EQA0S9YC
    EQA0S9YE EQA0SBKP EQA0SBLD EQA0SBPP EQA0SCBP EQA0SCHG EQA0SCL1
    EQA0SCL2 EQA0SCLU EQA0SCMD EQA0SCPU EQA0SDBI EQA0SDLD EQA0SDTC
    EQA0SDTL EQA0SDU  EQA0SEMC EQA0SEXA EQA0SEXE EQA0SEXN EQA0SEXP
    EQA0SEXU EQA0SEXX EQA0SINP EQA0SIPD EQA0SLCM EQA0SLDD EQA0SLSE
    EQA0SMSU EQA0SNAM EQA0SNTC EQA0SPRD EQA0SQFY EQA0SRGU EQA0SRP1
    EQA0SRP2 EQA0SRP3 EQA0SRP4 EQA0SRPC EQA0SRQ1 EQA0SRQ2 EQA0SRQ3
    EQA0SRQ4 EQA0SRSM EQA0STKH EQA0STRE EQA0SUT1 EQA0SUT2 EQA0SUTI
    EQA0SXR1 EQA0SXRI EQA0SXU1 EQA0SXUT EQA0XCUS EQA0YCUS EQA10AFS
    EQA10AKA EQA10ALO EQA10ANL EQA10ASN EQA10BKC EQA10BKD EQA10BKE
    EQA10BKL EQA10BKP EQA10BKS EQA10BKT EQA10BLK EQA10BNK EQA10BPP
    EQA10BPQ EQA10BPR EQA10CCV EQA10CMD EQA10CND EQA10CUS EQA10CV
    EQA10CVC EQA10DAT EQA10DDT EQA10DES EQA10DMM EQA10DPA EQA10DSE
    EQA10DTC EQA10DTL EQA10EMC EQA10EXE EQA10EXM EQA10EXN EQA10EXX
    EQA10FBP EQA10FCI EQA10FIN EQA10FLO EQA10FND EQA10GTO EQA10HAD
    EQA10HLS EQA10HRS EQA10INP EQA10INT EQA10IPD EQA10LAM EQA10LCM
    EQA10LDD EQA10LIN EQA10LIT EQA10LNK EQA10LOG EQA10LSE EQA10LST
    EQA10MEM EQA10MGF EQA10MON EQA10MVS EQA10NAM EQA10NRM EQA10OSM
    EQA10OUT EQA10PBK EQA10PDM EQA10PRC EQA10PRD EQA10PTP EQA10QFY
    EQA10QNS EQA10QRY EQA10QRZ EQA10RET EQA10RST EQA10SET EQA10SEV
    EQA10SID EQA10STM EQA10STU EQA10SVC EQA10SYC EQA10SYE EQA10TGA
    EQA10TOG EQA10TRA EQA10VAR EQA10VAT EQA10XIF EQA10XML EQA12CED
    EQA12CEI EQA12CES EQA12CEX EQA12CUR EQA12DCL EQA12DSP EQA12LX1
    EQA12LXB EQA12QNS EQA12SCN EQA12SYC EQA12SYE EQA13CEX EQA13CUR
    EQA13DCL EQA13DSP EQA13LX1 EQA13LXB EQA13MDV EQA13QNS EQA13SCN
    EQA13SWC EQA13SYC EQA13SYE EQA14CAL EQA14CEX EQA14CMS EQA14CUR
    EQA14DCL EQA14DSP EQA14EVL EQA14LX1 EQA14LXB EQA14MDV EQA14PRF
    EQA14QNS EQA14SCN EQA14SYC EQA14SYE EQA17CED EQA17CEI EQA17CEX
    EQA17CUR EQA17DCL EQA17DSP EQA17LX1 EQA17LXB EQA17QNS EQA17SCN
    EQA17SYC EQA17SYE EQA18CED EQA18CEI EQA18CEX EQA18CUR EQA18DCL
    EQA18DSP EQA18LX1 EQA18LXB EQA18QNS EQA18SCN EQA18SYC EQA18SYE
    EQA1S4LB EQA1S9LB EQA30DMM EQA30DU  EQA30HSH EQA30INT EQA30KBM
    EQA30LNK EQA30NTC EQA30PST EQA30PT  EQA30SBM EQA30SRT EQA30STO
    EQA30STR EQA30TK  EQA30TKI EQA40PST EQA40PT  EQA40STO EQA40TKI
    EQA50COL EQA50CTL EQA50DSP EQA50END EQA50FC1 EQA50FC2 EQA50FSC
    EQA50IMW EQA50INP EQA50INT EQA50LIS EQA50LOG EQA50MAP EQA50MEM
    EQA50OBJ EQA50PMN EQA50PNL EQA50PRE EQA50PRO EQA50REQ EQA50SRV
    EQA50STR EQA50SUF EQA50TMN EQA50UTL EQA50VIO EQA50WIN EQA50XIO
    EQA60CMW EQA60DTC EQA60FCM EQA60WB  EQA60WBM EQA80CCV EQA80CTA
    EQA80CUS EQA80DBF EQA80ERE EQA80LDP EQA80OHA EQA80OHE EQA80PMI
    EQA80QUE EQA80SVC EQA80VER EQA8XBAS EQA8XQEO EQA90AFS EQA90SET
    EQA90STX EQA@PRIM EQAA0ER0 EQAA0ER1 EQAACER0 EQAACER1 EQAAFSPS
    EQACC1VZ EQACC2VZ EQACCSD  EQACMDRV EQACMRMG EQACMSRV EQACSCOM
    EQACSEXE EQACSINT EQACSTCP EQACUANS EQACUTRG EQAD3PXT EQAD3XXT
    EQADBFIL EQADBGET EQADBLNX EQADBSRT EQADCCN0 EQADCCN1 EQADCCN2
    EQADCCN3 EQADCCN4 EQADCCNH EQADCCXR EQADCDEL EQADCER0 EQADCER1
    EQADCERE EQADCMGR EQADCREP EQADCTSQ EQADCUT1 EQADCUT2 EQADCVSA
    EQADCVSD EQADCWB0 EQADCXXT EQADDPXT EQADIPCB EQADIXXT EQADPCNV
    EQADPITR EQADXPMT EQAEV006 EQAF4MXC EQAF4TM1 EQAF4TXN EQAFCR14
    EQAFCS22 EQAFCS28 EQAFCX13 EQAFDDM0 EQAFDDM1 EQAFDDM4 EQAFHLOP
    EQAFMPO1 EQAFMPO2 EQAFMPO3 EQAFMPS1 EQAFMPS2 EQAFMXS1 EQAFMXS2
    EQAFPLX  EQAFSSCL EQAG01   EQAHBGS  EQAHCJ   EQAHMPRO EQAHMPRS
    EQAHMPRT EQAHMPRX EQAHMPXS EQAHRIDN EQAHRO   EQAHSTRT EQALANGP
    EQALANGX EQALMA   EQAM01   EQANBCON EQANBSWT EQANCABE EQANCDBG
    EQANCFRM EQANCFTC EQANCHAB EQANCLDE EQANCREL EQANCRTO EQANCTER
    EQANCXAB EQANCXEI EQANCXHA EQANIAFE EQANISET EQANMDBG EQANMPOP
    EQANPCN1 EQANPCN2 EQAOPTS  EQAPMPRO EQAPMPRS EQAPMPRT EQAPMPRX
    EQAPMPXS EQAPPMSV EQAPPMXS EQAPRIP1 EQAPRIS  EQAPTU1  EQARCCDA
    EQARCDBG EQARCEXP EQARCHEX EQARCI3E EQARCL4  EQARCOBD EQARCPDC
    EQARCTRC EQARCVND EQASBMP  EQASTP02 EQASTSUB EQAWIVCT EQAWIVPU
    EQAWMLP2 EQAWSESS EQAXBFIB EQAXCCLE EQAXCCR1 EQAXCCR2 EQAXCCRG
    EQAXCCS2 EQAXCCV1 EQAXCCX1 EQAXCCX2 EQAXDSP  EQAXFOR  EQAXIMSP
    EQAXMPRO EQAXMPRS EQAXMPRX EQAXMSGT EQAXOPT  EQAXPBC1 EQAXPFC1
    EQAXPRIM EQAXSS1  EQAXTU1  EQAXVARS EQAYASSC EQAYBCNM EQAYBGID
    EQAYFGID EQAYFREA EQAYFWRI EQAYSMMN EQAYVTAM EQAZDEFS EQAZDFLT
    EQAZDSYS EQAZGBL  EQAZKEYS JCLNORDB
    

Fix information

  • Fixed component name

    DEBUG TOOL Z/OS

  • Fixed component ID

    5655W7000

Applicable component levels

  • RC10 PSY UI11702

       UP13/10/29 P F310

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":"SSTQWA","label":"IBM Debug for z\/OS"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"C10","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}},{"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SG19M","label":"APARs - z\/OS environment"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"C10","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
15 October 2020