IBM Support

PI19762: Service for Debug Tool 13.1.

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • --- Features ---
    
    -Add support for the IBM Problem Determination Modernization
     Solution Pack for z/OS V1.1 (5655-DMS).
    
    -LMA: Support C/C++ Feature of z/OS Version 2 5650-ZOS
    
    --- End Features ---
    
    --- Service ---
    
    -ABENDS0C4 in EQA00OHC when debugging COBOL V5 and user
     attempts to step into subroutine after system IPL.
     (PI21249 at 13.1)
    
    -Abend at  EQARCEXP+0002CA54 when using remote debug to monitor
     a File Storage record in COBOL V5.
     (PI21249 at 13.1)
    
    -ABENDS0C1 in EQA30STO+'23CA'x if FIND command in Commands or
     Preference file provided at startup.
     (PI18777 at 12.1)
    
    -ABENDS0C4 in NOTEST CU in RD/z CC scenario.
     (PI18952 at 12.1)
    
    -Loop in EQANCDBG during CICS debug session.
     (PI19273 at 12.1)
    
    -Abend4088 occurs when debugging a COBOL-DB2-JAVA program with
     LE options POSIX(ON), STORAGE(00,NONE,00,0).
     (PI19738 at 13.1)
    
    -Use of ATTN Key while Terminal Interface (TIM) is waiting for
     debug session causes UNABLE TO ESTABLISH SESSION - PROCESS
     FAILED WITH SENSE 00002035.
     (PI19946 at 12.1)
    
    -Allow user to enter special characters (< and &) as part of
     the value string in the DTCN and DTSP plug-in input fields
     where appropriate.
     (PI21157 at 13.1)
    
    -DTCU Annotation Report for COBOL can over write the line
     number field, which causes a problem with the HTML Targeted
     Coverage Report.
    
     Change the Annotation Report for COBOL to prevent the
     annotation symbols from running over the beginning of the
     COBOL source shown in the listing. This over write causes the
     HTML Targeted Coverage Report generator to be unable to find a
     changed line in the listing.
    
     If there are too many annotation symbols to fit before the
     COBOL source, place the extra ones over on the right side of
     the annotation listing just to the right of the COBOL source.
     (PI23372 at 11.1)
    
    -Debug Tool CICS : Wrong USER ID displayed in EQA9924U.
    
     1: SIGN ON USER1... RACF access UPDATE.  USER1 creates DTCN
     Profile with no USERID and Terminal ID defined in it for
     transaction A.
    
     2: SIGN ON USER2... RACF access NONE. USER2 does not create
     DTCN Profile
    
     3: USER2 starts transaction A.
    
     Result
     ABEND4038: +EQA9924U - The current user, USER1, does not have
     RACF access to use Debug Tool.
     (PI21459 at 13.1)
    
    -CICS: AbendATCV with Remote Debug when application issues SEND
     LAST.
    
    -In Debug Tool Utilities Help panel EQAFHDXX, the explanation
     for pattern character /M is missing.
     (PI22198 at 12.1)
    
    -User compiles and links applications in HFS, and then copies
     resulting modules to PDS by using -cp XA commands. After
     issuing SET QUAL CU command in their debug session, user
     receives an exception in EQA00LMS at offset x'63DA'.
     (PI23614 at 13.1)
    
    -AbendS0C1 from entry @@DPIFN1 when using z/OS 2.1 LE and
     debugging a C or C++ program.
    
    -%Variables do not work for Assembler in remote if not
     uppercased.
    
    --- End Service ---
    
    The following fix included in this service was already shipped
    as APAR PI21238 PTF UI19470:
    
    -DTCU Setup routine (EQACUSET) for HLASM is not handling
    label  DC 0H
     the same way it handles
     label  DS 0H
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED: Debug Tool 13.1 users who need the           *
    *                 features or have the problems describe       *
    *                 in the Problem Description.                  *
    ****************************************************************
    * PROBLEM DESCRIPTION: --- Features ---                        *
    *                                                              *
    *                      -Add support for the IBM Problem        *
    *                       Determination Modernization Solution   *
    *                       Pack for z/OS V1.1 (5655-DMS).         *
    *                                                              *
    *                      -LMA: Support C/C++ Feature of z/OS     *
    *                       Version 2 5650-ZOS                     *
    *                                                              *
    *                      --- End Features ---                    *
    *                                                              *
    *                      --- Service ---                         *
    *                                                              *
    *                      -ABENDS0C4 in EQA00OHC when debugging   *
    *                       COBOL V5 and user attempts to step     *
    *                       into subroutine after system IPL.      *
    *                       (PI21249 at 13.1)                      *
    *                                                              *
    *                      -Abend at  EQARCEXP+0002CA54 when       *
    *                       using remote debug to monitor a File   *
    *                       Storage record in COBOL V5.            *
    *                       (PI21249 at 13.1)                      *
    *                                                              *
    *                      -ABENDS0C1 in EQA30STO+'23CA'x if FIND  *
    *                       command in Commands or Preference      *
    *                       file provided at startup.              *
    *                       (PI18777 at 12.1)                      *
    *                                                              *
    *                      -ABENDS0C4 in NOTEST CU in RD/z CC      *
    *                       scenario.                              *
    *                       (PI18952 at 12.1)                      *
    *                                                              *
    *                      -Loop in EQANCDBG during CICS debug     *
    *                       session.                               *
    *                       (PI19273 at 12.1)                      *
    *                                                              *
    *                      -Abend4088 occurs when debugging a      *
    *                       COBOL-DB2-JAVA program with LE         *
    *                       options POSIX(ON),                     *
    *                       STORAGE(00,NONE,00,0).                 *
    *                       (PI19738 at 13.1)                      *
    *                                                              *
    *                      -Use of ATTN Key while Terminal         *
    *                       Interface (TIM) is waiting for debug   *
    *                       session causes UNABLE TO ESTABLISH     *
    *                       SESSION - PROCESS FAILED WITH SENSE    *
    *                       00002035.                              *
    *                       (PI19946 at 12.1)                      *
    *                                                              *
    *                      -Allow user to enter special            *
    *                       characters (< and &) as part of the    *
    *                       value string in the DTCN and DTSP      *
    *                       plug-in input fields where             *
    *                       appropriate.                           *
    *                       (PI21157 at 13.1)                      *
    *                                                              *
    *                      -DTCU Annotation Report for COBOL can   *
    *                       over write the line number field,      *
    *                       which causes a problem with the HTML   *
    *                       Targeted Coverage Report.              *
    *                                                              *
    *                       Change the Annotation Report for       *
    *                       COBOL to prevent the annotation        *
    *                       symbols from running over the          *
    *                       beginning of the COBOL source shown    *
    *                       in the listing. This over write        *
    *                       causes the HTML Targeted Coverage      *
    *                       Report generator to be unable to find  *
    *                       a changed line in the listing.         *
    *                                                              *
    *                       If there are too many annotation       *
    *                       symbols to fit before the COBOL        *
    *                       source, place the extra ones over on   *
    *                       the right side of the annotation       *
    *                       listing just to the right of the       *
    *                       COBOL source.                          *
    *                       (PI23372 at 11.1)                      *
    *                                                              *
    *                      -Debug Tool CICS : Wrong USER ID        *
    *                       displayed in EQA9924U.                 *
    *                                                              *
    *                       1: SIGN ON USER1... RACF access        *
    *                       UPDATE.  USER1 creates DTCN Profile    *
    *                       with no USERID and Terminal ID         *
    *                       defined in it for transaction A.       *
    *                                                              *
    *                       2: SIGN ON USER2... RACF access NONE.  *
    *                       USER2 does not create DTCN Profile     *
    *                                                              *
    *                       3: USER2 starts transaction A.         *
    *                                                              *
    *                       Result                                 *
    *                       ABEND4038: +EQA9924U - The current     *
    *                       user, USER1, does not have RACF        *
    *                       access to use Debug Tool.              *
    *                       (PI21459 at 13.1)                      *
    *                                                              *
    *                      -CICS: AbendATCV with Remote Debug      *
    *                       when application issues SEND LAST.     *
    *                                                              *
    *                      -In Debug Tool Utilities Help panel     *
    *                       EQAFHDXX, the explanation for pattern  *
    *                       character /M is missing.               *
    *                       (PI22198 at 12.1)                      *
    *                                                              *
    *                      -User compiles and links applications   *
    *                       in HFS, and then copies resulting      *
    *                       modules to PDS by using -cp XA         *
    *                       commands. After issuing SET QUAL CU    *
    *                       command in their debug session, user   *
    *                       receives an exception in EQA00LMS at   *
    *                       offset x'63DA'.                        *
    *                       (PI23614 at 13.1)                      *
    *                                                              *
    *                      -AbendS0C1 from entry @@DPIFN1 when     *
    *                       using z/OS 2.1 LE and debugging a C    *
    *                       or C++ program.                        *
    *                                                              *
    *                      -%Variables do not work for Assembler   *
    *                       in remote if not uppercased.           *
    *                                                              *
    *                      --- End Service ---                     *
    *                                                              *
    *                      The following fix included in this      *
    *                      service was already shipped as APAR     *
    *                      PI21238 PTF UI19470:                    *
    *                                                              *
    *                      -DTCU Setup routine (EQACUSET) for      *
    *                       HLASM is not handling                  *
    *                       label  DC 0H                           *
    *                       the same way it handles                *
    *                       label  DS 0H                           *
    ****************************************************************
    * 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

    PI19762

  • Reported component name

    DEBUG TOOL Z/OS

  • Reported component ID

    5655Q1000

  • Reported release

    D10

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    YesHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2014-06-11

  • Closed date

    2014-08-26

  • Last modified date

    2014-09-03

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

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

    106PC16 UI20860

