IBM Support

PM75819: 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 allow for GOTO or JUMPTO for
     programs compiled with OPT and the NOEJPD suboption of the
     Enterprise COBOL TEST compile option when SET WARNING setting
     is OFF.
     See the co-req Language Environment APAR PM80361 for more
     information about this enhancement.
    
    -The DTST transaction has been modified to write messages to
     the operator log when a user changes storage. These messages
     are intended to provide an audit trail of DTST storage
     changes.
    
    --- End Features ---
    
    --- Service ---
    
    -When using a 62x160 terminal and SET SCREEN 6 SOURCE MONITOR
     LOG, an overtype of a value in the monitor window is ignored.
     (PM65094 at 12.1)
    
    -If you define a PF-key to be used for scrolling left / right
     like in ISPF and use them in the monitor window in SCREEN-mode
     6 with a 62x160 terminal and SET MON WRAP OFF, the cursor is
     set back to source window.
     (PM68336 at 12.1)
    
    -ABENDS0C1 in EQA0XCUS + X'2BD8' when Debug Tool tried to call
     the PLI runtime at enclave termination, but it had already
     been released.
     (PM73743 at 11.1)
    
    -DTCD abending when trying to delete DTCN profiles.
     (PM74981 at 11.1)
    
    -Abend AICA program check occurs in EQA10XSC when using DTSC
     transaction. DTSC blocks are corrupted.
     (PM75116 at 11.1)
    
    -Remote GUI: Multiple AT statement breakpoints for the same
     line.
     (PM75225 at 11.1)
    
    -When using COBOL written user exit EQAUEDAT, Debug Tool goes
     into a loop.
     (PM75466 at 11.1)
    
    -MONITOR(M) and LIST(L) prefix commands do not display all the
     variables in the MONITOR window when COBOL and using invalid
     indices.
     (PM75750 at 11.1)
    
    -ABENDS0C1 in EQA00EVH in CICS debug session.
     (PM75730 at 12.1)
    
    -PROG755 with SET AUTOMON ON and SET DBCS ON in CICS COBOL
     debug session.
     (PM76344 at 11.1)
    
    -ABENDS0C4 in EQA0SXU1+'8EF0'x using the remote debugger.
     (PM76753 at 11.1)
    
    -When Debug Tool Utilities is invoked from a CLIST, message
     "ISPD113 Invalid panel" is received when attempting to exit
     from the main Debug Tool panel.
     (PM77047 at 11.1)
    
    -Remote GUI, ABENDS0C1 in EQA00STO+'1724'x.
     +EQA9981I - EQA00STO Internal Error 00000004
     +EQA9981I - Xsto_Func    = 00850001  Module    = SUT1
     (PM80572 at 11.1)
    
    -Abend at EQA10M99+x'2C0' occurs when attempting to process a
     SAVEBPS member during enclave termination. Failing instruction
     is a CLI - 955DE00F.
     (PM80681 at 11.1)
    
    -ABENDS0C4 calling non-existent RPL EXIT using Debug Tool in
     IMS
     +EQA1998S - VTAM 3270 RPL error, RC=00000020
     +EQA1998S - 02010000,0404165A,22040400
     +EQA9931W - Requested user interface not available.
     (PM81258 at 11.1)
    
    -DTCU: Fix Targeted Code Coverage command interface. Enhance
     ProgID support to be similar to ISPF interface.
    
    -EQADCDEL only deletes profiles if the repository has been
     updated by this CICS region. EQADCDEL should work at PLT time
     too.
     (PM81357 at 12.1)
    
    --- End Service ---
    
    The following changes have already been shipped via
    PM78569/UK90229 and are included in this APAR:
    
    --- Features ---
    
    -Add support for CICS/TS 5.1 Gold Master.
    
    -Code Coverage: Change LIST CC command default from SOURCE to
     NOSOURCE.
    
    --- End Features ---
    
    --- Service ---
    
    -Terminal Interface Manager:  Need to network-qualify D NET
     command.
    
    --- End Service ---
    

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 allow for    *
    *                       GOTO or JUMPTO for programs compiled   *
    *                       with OPT and the NOEJPD suboption of   *
    *                       the Enterprise COBOL TEST compile      *
    *                       option when SET WARNING setting is     *
    *                       OFF.                                   *
    *                       See the co-req Language Environment    *
    *                       APAR PM80361 for more information      *
    *                       about this enhancement.                *
    *                                                              *
    *                      -The DTST transaction has been          *
    *                       modified to write messages to the      *
    *                       operator log when a user changes       *
    *                       storage. These messages are intended   *
    *                       to provide an audit trail of DTST      *
    *                       storage changes.                       *
    *                                                              *
    *                      --- End Features ---                    *
    *                                                              *
    *                      --- Service ---                         *
    *                                                              *
    *                      -When using a 62x160 terminal and SET   *
    *                       SCREEN 6 SOURCE MONITOR LOG, an        *
    *                       overtype of a value in the monitor     *
    *                       window is ignored.                     *
    *                       (PM65094 at 11.1)                      *
    *                                                              *
    *                      -If you define a PF-key to be used for  *
    *                       scrolling left / right like in ISPF    *
    *                       and use them in the monitor window in  *
    *                       SCREEN-mode 6 with a 62x160 terminal   *
    *                       and SET MON WRAP OFF, the cursor is    *
    *                       set back to source window.             *
    *                       (PM68336 at 11.1)                      *
    *                                                              *
    *                      -ABENDS0C1 in EQA0XCUS + X'2BD8' when   *
    *                       Debug Tool tried to call the PLI       *
    *                       runtime at enclave termination, but    *
    *                       it had already been released.          *
    *                       (PM73743 at 11.1)                      *
    *                                                              *
    *                      -DTCD abending when trying to delete    *
    *                       DTCN profiles.                         *
    *                       (PM74981 at 11.1)                      *
    *                                                              *
    *                      -Abend AICA program check occurs in     *
    *                       EQA10XSC when using DTSC transaction.  *
    *                       DTSC blocks are corrupted.             *
    *                       (PM75116 at 11.1)                      *
    *                                                              *
    *                      -Remote GUI: Multiple AT statement      *
    *                       breakpoints for the same line.         *
    *                       (PM75225 at 11.1)                      *
    *                                                              *
    *                      -When using COBOL written user exit     *
    *                       EQAUEDAT, Debug Tool goes into a       *
    *                       loop.                                  *
    *                       (PM75466 at 11.1)                      *
    *                                                              *
    *                      -MONITOR(M) and LIST(L) prefix          *
    *                       commands do not display all the        *
    *                       variables in the MONITOR window when   *
    *                       COBOL and using invalid indices.       *
    *                       (PM75750 at 11.1)                      *
    *                                                              *
    *                      -ABENDS0C1 in EQA00EVH in CICS debug    *
    *                       session.                               *
    *                       (PM75730 at 12.1)                      *
    *                                                              *
    *                      -PROG755 with SET AUTOMON ON and SET    *
    *                       DBCS ON in CICS COBOL debug session.   *
    *                       (PM76344 at 11.1)                      *
    *                                                              *
    *                      -ABENDS0C4 in EQA0SXU1+'8EF0'x using    *
    *                       the remote debugger.                   *
    *                       (PM76753 at 11.1)                      *
    *                                                              *
    *                      -When Debug Tool Utilities is invoked   *
    *                       from a CLIST, message "ISPD113         *
    *                       Invalid panel" is received when        *
    *                       attempting to exit from the main       *
    *                       Debug Tool panel.                      *
    *                       (PM77047 at 11.1)                      *
    *                                                              *
    *                      -Remote GUI, ABENDS0C1 in               *
    *                       EQA00STO+'1724'x.                      *
    *                       +EQA9981I - EQA00STO Internal          *
    *                        Error 00000004                        *
    *                       +EQA9981I - Xsto_Func    = 00850001    *
    *                        Module    = SUT1                      *
    *                       (PM80572 at 11.1)                      *
    *                                                              *
    *                      -Abend at EQA10M99+x'2C0' occurs when   *
    *                       attempting to process a SAVEBPS        *
    *                       member during enclave termination.     *
    *                       Failing instruction is a CLI -         *
    *                       955DE00F.                              *
    *                       (PM80681 at 11.1)                      *
    *                                                              *
    *                      -ABENDS0C4 calling non-existent RPL     *
    *                       EXIT using Debug Tool in IMS           *
    *                       +EQA1998S - VTAM 3270 RPL error,       *
    *                        RC=00000020                           *
    *                       +EQA1998S -                            *
    *                        02010000,0404165A,22040400            *
    *                       +EQA9931W - Requested user interface   *
    *                        not available.                        *
    *                       (PM81258 at 11.1)                      *
    *                                                              *
    *                      -DTCU: Fix Targeted Code Coverage       *
    *                       command interface. Enhance ProgID      *
    *                       support to be similar to ISPF          *
    *                       interface.                             *
    *                                                              *
    *                      -EQADCDEL only deletes profiles if the  *
    *                       repository has been updated by this    *
    *                       CICS region. EQADCDEL should work at   *
    *                       PLT time too.                          *
    *                       (PM81357 at 12.1)                      *
    *                                                              *
    *                      --- End Service ---                     *
    *                                                              *
    *                      The following changes have already      *
    *                      been shipped via PM78569/UK90229 and    *
    *                      are included in this PTF:               *
    *                                                              *
    *                      --- Features ---                        *
    *                                                              *
    *                      -Add support for CICS/TS 5.1 Gold       *
    *                       Master.                                *
    *                                                              *
    *                      -Code Coverage: Change LIST CC command  *
    *                       default from SOURCE to NOSOURCE.       *
    *                                                              *
    *                      --- End Features ---                    *
    *                                                              *
    *                      --- Service ---                         *
    *                                                              *
    *                      -Terminal Interface Manager:  Need to   *
    *                       network-qualify D NET command.         *
    *                                                              *
    *                      --- End Service ---                     *
    ****************************************************************
    * 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

    PM75819

  • 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

    2012-10-24

  • Closed date

    2013-02-12

  • Last modified date

    2013-03-04

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

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

