IBM Support

PI04816: 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 ---
    
    -The Swap IMS Transaction Class and Run Transaction utility is
     enhanced to allow the user to manipulate the TEST option that
     is used for the debug message region. This allows the user to
     supply a commands or preferences file, and to direct the Debug
     Tool session to the remote user interface or to an alternate
     Terminal Interface Manager user ID.
    
    -Support for Enterprise COBOL 5.1 IMS SQL coprocessor. The
     coprocessor converts IMS SQL statements in the code to COBOL
     statements. See also
     http://www-01.ibm.com/support/docview.wss?uid=swg21650040 .
    
     Add support for CICS/TS 5.2 Beta 6. Support is only provided
     for base CICS functions, i.e. those functions which were
     available in CICS TS 5.1. Support is not guaranteed for new
     functions within CICS TS 5.2.
    
    --- End Features ---
    
    
    --- Service ---
    
    -Remote GUI: Newly set AT ENTRY-Breakpoint is not correctly
     processed in RD/z.
     (PM95046 at 12.1)
    
    -1. Debug session get's a ABENDS806 (call non existing program)
     2. Set breakpoint after CALL statement
     3. Give command GO BYPASS
     4. Abend and end of Terminal Interface Manager (TIM)
     (PM97474 at 12.1)
    
    -MFI: When debugging using the disassembly view, the
     disassembly view is not always being refreshed when stepping.
     This occurs when the executing address cannot be located in
     the disassembly view displayed in the Source window. This
     causes the current highlighted line to remain at line 1 and a
     mismatch between the assembler listing and the disassembly
     view displayed in the Source window.
    
     This problem may also be seen in the remote debugger. It will
     be fixed there in the future (and requires a companion fix in
     the GUI).
     (PM99684 at 11.1)
    
    -PROG755 error in CICS COBOL debug session with DBCS ON and
     AUTOMONITOR ON.
     (PI04705 at 11.1)
    
    -With AUTOMONITOR turned on, a program receives an exception in
     Debug Tool module EQA00TTL+x'2C20' on a STH instruction due to
     an invalid address in GPR2.
     (PI07558 at 12.1)
    
    -Exception in EQA00STO+x'E8' when paging in MEMORY window back
     towards address 00000000.
     (PI07559 at 12.1)
    
    -When using Code Coverage, information is not collected for a
     COBOL subprogram unless the main program is compiled with
     TEST.
     (PI08442 at 13.1)
    
    -Exception in EQA00NTC+x'370' when setting a breakpoint in
     assembler program.
     (PI09610 at 12.1)
    
    -After non-LE assembler program, called from COBOL program, is
     debugged and then the LDD is cleared, a ABENDS0C4 occurs when
     SET SOURCE OFF command is issued. Exception occurs in EQA00AEH
     at offset x'920'.
     (PI09688 at 12.1)
    
    -When using a generic userid and User ID Cross Reference Table,
     the table is locked, causing problems for other users trying
     to access the table.
     (PI09693 at 12.1)
    
    -Program check could occur in either EQA10MON or EQA10CMD when
     nearing the limit of MONITOR commands (99), and another
     MONITOR command is entered. Problem only occurs when using
     AUTOMONITOR.
     (PI10780 at 12.1)
    
    -Remote GUI: Loop in C remote debug session after GO.
     (PI10791 at 12.1)
    
    -ABENDS0C4 abend occurs in Debug Tool module EQANCTER+x'4F0'.
     (PI10943 at 12.1)
    
    -EQALANGX/P at Fault Analyzer V11.1 PTF UI14783 level.
     EQALANGX version 2014-02-03 19:09
    
    --- End Service ---
    
    
    This APAR also includes these previouly shipped fixes which
    have been shipped via APARs PI06813 PTF UI13630
                                PM99581
                                PI07629 (marked as)
    
    --- Service ---
    
    -ABENDS0C4 at EQA00OHT+X'11D0' with R8 pointing to application
     program in CICS ERDSA.
     (PM95606 at 12.1)
    
    -In a reentrant assembler program, exception occurs when
     attempting to modify the value of a variable in read-only
     storage as seen in the monitor window.
     (PI06813 at 12.1)
    
    -ABENDS0C4 in Terminal Interface Manager.  The savearea for
     EQAYFGID is overlaid, resulting in a S0C4 when attempting to
     return to its caller.
     (PM99581 at 12.1)
    
    -Debug Tool JUMPTO LABEL command behaving like a GO command
     when delayed debug is enabled.
     (PM96535 at 12.1)
    
    -ABENDS7C1 in EQANCLDE when nonLE assembler program EXEC CICS
     LINKs to COBOL program.
     (PI05690 at 12.1)
    
    --- End Service ---
    
    This fix has been shipped via APAR PI09687 PTF UI15226:
    
    -ABENDS0C1 in module EQA30TKI CSECT EQA30STO+x'23CA'.
     Problem occurs when processing a preferences file.
    

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 ---                        *
    *                                                              *
    *                      -The Swap IMS Transaction Class and     *
    *                       Run Transaction utility is enhanced    *
    *                       to allow the user to manipulate the    *
    *                       TEST option that is used for the       *
    *                       debug message region. This allows the  *
    *                       user to supply a commands or           *
    *                       preferences file, and to direct the    *
    *                       Debug Tool session to the remote user  *
    *                       interface or to an alternate Terminal  *
    *                       Interface Manager user ID.             *
    *                                                              *
    *                      -Support for Enterprise COBOL 5.1 IMS   *
    *                       SQL coprocessor. The coprocessor       *
    *                       converts IMS SQL statements in the     *
    *                       code to COBOL statements. See also     *
    *                       http://www-01.ibm.com/support/         *
    *                       docview.wss?uid=swg21650040 .          *
    *                                                              *
    *                                                              *
    *                       Add support for CICS/TS 5.2 Beta 6.    *
    *                       Support is only provided for base      *
    *                       CICS functions, i.e. those functions   *
    *                       which were available in CICS TS 5.1.   *
    *                       Support is not guaranteed for new      *
    *                       functions within CICS TS 5.2.          *
    *                                                              *
    *                      --- End Features ---                    *
    *                                                              *
    *                                                              *
    *                      --- Service ---                         *
    *                                                              *
    *                      -Remote GUI: Newly set AT               *
    *                       ENTRY-Breakpoint is not correctly      *
    *                       processed in RD/z.                     *
    *                       (PM95046 at 12.1)                      *
    *                                                              *
    *                      -1. Debug session get's a ABENDS806     *
    *                          (call non existing program)         *
    *                       2. Set breakpoint after CALL           *
    *                          statement                           *
    *                       3. Give command GO BYPASS              *
    *                       4. Abend and end of Terminal           *
    *                          Interface Manager (TIM)             *
    *                       (PM97474 at 12.1)                      *
    *                                                              *
    *                      -MFI: When debugging using the          *
    *                       disassembly view, the disassembly      *
    *                       view is not always being refreshed     *
    *                       when stepping. This occurs when the    *
    *                       executing address cannot be located    *
    *                       in the disassembly view displayed in   *
    *                       the Source window. This causes the     *
    *                       current highlighted line to remain at  *
    *                       line 1 and a mismatch between the      *
    *                       assembler listing and the disassembly  *
    *                       view displayed in the Source window.   *
    *                                                              *
    *                       This problem may also be seen in the   *
    *                       remote debugger. It will be fixed      *
    *                       there in the future (and requires a    *
    *                       companion fix in the GUI).             *
    *                       (PM99684 at 11.1)                      *
    *                                                              *
    *                      -PROG755 error in CICS COBOL debug      *
    *                       session with DBCS ON and AUTOMONITOR   *
    *                       ON.                                    *
    *                       (PI04705 at 11.1)                      *
    *                                                              *
    *                      -With AUTOMONITOR turned on, a program  *
    *                       receives an exception in Debug Tool    *
    *                       module EQA00TTL+x'2C20' on a STH       *
    *                       instruction due to an invalid address  *
    *                       in GPR2.                               *
    *                       (PI07558 at 12.1)                      *
    *                                                              *
    *                      -Exception in EQA00STO+x'E8' when       *
    *                       paging in MEMORY window back towards   *
    *                       address 00000000.                      *
    *                       (PI07559 at 12.1)                      *
    *                                                              *
    *                      -When using Code Coverage, information  *
    *                       is not collected for a COBOL           *
    *                       subprogram unless the main program is  *
    *                       compiled with TEST.                    *
    *                       (PI08442 at 13.1)                      *
    *                                                              *
    *                      -Exception in EQA00NTC+x'370' when      *
    *                       setting a breakpoint in assembler      *
    *                       program.                               *
    *                       (PI09610 at 12.1)                      *
    *                                                              *
    *                      -After non-LE assembler program,        *
    *                       called from COBOL program, is          *
    *                       debugged and then the LDD is cleared,  *
    *                       a ABENDS0C4 occurs when SET SOURCE     *
    *                       OFF command is issued. Exception       *
    *                       occurs in EQA00AEH at offset x'920'.   *
    *                       (PI09688 at 12.1)                      *
    *                                                              *
    *                      -When using a generic userid and User   *
    *                       ID Cross Reference Table, the table    *
    *                       is locked, causing problems for other  *
    *                       users trying to access the table.      *
    *                       (PI09693 at 12.1)                      *
    *                                                              *
    *                      -Program check could occur in either    *
    *                       EQA10MON or EQA10CMD when nearing the  *
    *                       limit of MONITOR commands (99), and    *
    *                       another MONITOR command is entered.    *
    *                       Problem only occurs when using         *
    *                       AUTOMONITOR.                           *
    *                       (PI10780 at 12.1)                      *
    *                                                              *
    *                      -Remote GUI: Loop in C remote debug     *
    *                       session after GO.                      *
    *                       (PI10791 at 12.1)                      *
    *                                                              *
    *                      -ABENDS0C4 abend occurs in Debug Tool   *
    *                       module EQANCTER+x'4F0'.                *
    *                       (PI10943 at 12.1)                      *
    *                                                              *
    *                      -EQALANGX/P at Fault Analyzer V11.1     *
    *                       PTF UI14783 level.                     *
    *                       EQALANGX version 2014-02-03 19:09      *
    *                                                              *
    *                      --- End Service ---                     *
    *                                                              *
    *                                                              *
    *                      This PTF also includes these            *
    *                      previouly shipped fixes, which were     *
    *                      shipped via APARs                       *
    *                       PI06813 PTF UI13630                    *
    *                       PM99581                                *
    *                       PI07629 (marked as)                    *
    *                                                              *
    *                      --- Service ---                         *
    *                                                              *
    *                      -ABENDS0C4 at EQA00OHT+X'11D0' with R8  *
    *                       pointing to application program in     *
    *                       CICS ERDSA.                            *
    *                       (PM95606 at 12.1)                      *
    *                                                              *
    *                      -In a reentrant assembler program,      *
    *                       exception occurs when attempting to    *
    *                       modify the value of a variable in      *
    *                       read-only storage as seen in the       *
    *                       monitor window.                        *
    *                       (PI06813 at 12.1)                      *
    *                                                              *
    *                      -ABENDS0C4 in Terminal Interface        *
    *                       Manager.  The savearea for EQAYFGID    *
    *                       is overlaid, resulting in a S0C4 when  *
    *                       attempting to return to its caller.    *
    *                       (PM99581 at 12.1)                      *
    *                                                              *
    *                      -Debug Tool JUMPTO LABEL command        *
    *                       behaving like a GO command when        *
    *                       delayed debug is enabled.              *
    *                       (PM96535 at 12.1)                      *
    *                                                              *
    *                      -ABENDS7C1 in EQANCLDE when nonLE       *
    *                       assembler program EXEC CICS LINKs to   *
    *                       COBOL program.                         *
    *                       (PI05690 at 12.1)                      *
    *                                                              *
    *                      --- End Service ---                     *
    *                       This fix also includes this            *
    *                      previously shipped fix via              *
    *                      APAR PI09687 PTF UI15226:               *
    *                                                              *
    *                      -ABENDS0C1 in module EQA30TKI CSECT     *
    *                      EQA30STO+x'23CA'.  Problem occurs       *
    *                      when processing a preferences file.     *
    ****************************************************************
    * 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

    PI04816

  • Reported component name

    DEBUG TOOL Z/OS

  • Reported component ID

    5655W7000

  • Reported release

    C10

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    YesHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2013-10-27

  • Closed date

    2014-02-24

  • Last modified date

    2014-03-03

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

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

    UI15433