Modules/Macros

  • EQA00ABE EQA00BND EQA00C00 EQA00C53 EQA00C62 EQA00C63 EQA00C64
    EQA00C65 EQA00C66 EQA00C67 EQA00C68 EQA00C69 EQA00CIC EQA00CND
    EQA00DBG EQA00DCL EQA00DEH EQA00LMS EQA00OHH EQA07CUS EQA0CINF
    EQA0S9YA EQA0SCL1 EQA0SCL2 EQA0SRP1 EQA0SRP2 EQA0SRQ1 EQA0SRQ4
    EQA0SXU1 EQA10ANL EQA10ASN EQA10BKE EQA10BKS EQA10BPQ EQA10BPR
    EQA10CMD EQA10CND EQA10DAT EQA10DDT EQA10DSE EQA10ER0 EQA10ER1
    EQA10EXM EQA10EXN EQA10EXX EQA10FBP EQA10FCI EQA10FIN EQA10FLO
    EQA10FND EQA10GTO EQA10INP EQA10LAM EQA10LIT EQA10LSE EQA10LST
    EQA10MEM EQA10MON EQA10PRC EQA10STU EQA10SVC EQA10TOG EQA10VAT
    EQA12CED EQA12CEI EQA12CES EQA12CEX EQA12DCL EQA12SCN EQA13CEX
    EQA13DCL EQA13MDV EQA13SCN EQA13SWC EQA14CAL EQA14CEX EQA14CMS
    EQA14DCL EQA14EVL EQA14MDV EQA14PRF EQA14SCN EQA17CED EQA17CEI
    EQA17CEX EQA17DCL EQA17SCN EQA18CED EQA18CEI EQA18CEX EQA18DCL
    EQA18SCN EQA50DSP EQA50INP EQA50TMN EQA60CC  EQA60CCM EQA60CCS
    EQA60CM1 EQA60CMN EQA60SV9 EQA70ER0 EQA70ER1 EQA79SYA EQA80VER
    EQA90ER0 EQA90ER1 EQA90EXP EQA99SYA EQAAFSPS EQAAFSR2 EQAAFSR3
    EQAAFSRC EQACCDRV EQACCINT EQACCMGR EQACCRMG EQACMDRV EQACMS99
    EQACMUT1 EQACMUT2 EQACURPT EQACUSET EQADBFIL EQADCCN0 EQADCUT1
    EQADCUT2 EQAFHDXX EQALMA   EQALMPGM EQALMTBL EQANCDBG EQAPPC5A
    EQARCCDA EQARCDBG EQARCEXP EQARCHEX EQARCI3E EQARCL4  EQARCOBD
    EQARCPDC EQARCTRC EQARCVND EQAWIFAM EQAXBFIB EQAYACTV EQAYBCNM
    EQAYBFAL EQAYBFNM EQAYBGID EQAYBHLP EQAYBIMS EQAYBLOM EQAYBMSG
    EQAYBPRM EQAYBSES EQAYFBCI EQAYFBLU EQAYFBUN EQAYFGID EQAYFREA
    EQAYFWRI EQAYIMMN EQAYLGEX EQAYLIST EQAYMSGI EQAYMSGT EQAYMXPW
    EQAYPFIL EQAYPICN EQAYPINP EQAYPRTF EQAYPSDM EQAYPSDT EQAYPSLG
    EQAYRPLE EQAYSMMN EQAYTRMM EQAZDEFS EQAZGBL  JCLNORDB
    

Fix information

  • Fixed component name

    DEBUG TOOL Z/OS

  • Fixed component ID

    5655Q1000

Applicable component levels

  • RD10 PSY UI20860

       UP14/08/27 P F408 ¢

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":"D10","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
15 October 2020