IBM Support

PI42908: 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 ---
    
    -Support is added for
     IBM CICS Transaction Server (CICS TS) V5.3.
     FIXCAT KEYWORD: CIC0503T/K
    
    --- End Features ---
    
    --- Service ---
    
    -Remote: ABENDS0C4 Program Check at EQA0SDBI+'00007578'x during
     debugging of COBOL V5 application.
     FIXCAT KEYWORD: COB0501T/K
     FIXCAT KEYWORD: COB0502T/K
     (PI44984 at 13.1)
    
    -If a breakpoint for a PLI program is set with syntax AT ENTRY
     LMOD_NAME, but the breakpoint is deferred (the program has not
     yet been entered) then this simple syntax will work to clear
     it:
       CLEAR AT ENTRY LMOD_NAME
     But the fully qualified syntax will not work:
       CLEAR AT ENTRY LMOD_NAME ::> CU_NAME :>BLOCK_NAME
     However after the ENTRY breakpoint is triggered (after
     entering the module) then the opposite is true. The simple
     syntax will not work, and produces message "The ... breakpoint
     has not been established":
       CLEAR AT ENTRY LMOD_NAME
     But the fully qualified syntax will work:
       CLEAR AT ENTRY LMOD_NAME ::> CU_NAME :>BLOCK_NAME
     (PI44934 at 13.1)
    
    -Terminal Interface Manager (TIM) ENQ / DEQ mismatch causing
     different problems.  System could show EREP hits.
     (PI42897 at 13.1)
    
    -An ASRA ABENDS0C4 abend occurred in module EQANCLDE+'19D2'x
     while debugging a program in CICS in a background
     (non-terminal) non-LE transaction.
     (PI43089 at 13.1)
    
    -An ASRA ABENDS0C4 abend occurred in module EQANCLDE+'1840'x
     while debugging a nonLE program in CICS.
     (PI43093 at 13.1)
    
    -Update header of Code Coverage samples to indicate EQASTART
     customization is needed.
    
    -When debugging an Enterprise COBOL application in CICS, an
     ASRA ABENDS0C4 was encoutered in CEEEVDBG+'0B98'x.
     (PI43829 at 13.1)
    
    -ABENDS0C4 when using LANGX COBOL for program with no period
     after PROGRAM-ID.
     (PI43771 at 13.1)
    
    -The values of vector registers 0 through 15 may be changed by
     Debug Tool and will not contain the correct values.
     (PI44134 at 13.1)
    
    -Abend and message EQA9999E - Program Check at
     EQA50CTL+00000106 encountered while debugging a program in
     CICS.
     (PI44638 at 13.1)
    
    -ABENDS0C4 in Debug Tool EQA00OHC+0000376A when stepping in
     TEST(NoSource) compiled COBOL V5 application.  Note that
     TEST(NoSource) is not supported by Debug Tool and will now
     result in a blank source window where you can not step (rather
     than abending).
     (PI44974 at 13.1)
    
    -Remote: ABENDS0C1 in EQA00STO when expanding COBOL structure
     in the Monitor or when hovering over a variable.
     (PI48168 at 13.1)
    
    -Program Check (U4097) at EQA00STO+'00001B62'x when debugging
     COBOL V5 program and
     SET MONITOR DATATYPE ON ;
     SET AUTOMONITOR ON ;
     are issued.
     (PI50927 at 13.1)
    
    -Abend in EQA00OHC+'13E2'x at Debug Tool Level V13R1 PI42404
     when attempting to RUNTO a statement using COBOL V5.2.
     (PI45606 at 13.1)
    
    -STEP will stop working when DSA chain is > 300 subroutines in
     debug session.
     (PI46084 at 13.1)
    
    -Debug Tool is not starting up if NW2 tag in EQAUOPTS data set.
    
    -CICS: Debug Tool not stopping in the second assembler program
     set in DTCN profile.
     (PI46284 at 13.1)
    
    -CICS: DTCN can invoke Debug Tool incorrectly if an application
     load module contains the DTCN EQADCCXT exit.
     (PI47928 at 13.1)
    
    -CICS: ABENDS0C4 in IBMPDAPI during CICS debug session.
     (PI48171 at 13.1)
    
    -ABENDS0C1 when Debugging an Assembler statement EXRL.
     (PI50078 at 13.1)
    
    -In CICS, an ASRA abend results when an application program is
     executed, if it has the supplied EQAD3CXT exit link-edited
     into the load module.
     The abend is accompanied by message: DFHAP1301 ... Language
     Environment has detected a corruption of its control blocks.
     (PI48697 at 13.1)
    
    -CICS: AICA abend when running Debug Tool against Cobol V5
     multi sectional load module.
     (PI50133 at 13.1)
    
    -Running an IMS BMP job, the job goes into a loop with high CPU
     usage. Performance monitoring shows the bulk of the time spent
     in module EQA00OHH csect EQA00OHI.
     (PI51062 at 13.1)
    
    -CICS: While debugging a COBOL II application in CICS, after an
     abend occurs in an application module, an ABENDS0C4 abend can
     occur in CEEPLPKA+'001F8676'x.
     (PI51407 at 13.1)
    
    -High CPU usage and storage usage when debugging COBOL V5
     routines when LIST or AUTOMONITOR of variables.
     (PI53642 at 13.1)
    
    -Remote DTCN profile can not be re-activated.  Debug Tool does
     not trap the transaction after deactivating and reactivating
     the remote created profile.
     (PI52991 at 12.1)
    
    -When the remote debugging interface is used under RDz and the
     user is debugging an asssembler program, or a program called
     by an assembler program, the source may not be displayed and
     the following Error pop up is displayed:
    
        CRRDG3131E File UNKNOWN? could not be opened
    
     Now if the user attempts to Step, the following Problem
     Occurred pop up is displayed:
    
        'Debug Source Display' has encountered a problem.
        An internal error has occurred.
    
     At this point the user is unable to perform any significant
     debug activities and if the user attempts another debug
     session, the Problem Occurred pop up is displayed again. For
     the user to be able to debug again, the user must close (shut
     down) the RDz UI and restart it.
    
     The user needs RDz at the 9.5.1 level to fully correct the
     problem.
     (PI53965 at 13.1)
    
    -EQA1450E Unable to display the result from expression
     evaluation for every variable in COBOL V5 program.
     (PI54774 at 13.1)
    
    -ABEND IN EQA00QNS X'0000262A' ISSUING LIST NAMES
     (PI54776 at 13.1)
    
    -Abend in COBOL V5 batch debug session.
     (PI54282 at 13.1)
    
    -When debugging an assembler program, the program issues a
     STORAGE RELEASE of an area that contains a variable referenced
     by the program.  After the storage is released, a ABENDS0C4
     abend results in EQA0AIP3 when attempting to monitor the
     variable.
     (PI54720 at 13.1)
    
    -DTCN: EQA2511E is not displayed when TERMID has * and all
     other fields are empty.
     (PI54697 at 13.1)
    
    -RDz 9.1.1.2 Outline view shows "An outline is not available"
     in debug session (DT) on return by GOBACK to main from 4'th
     level call in COBOL CICS transaction.
     (PI55362 at 13.1)
    
    -Load Module Analyzer (EQALMA) is leaking 24 bit storage each
     time it is called by a program (rather than being invoked via
     STEPLIB or from ISPF).
    
    -LANGX/P update from Fault Analyzer V11.1 PTF UI33671
    
    --- End Service ---
    
    The PTF for this APAR will also include this previously shipped
    service:
    
    APAR PI51859  PTF UI32967
    APAR PI49188  PTF UI31546
    APAR PI42830  PTF UI29362
         PI44007
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED: Debug Tool 12.1 users who need the           *
    *                 feature or have the problems described       *
    *                 in the Problem Description.                  *
    ****************************************************************
    * PROBLEM DESCRIPTION: --- Features ---                        *
    *                                                              *
    *                      -Support is added for IBM CICS          *
    *                       Transaction Server (CICS TS) V5.3.     *
    *                       FIXCAT KEYWORD: CIC0503T/K             *
    *                                                              *
    *                      --- End Features ---                    *
    *                                                              *
    *                      --- Service ---                         *
    *                                                              *
    *                      -Remote: ABENDS0C4 Program Check at     *
    *                       EQA0SDBI+'00007578'x during debugging  *
    *                       of COBOL V5 application.               *
    *                       FIXCAT KEYWORD: COB0501T/K             *
    *                       FIXCAT KEYWORD: COB0502T/K             *
    *                       (PI44984 at 13.1)                      *
    *                                                              *
    *                      -If a breakpoint for a PLI program is   *
    *                       set with syntax AT ENTRY LMOD_NAME,    *
    *                       but the breakpoint is deferred (the    *
    *                       program has not yet been entered)      *
    *                       then this simple syntax will work to   *
    *                       clear it:                              *
    *                         CLEAR AT ENTRY LMOD_NAME             *
    *                       But the fully qualified syntax will    *
    *                       not work:                              *
    *                         CLEAR AT ENTRY LMOD_NAME ::>         *
    *                         CU_NAME :>BLOCK_NAME                 *
    *                       However after the ENTRY breakpoint is  *
    *                       triggered (after entering the module)  *
    *                       then the opposite is true. The simple  *
    *                       syntax will not work, and produces     *
    *                       message "The ... breakpoint has not    *
    *                       been established":                     *
    *                         CLEAR AT ENTRY LMOD_NAME             *
    *                       But the fully qualified syntax will    *
    *                       work:                                  *
    *                         CLEAR AT ENTRY LMOD_NAME ::>         *
    *                         CU_NAME :>BLOCK_NAME                 *
    *                       (PI44934 at 13.1)                      *
    *                                                              *
    *                      -Terminal Interface Manager (TIM)       *
    *                       ENQ / DEQ mismatch causing different   *
    *                       problems.  System could show EREP      *
    *                       hits.                                  *
    *                       (PI42897 at 13.1)                      *
    *                                                              *
    *                      -An ASRA ABENDS0C4 abend occurred in    *
    *                       module EQANCLDE+'19D2'x while          *
    *                       debugging a program in CICS in a       *
    *                       background (non-terminal) non-LE       *
    *                       transaction.                           *
    *                       (PI43089 at 13.1)                      *
    *                                                              *
    *                      -An ASRA ABENDS0C4 abend occurred in    *
    *                       module EQANCLDE+'1840'x while          *
    *                       debugging a nonLE program in CICS.     *
    *                       (PI43093 at 13.1)                      *
    *                                                              *
    *                      -Update header of Code Coverage         *
    *                       samples to indicate EQASTART           *
    *                       customization is needed.               *
    *                                                              *
    *                      -When debugging an Enterprise COBOL     *
    *                       application in CICS, an ASRA           *
    *                       ABENDS0C4 was encoutered in            *
    *                       CEEEVDBG+'0B98'x.                      *
    *                       (PI43829 at 13.1)                      *
    *                                                              *
    *                      -ABENDS0C4 when using LANGX COBOL for   *
    *                       program with no period after           *
    *                       PROGRAM-ID.                            *
    *                       (PI43771 at 13.1)                      *
    *                                                              *
    *                      -The values of vector registers 0       *
    *                       through 15 may be changed by Debug     *
    *                       Tool and will not contain the correct  *
    *                       values.                                *
    *                       (PI44134 at 13.1)                      *
    *                                                              *
    *                      -Abend and message EQA9999E - Program   *
    *                       Check at EQA50CTL+00000106             *
    *                       encountered while debugging a program  *
    *                       in CICS.                               *
    *                       (PI44638 at 13.1)                      *
    *                                                              *
    *                      -ABENDS0C4 in Debug Tool                *
    *                       EQA00OHC+0000376A when stepping in     *
    *                       TEST(NoSource) compiled COBOL V5       *
    *                       application.  Note that                *
    *                       TEST(NoSource) is not supported by     *
    *                       Debug Tool and will now result in a    *
    *                       blank source window where you can not  *
    *                       step (rather than abending).           *
    *                       (PI44974 at 13.1)                      *
    *                                                              *
    *                      -Remote: ABENDS0C1 in EQA00STO when     *
    *                       expanding COBOL structure in the       *
    *                       Monitor or when hovering over a        *
    *                       variable.                              *
    *                       (PI48168 at 13.1)                      *
    *                                                              *
    *                      -Program Check (U4097) at               *
    *                       EQA00STO+'00001B62'x when debugging    *
    *                       COBOL V5 program and                   *
    *                       SET MONITOR DATATYPE ON ;              *
    *                       SET AUTOMONITOR ON ;                   *
    *                       are issued.                            *
    *                       (PI50927 at 13.1)                      *
    *                                                              *
    *                      -Abend in EQA00OHC+'13E2'x at Debug     *
    *                       Tool Level V13R1 PI42404 when          *
    *                       attempting to RUNTO a statement using  *
    *                       COBOL V5.2.                            *
    *                       (PI45606 at 13.1)                      *
    *                                                              *
    *                      -STEP will stop working when DSA chain  *
    *                       is > 300 subroutines in debug          *
    *                       session.                               *
    *                       (PI46084 at 13.1)                      *
    *                                                              *
    *                      -Debug Tool is not starting up if NW2   *
    *                       tag in EQAUOPTS data set.              *
    *                                                              *
    *                      -CICS: Debug Tool not stopping in the   *
    *                       second assembler program set in DTCN   *
    *                       profile.                               *
    *                       (PI46284 at 13.1)                      *
    *                                                              *
    *                      -CICS: DTCN can invoke Debug Tool       *
    *                       incorrectly if an application load     *
    *                       module contains the DTCN EQADCCXT      *
    *                       exit.                                  *
    *                       (PI47928 at 13.1)                      *
    *                                                              *
    *                      -CICS: ABENDS0C4 in IBMPDAPI during     *
    *                       CICS debug session.                    *
    *                       (PI48171 at 13.1)                      *
    *                                                              *
    *                      -ABENDS0C1 when Debugging an Assembler  *
    *                       statement EXRL.                        *
    *                       (PI50078 at 13.1)                      *
    *                                                              *
    *                      -In CICS, an ASRA abend results when    *
    *                       an application program is executed,    *
    *                       if it has the supplied EQAD3CXT exit   *
    *                       link-edited into the load module.      *
    *                       The abend is accompanied by message:   *
    *                       DFHAP1301 ... Language Environment     *
    *                       has detected a corruption of its       *
    *                       control blocks.                        *
    *                       (PI48697 at 13.1)                      *
    *                                                              *
    *                      -CICS: AICA abend when running Debug    *
    *                       Tool against Cobol V5 multi sectional  *
    *                       load module.                           *
    *                       (PI50133 at 13.1)                      *
    *                                                              *
    *                      -Running an IMS BMP job, the job goes   *
    *                       into a loop with high CPU usage.       *
    *                       Performance monitoring shows the bulk  *
    *                       of the time spent in module EQA00OHH   *
    *                       csect EQA00OHI.                        *
    *                       (PI51062 at 13.1)                      *
    *                                                              *
    *                      -CICS: While debugging a COBOL II       *
    *                       application in CICS, after an abend    *
    *                       occurs in an application module, an    *
    *                       ABENDS0C4 abend can occur in           *
    *                       CEEPLPKA+'001F8676'x.                  *
    *                       (PI51407 at 13.1)                      *
    *                                                              *
    *                      -High CPU usage and storage usage when  *
    *                       debugging COBOL V5 routines when LIST  *
    *                       or AUTOMONITOR of variables.           *
    *                       (PI53642 at 13.1)                      *
    *                                                              *
    *                      -Remote DTCN profile can not be         *
    *                       re-activated.  Debug Tool does not     *
    *                       trap the transaction after             *
    *                       deactivating and reactivating the      *
    *                       remote created profile.                *
    *                       (PI52991 at 12.1)                      *
    *                                                              *
    *                      -When the remote debugging interface    *
    *                       is used under RDz and the user is      *
    *                       debugging an asssembler program, or a  *
    *                       program called by an assembler         *
    *                       program, the source may not be         *
    *                       displayed and the following Error pop  *
    *                       up is displayed:                       *
    *                          CRRDG3131E File UNKNOWN? could not  *
    *                          be opened                           *
    *                       Now if the user attempts to Step, the  *
    *                       following Problem Occurred pop up is   *
    *                       displayed:                             *
    *                          'Debug Source Display' has          *
    *                          encountered a problem.  An          *
    *                          internal error has occurred.        *
    *                       At this point the user is unable to    *
    *                       perform any significant debug          *
    *                       activities and if the user attempts    *
    *                       another debug session, the Problem     *
    *                       Occurred pop up is displayed again.    *
    *                       For the user to be able to debug       *
    *                       again, the user must close (shut       *
    *                       down) the RDz UI and restart it.       *
    *                                                              *
    *                       The user needs RDz at the 9.5.1 level  *
    *                       to fully correct the problem.          *
    *                       (PI53965 at 13.1)                      *
    *                                                              *
    *                      -EQA1450E Unable to display the result  *
    *                       from expression evaluation for every   *
    *                       variable in COBOL V5 program.          *
    *                       (PI54774 at 13.1)                      *
    *                                                              *
    *                      -Abend in COBOL V5 batch debug          *
    *                       session.                               *
    *                       (PI54282 at 13.1)                      *
    *                                                              *
    *                      -When debugging an assembler program,   *
    *                       the program issues a STORAGE RELEASE   *
    *                       of an area that contains a variable    *
    *                       referenced by the program. After the   *
    *                       storage is released, a ABENDS0C4       *
    *                       abend results in EQA0AIP3 when         *
    *                       attempting to monitor the variable.    *
    *                       (PI54720 at 13.1)                      *
    *                                                              *
    *                      -DTCN: EQA2511E is not displayed when   *
    *                       TERMID has * and all other fields are  *
    *                       empty.                                 *
    *                       (PI54697 at 13.1)                      *
    *                                                              *
    *                      -RDz 9.1.1.2 Outline view shows "An     *
    *                       outline is not available" in debug     *
    *                       session (DT) on return by GOBACK to    *
    *                       main from 4'th level call in COBOL     *
    *                       CICS transaction.                      *
    *                       (PI55362 at 13.1)                      *
    *                                                              *
    *                      -Load Module Analyzer (EQALMA) is       *
    *                       leaking 24 bit storage each time it    *
    *                       is called by a program (rather than    *
    *                       being invoked via STEPLIB or from      *
    *                       ISPF).                                 *
    *                                                              *
    *                      -LANGX/P update from Fault Analyzer     *
    *                       V11.1 PTF UI33671                      *
    *                                                              *
    *                      --- End Service ---                     *
    *                                                              *
    *                      The PTF for this APAR will also         *
    *                      include this previously shipped         *
    *                      service:                                *
    *                                                              *
    *                      APAR PI51859  PTF UI32967               *
    *                      APAR PI49188  PTF UI31546               *
    *                      APAR PI42830  PTF UI29362               *
    *                           PI44007                            *
    ****************************************************************
    * RECOMMENDATION: Installations that need this feature or      *
    *                 these problem fixes should install           *
    *                 this service.                                *
    ****************************************************************
    New feature and miscellaneous service.
    

