IBM Support

PM34470: Service for Debug Tool 10.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 for the CICS/TS 4.2 Open Beta.
     See
     http://www-01.ibm.com/software/htp/cics/tserver/v42/openbeta/
     for more information about the CICS/TS 4.2 Open Beta.
    
    --- Features ---
    
    
    --- Service ---
    
    -Remote: ABEND U4088 REASON 6F debugging a C++ program where
     the CU (Compile Unit) name contains an empty member and is in
     the form abc::xyz(). You may also receive an EQA9981I -
     EQA00STO Internal Error 00000004 message along with an
     ABENDS0C1.
     (PM32418 at 11.1)
    
    -PROG755 when automonitor single SHIFT-OUT.
     (PM33109 at 9.1)
    
    -An ABENDS0C4 is seen in EQA00DBI when LE modules are added to
     dynamic LPA. Adding LE modules to LPA is recommended for
     improved performance. The abend occurs when these particular
     modules are added to LPA:
     CEEBINIT
     CEEMUEN3
     IGZEINI
     IGZCLNK
     Adding only CEEMUEN3 causes Debug Tool to not recognize the
     breakpoint command AT OCCURRENCE CEE347 (0C7 condition).
     Adding the other three causes the S0C4.  This problem is
     exposed when a site uses NATLANG(UEN) or NATLANG(JPN) Language
     Environment options (rather than NATLANG(ENU)).
    
     (PM34173 at 11.1)
    
    -Message "EQA2513E" should be issued as I level "EQA2513I".
     (PM34481 at 11.1)
    
    -"+EQA9999W - Requested data set unavailable, start loop." is
     received repeatedly.
     (PM34767 at 9.1)
    
    -After using GO, Debug Tool cursor is still on PROGRAM-ID.
     (PM36161 at 10.1)
    
    -EQA1872E error opening commands file.
     (PM35307 at 10.1)
    
    -Breakpoints that are set in a non-LE assembler routine are not
     executed after a LINK to a COBOL program. The COBOL program
     does an XCTL to another non-LE assembler routine.
     (PM35855 at 9.1)
    
    -CICS abend ATNI is received when using Debug Tool.
     (PM35875 at 10.1)
    
    -Abend0c6 bad branch out of EQA00DBG.  CEEPCBDBG_BASADDR
     pointer is zero.
     (PM36165 at 11.1)
    
    -The following messages are received:
       EQA9993I - EQA00OHT: Failed to set hook in R/O storage
       EQA9993I - RC=00000004, Reason=00000102
     The Reason=00000102 indicates that the opcode at the location
     where we want to set a hook is not recognized.
     (PM37068 at 9.1)
    
    -Program Check at EQA00STO+0000116E. ABENDS0C1 occurs when
     using remote debug mode, caused by Free Address = 0.
     (PM36853 at 11.1)
    
    -Symptom indicates program check in EQA10MVS at a very large
     offset. Actual failure is in AIBTDLI, which is called even
     though not running under IMS TCB.
     (PM37490 at 10.1)
    
    -ABENDS0C4 program check in EQA00EXE offset x156E. Failing
     instruction is LH - 4880 4000.
     (PM37483 at 10.1)
    
    -Remote: New message (EQA4031E) to reject SET DYN OFF in non-LE
     environment.
    
    -Remote: Large structures and arrays (100+ members) were not
     being displayed or updated correctly in the Variable and
     Monitor views.
    
    -Concern with SVC screening sharing and COPE.
    
    -Correct list of compiler names in LangX COBOL IVPs.
    
    --- End Service ---
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED: Debug Tool 10.1 users who need the           *
    *                 feature or have the problems described       *
    *                 in the Problem Description.                  *
    ****************************************************************
    * PROBLEM DESCRIPTION: --- Features ---                        *
    *                                                              *
    *                      -Support for the CICS/TS 4.2 Open       *
    *                       Beta. See                              *
    *                       http://www-01.ibm.com/software/htp/    *
    *                       cics/tserver/v42/openbeta/             *
    *                       for more information about the         *
    *                       CICS/TS 4.2 Open Beta.                 *
    *                                                              *
    *                      --- Features ---                        *
    *                                                              *
    *                                                              *
    *                      --- Service ---                         *
    *                                                              *
    *                      -Remote: ABEND U4088 REASON 6F          *
    *                       debugging a C++ program where the CU   *
    *                       (Compile Unit) name contains an empty  *
    *                       member and is in the form abc::xyz().  *
    *                       You may also receive an EQA9981I -     *
    *                       EQA00STO Internal Error 00000004       *
    *                       message along with an ABENDS0C1.       *
    *                       (PM32418 at 11.1)                      *
    *                                                              *
    *                      -PROG755 when automonitor single        *
    *                       SHIFT-OUT.                             *
    *                       (PM33109 at 9.1)                       *
    *                                                              *
    *                      -An ABENDS0C4 is seen in EQA00DBI when  *
    *                       LE modules are added to dynamic LPA.   *
    *                       Adding LE modules to LPA is            *
    *                       recommended for improved performance.  *
    *                       The abend occurs when these            *
    *                       particular modules are added to LPA:   *
    *                       CEEBINIT                               *
    *                       CEEMUEN3                               *
    *                       IGZEINI                                *
    *                       IGZCLNK                                *
    *                       Adding only CEEMUEN3 causes Debug      *
    *                       Tool to not recognize the breakpoint   *
    *                       command AT OCCURRENCE CEE347 (0C7      *
    *                       condition). Adding the other three     *
    *                       causes the S0C4.  This problem is      *
    *                       exposed when a site uses NATLANG(UEN)  *
    *                       or NATLANG(JPN) Language Environment   *
    *                       options (rather than NATLANG(ENU)).    *
    *                       (PM34173 at 11.1)                      *
    *                                                              *
    *                      -Message "EQA2513E" should be issued    *
    *                       as I level "EQA2513I".                 *
    *                       (PM34481 at 11.1)                      *
    *                                                              *
    *                      -"+EQA9999W - Requested data set        *
    *                       unavailable, start loop." is received  *
    *                       repeatedly.                            *
    *                       (PM34767 at 9.1)                       *
    *                                                              *
    *                      -After using GO, Debug Tool cursor is   *
    *                       still on PROGRAM-ID.                   *
    *                       (PM36161 at 10.1)                      *
    *                                                              *
    *                      -EQA1872E error opening commands file.  *
    *                       (PM35307 at 10.1)                      *
    *                                                              *
    *                      -Breakpoints that are set in a non-LE   *
    *                       assembler routine are not executed     *
    *                       after a LINK to a COBOL program. The   *
    *                       COBOL program does an XCTL to another  *
    *                       non-LE assembler routine.              *
    *                       (PM35855 at 9.1)                       *
    *                                                              *
    *                      -CICS abend ATNI is received when       *
    *                       using Debug Tool.                      *
    *                       (PM35875 at 10.1)                      *
    *                                                              *
    *                      -Abend0c6 bad branch out of EQA00DBG.   *
    *                       CEEPCBDBG_BASADDR pointer is zero.     *
    *                       (PM36165 at 11.1)                      *
    *                                                              *
    *                      -The following messages are received:   *
    *                         EQA9993I - EQA00OHT: Failed          *
    *                           to set hook in R/O storage         *
    *                         EQA9993I - RC=00000004,              *
    *                           Reason=00000102                    *
    *                       The Reason=00000102 indicates that     *
    *                       the opcode at the location where we    *
    *                       want to set a hook is not recognized.  *
    *                       (PM37068 at 9.1)                       *
    *                                                              *
    *                      -Program Check at EQA00STO+0000116E.    *
    *                       ABENDS0C1 occurs when using remote     *
    *                       debug mode, caused by Free Address =   *
    *                       0.                                     *
    *                       (PM36853 at 11.1)                      *
    *                                                              *
    *                      -Symptom indicates program check in     *
    *                       EQA10MVS at a very large offset.       *
    *                       Actual failure is in AIBTDLI, which    *
    *                       is called even though not running      *
    *                       under IMS TCB.                         *
    *                       (PM37490 at 10.1)                      *
    *                                                              *
    *                      -ABENDS0C4 program check in EQA00EXE    *
    *                       offset x156E. Failing instruction is   *
    *                       LH - 4880 4000.                        *
    *                       (PM37483 at 10.1)                      *
    *                                                              *
    *                      -Remote: New message (EQA4031E) to      *
    *                       reject SET DYN OFF in non-LE           *
    *                       environment.                           *
    *                                                              *
    *                      -Remote: Large structures and arrays    *
    *                       (100+ members) were not being          *
    *                       displayed or updated correctly in the  *
    *                       Variable and Monitor views.            *
    *                                                              *
    *                      -Concern with SVC screening sharing     *
    *                       and COPE.                              *
    *                                                              *
    *                      -Correct list of compiler names in      *
    *                       LangX COBOL IVPs.                      *
    *                                                              *
    *                      --- End Service ---                     *
    ****************************************************************
    * RECOMMENDATION: Installations that need this feature or      *
    *                 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

    PM34470

  • Reported component name

    DEBUG TOOL Z/OS

  • Reported component ID

    5655V5000

  • Reported release

    A10

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    YesHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2011-03-10

  • Closed date

    2011-05-10

  • Last modified date

    2011-06-01

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

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

    UK67579