Modules/Macros

  • EQA00ABE EQA00AEH EQA00AEI EQA00ANL EQA00BKP EQA00BND EQA00C00
    EQA00C69 EQA00CCV EQA00CCX EQA00CEC EQA00CEE EQA00CEM EQA00CHG
    EQA00CIC EQA00CND EQA00CUS EQA00CV  EQA00DBG EQA00DBH EQA00DBI
    EQA00DBJ EQA00DCL EQA00DEH EQA00DEI EQA00DLD EQA00DSF EQA00DTA
    EQA00DTL EQA00DU  EQA00E53 EQA00E62 EQA00E63 EQA00E64 EQA00E65
    EQA00E66 EQA00E67 EQA00E68 EQA00E69 EQA00EH2 EQA00EHB EQA00EHI
    EQA00EMG EQA00EVH EQA00EXE EQA00FA  EQA00FIN EQA00GCC EQA00GDF
    EQA00GDG EQA00GDP EQA00GDV EQA00GFV EQA00GLV EQA00HKS EQA00INT
    EQA00LAM EQA00LCM EQA00LDD EQA00LIS EQA00LMS EQA00LNG EQA00LRC
    EQA00LSE EQA00LST EQA00MEM EQA00NAM EQA00NML EQA00NMU EQA00NTC
    EQA00OEH EQA00OEI EQA00OHC EQA00OHE EQA00OHH EQA00OHI EQA00OHL
    EQA00OHT EQA00OHV EQA00QCS EQA00QNS EQA00QRY EQA00RUN EQA00RWD
    EQA00SBM EQA00SET EQA00STO EQA00SVC EQA00TMM EQA00TMX EQA00TSR
    EQA00TTL EQA00TVT EQA00VAR EQA00XML EQA01SV2 EQA01SVC EQA01TSR
    EQA02CUS EQA02PFM EQA03CUS EQA03PFM EQA04CUS EQA04PFM EQA05CUS
    EQA05PFM EQA07CUS EQA08CUS EQA08PFM EQA0AIP1 EQA0AIP2 EQA0AIP3
    EQA0CFUN EQA0CIC2 EQA0CINF EQA0CPLT EQA0CSER EQA0CTRU EQA0OIP1
    EQA0OIP2 EQA0S4LB EQA0S9LB EQA0SCHG EQA0SCL1 EQA0SCL2 EQA0SCLU
    EQA0SDBI EQA0SDLD EQA0SDU  EQA0SEXA EQA0SEXU EQA0SMSU EQA0SQFY
    EQA0SRGU EQA0SRP1 EQA0SRP2 EQA0SRQ1 EQA0SRQ2 EQA0STKH EQA0SUT1
    EQA0SUTI 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 EQA10ER0 EQA10ER1 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 EQA10M99 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 EQA10XSC 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 EQA30DU  EQA30INT
    EQA30PST EQA30PT  EQA30STO EQA30TK  EQA30TKI EQA50CTL EQA50FC1
    EQA50FC2 EQA50IMW EQA50MAP EQA50PRE EQA50REQ EQA50TMN EQA50VAT
    EQA50VIO EQA50XIO EQA70ER0 EQA70ER1 EQA80AEI EQA80CCV EQA80CEE
    EQA80RCB EQA80VER EQA90AFS EQA90ER0 EQA90ER1 EQA90ERE EQAAFSPS
    EQAAFSRC EQACCSD  EQACSSIF EQACUSET EQAD3CXT EQAD3XXT EQADCAN0
    EQADCCN0 EQADCCN1 EQADCCN2 EQADCCN3 EQADCCN4 EQADCCNH EQADCCXR
    EQADCDEL EQADCHAB EQADCMGR EQADCREP EQADCTSQ EQADCVSA EQADCVSD
    EQADCWB0 EQADCXXT EQADFHNO EQADTUT1 EQAEV006 EQAF4PS2 EQALANGP
    EQALANGX EQALMA   EQANCABE EQANCCSE EQANCDBG EQANCDEL EQANCDTX
    EQANCEST EQANCEXE EQANCFRE EQANCFRM EQANCFTC EQANCGET EQANCHAB
    EQANCLDE EQANCLOD EQANCREL EQANCRET EQANCRTO EQANCTER EQANCXAB
    EQANCXEI EQANCXHA EQANCZFS EQANCZGS EQANMDBG EQANMEST EQANPCN0
    EQANPCN1 EQANPCN2 EQANPCNH EQAPFMTP EQAPMPRT EQARCCDA EQARCDBG
    EQARCEXP EQARCHEX EQARCI3E EQARCL4  EQARCOBD EQARCPDC EQARCTRC
    EQARCVND EQASTCTR EQASTMEM EQASTMSG EQASTP01 EQASTP02 EQASTPLS
    EQASTSUB EQAWMLP2 EQAXCCLE EQAXCCR2 EQAXCCRG EQAXCCV1 EQAXDSP
    EQAXFOR  EQAXFPRM EQAXMSGT EQAXTU1  EQAYASSC EQAYFGID EQAYSMMN
    EQAYVTAM EQAZDEFS EQAZGBL  JCLNORDB
    

Fix information

  • Fixed component name

    DEBUG TOOL Z/OS

  • Fixed component ID

    5655W7000

Applicable component levels

  • RC10 PSY UI15433

       UP14/02/26 P F402 ¢

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