Modules/Macros

  • CDEPRDEF EQA00A64 EQA00ABE EQA00AEH EQA00AEI EQA00ANC EQA00ANL
    EQA00BKP EQA00BLD EQA00BLK EQA00BND EQA00BPP EQA00C00 EQA00C53
    EQA00C62 EQA00C63 EQA00C64 EQA00C65 EQA00C66 EQA00C67 EQA00C68
    EQA00CCV EQA00CEE EQA00CEX EQA00CHG EQA00CIC EQA00CND EQA00CTX
    EQA00CUS EQA00CV  EQA00CVT EQA00DBG EQA00DBH EQA00DBI EQA00DBJ
    EQA00DCL EQA00DEH EQA00DEI EQA00DLD EQA00DSF EQA00DTC EQA00DTL
    EQA00DU  EQA00E53 EQA00E62 EQA00E63 EQA00E64 EQA00E65 EQA00E66
    EQA00E67 EQA00E68 EQA00EH2 EQA00EHB EQA00EHI EQA00EMG EQA00ER0
    EQA00ER1 EQA00EVH EQA00EXE EQA00FA  EQA00FIN EQA00FRE EQA00GCC
    EQA00GDD EQA00GDF EQA00GDG EQA00GDP EQA00GDV EQA00GFU EQA00GFV
    EQA00GLV EQA00GSV EQA00GTO EQA00HKN EQA00HKS EQA00INT EQA00LAM
    EQA00LBL EQA00LCM EQA00LDD EQA00LIS EQA00LLC EQA00LLT EQA00LMS
    EQA00LNG EQA00LRC EQA00LSE EQA00LST EQA00MEM EQA00NAM EQA00NML
    EQA00NMU EQA00OEH EQA00OEI EQA00OHC EQA00OHH EQA00OHL EQA00OHT
    EQA00OHV EQA00PBK EQA00PDM EQA00POP EQA00PST EQA00QFY EQA00QNS
    EQA00REG EQA00RES EQA00RPB EQA00RSV EQA00RWD EQA00SET EQA00STT
    EQA00STU EQA00SVC EQA00TTL EQA00TVT EQA00VAR EQA00XML EQA01SV2
    EQA01SVC EQA02BLK EQA02CUS EQA02LOC EQA02PFM EQA02PST EQA02STT
    EQA03ASN EQA03BLK EQA03CUS EQA03PFM EQA03PST EQA03STT EQA04API
    EQA04BLK EQA04CMS EQA04CUS EQA04PFM EQA04PST EQA04STT EQA05BLK
    EQA05CUS EQA05PFM EQA05PST EQA05STT EQA07BLK EQA07CUS EQA07PST
    EQA07STT EQA08BLK EQA08CUS EQA08PFM EQA08PST EQA08STT EQA0AIP1
    EQA0AIP2 EQA0CFUN EQA0CINF EQA0OIP2 EQA0S4LB EQA0S9LB EQA0SBKP
    EQA0SBPP EQA0SCBP EQA0SCHG EQA0SCL1 EQA0SCL2 EQA0SCLU EQA0SCPU
    EQA0SDBI EQA0SDLD EQA0SDTC EQA0SDTL EQA0SDU  EQA0SEXA EQA0SEXE
    EQA0SEXN EQA0SIPD EQA0SLCM EQA0SLDD EQA0SMSU EQA0SNAM 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 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 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 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 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 EQA60C00
    EQA60FCM EQA70ER0 EQA70ER1 EQA80ERE EQA80PMI EQA80SVC EQA80VER
    EQA8XQEO EQA90AFS EQA90ER0 EQA90ER1 EQA90ERE EQAA0ER0 EQAA0ER1
    EQAAFSPS EQACMRMG EQACSINT EQACSTCP EQACUTRG EQAD3PXT EQAD3XXT
    EQADCCN0 EQADCCN1 EQADCCXR EQADCDEL EQADCMGR EQADCREP EQADCTSQ
    EQADCVSA EQADCVSD EQADCXXT EQADXPMT EQAEV006 EQALMA   EQANCABE
    EQANCDBG EQANCFRM EQANCFTC EQANCHAB EQANCLDE EQANCREL EQANCTER
    EQANCXAB EQANCXEI EQANCXHA EQANISET EQANMDBG EQANMPOP EQASTCTR
    EQASTDAT EQASTMEM EQASTP01 EQASTP02 EQASTPLS EQASTSUB EQAWMLP2
    EQAXCJ2  EQAXOPT  EQAYACTV EQAYAREA EQAYASCP EQAYASSC EQAYBCNM
    EQAYBFAL EQAYBFNM EQAYBGID EQAYBHLP EQAYBIMS EQAYBLOM EQAYBMSG
    EQAYBPRM EQAYBSES EQAYEXQD EQAYFBCI EQAYFBLU EQAYFBUN EQAYFGID
    EQAYFINF EQAYFREA EQAYFWRI EQAYGLOB EQAYIMMN EQAYLGEX EQAYLMSG
    EQAYMSGI EQAYMSGT EQAYMXPW EQAYNEWF EQAYPFIL EQAYPICN EQAYPINP
    EQAYPRTF EQAYPSDM EQAYPSDT EQAYPSLG EQAYQPUT EQAYRPLE EQAYSESM
    EQAYSMMN EQAYTRMM EQAYVTAM JCLNORDB
    

Fix information

  • Fixed component name

    DEBUG TOOL Z/OS

  • Fixed component ID

    5655W7000

Applicable component levels

  • RC10 PSY UK91553

       UP13/02/14 P F302 ¢

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