Modules/Macros

  • EQA00ABE EQA00BLD EQA00BND EQA00C00 EQA00C53 EQA00C62 EQA00C63
    EQA00C64 EQA00C65 EQA00C66 EQA00C67 EQA00CIC EQA00CND EQA00DBG
    EQA00DTL EQA00E40 EQA00E41 EQA00E67 EQA00EMG EQA00EVH EQA00EXE
    EQA00GFU EQA00LDD EQA00LMS EQA00LSE EQA00OHL EQA00QSS EQA00STO
    EQA00XML EQA01SV2 EQA01SVC EQA03CUS EQA0CINF EQA0SBPP EQA0SCL1
    EQA0SCL2 EQA0SDLD EQA0SDTL EQA0SIPD EQA0SLDD EQA0SRP1 EQA0SRP2
    EQA0SRQ2 EQA0SUTI EQA0SXU1 EQA10INP EQA10MON EQA10MVS EQA10PDM
    EQA10PRC EQA10STU EQA14LX1 EQA14LXB EQA50TMN EQA80E4E EQA80VER
    EQA94LXB EQAA0E40 EQAA0E41 EQAACER0 EQAACER1 EQACCSD  EQADCCN0
    EQADCCN1 EQADCCN2 EQADCCN3 EQADCCN4 EQADCCNH EQADCCXR EQADCER0
    EQADCER1 EQADCERE EQADCHAB EQADCVSD EQADIXXT EQALMA   EQANCDBG
    EQANCFTC EQANCXAB EQANCXHA EQANPCN1 EQANPCN2 EQARCCDA EQARCDBG
    EQARCEXP EQARCHEX EQARCI3E EQARCL4  EQARCPDC EQARCTRC EQARCVND
    EQAWIVCJ EQAWIVPJ EQAWIVPK EQAYSMMN JCLNORDB
    

Fix information

  • Fixed component name

    DEBUG TOOL Z/OS

  • Fixed component ID

    5655V5000

Applicable component levels

  • RA10 PSY UK67579

       UP11/05/12 P F105 ¢

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

Document Information

Modified date:
15 October 2020