Problem conclusion

  • New feature and service available.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PI42908

  • 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

    2015-06-14

  • Closed date

    2016-02-03

  • Last modified date

    2016-03-22

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

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

    UI35045

Modules/Macros

  • CDECONST CDECPTBL CDEPRDEF EQA00A64 EQA00ABE EQA00AEH EQA00AEI
    EQA00ALO EQA00ANC EQA00ANL EQA00BKP EQA00BLD EQA00BLK EQA00BND
    EQA00BPP EQA00C00 EQA00C70 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  EQA00E70 EQA00EH2 EQA00EHB EQA00EHI
    EQA00EMG EQA00ENV 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 EQA00TMM EQA00TMX EQA00TRA EQA00TSR EQA00TTL EQA00TVT
    EQA00VAR EQA00XML EQA00XPR 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 EQA0CPLT 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 EQA10BKP EQA10DES
    EQA10DTL EQA10MVS EQA10OSM EQA10PRC EQA10XIF EQA1S4LB EQA1S9LB
    EQA50CTL EQA50INT EQA50VIO EQA50XIO EQA80CUS EQA80DTA EQA80FPR
    EQA80NMR EQA80OHA EQA80VER EQA8XBAS EQA8XCEE EQAAFSPS EQACC1VZ
    EQACC2VZ EQACC3VZ EQACC4VZ EQACCEXT EQACCPRP EQACCSD  EQACCXRP
    EQACSCOM EQACSEXE EQACSINT EQACSTCP EQAD3CXT EQAD3PXT EQAD3XXT
    EQADCCN0 EQADCCN1 EQADCCXR EQADCWB0 EQADCXXT EQADDPXT EQADPITR
    EQADXPMT EQALANGP EQALANGX EQALMA   EQALMPGM EQALMTBL EQANCABE
    EQANCDBG EQANCEST EQANCFRE EQANCFRM EQANCGET EQANCHAB EQANCLDE
    EQANCREL EQANCRTO EQANCTER EQANCXHA EQANMDBG EQARCCDA EQARCDBG
    EQARCEXP EQARCHEX EQARCI3E EQARCL4  EQARCOBD EQARCPDC EQARCTRC
    EQARCVND EQASTSUB EQAXCCR2 EQAXCCX2 EQAYSMMN EQAYTRMM JCLNORDB
    

Fix information

  • Fixed component name

    DEBUG TOOL Z/OS

  • Fixed component ID

    5655W7000

Applicable component levels

  • RC10 PSY UI35045

       UP16/02/05 P F602 ¢

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:
22 March 2016