IBM Support

PM32025: 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 ---
    
    -LangX COBOL
    
     The term "non-Language Environment COBOL" has been changed to
     "LangX COBOL" and the support has been extended.  LangX COBOL
     now includes any of the following supported through the use of
     an EQALANGX file:
    
     - Programs compiled using the IBM OS/VS COBOL compiler
       (previously included in non-Language Environment COBOL).
    
     - Programs compiled using the VS COBOL II compiler with the
       NOTEST compiler option (previously included in non-Langauge
       Environment COBOL only when link-edited with a non-Language
       Environment library).
    
     - Programs compiled using the Enterprise COBOL compiler with
       the NOTEST compiler option.
    
     The SET PROGRAMMING LANGUAGE command has been extended to
     support LANGXCOBOL in addition to NONLECOBOL.  The response
     from QUERY PROGRAMMING LANGUAGE is now LANGXCOBOL regardless
     of whether LANGXCOBOL or NONLECOBOL might have been used in
     the corresponding SET command.  In addition, the language
     designator in the top left of the screen in full-screen mode
     is now LX when the current programming language is LangX
     COBOL.
    
    --- End Features ---
    
    --- Service ---
    
    -ABENDS0C4 in EQANCDBG + x'275A' processing an EXEC CICS XCTL
     if only DTCN Program ID is specified.
     (PM31642 at 10.1)
    
    -The user is reporting intermittent failures when trying to
     connect to TIM using Debug Tool V11.1.  The error messages
     returned are:
       +EQA1998S - VTAM 3270 RPL error, RC=00000020
       +EQA1998S - 00040000,B4000DFE,29101200
       +EQA1998S - OLU=EQAMV002
       +EQA1998S - DLU=EQASESSM
       +EQA9999E - EQA50VIO has detected a VTAM error forcing
                   shutdown of Debug Tool.
     (PM33208 at 11.1)
    
    -User is trying to use the new facilities that allows one to
     use TIM with a separate terminal but without having to use a
     separate Telnet session. When trying to start a session using
     the MAI facility the session hangs. There is no problem when
     logging on using a standard VTAM logon. after resolution of
     this issue, the user saw the following failure:
       +EQA1998S - VTAM 3270 RPL error, RC=00000020
       +EQA1998S - 30040000,04140A4C,1F146000
       +EQA1998S - OLU=EQAMV301
       +EQA1998S - DLU=EQASESSM
       +EQA9999E - EQA50VIO has detected a VTAM error forcing
                   shutdown of Debug Tool.
     This is because Terminal Interface Manager has problems with
     terminal LUs that specify bracket protocol in the session
     parameter (suggested on the CINIT request from the SLU to the
     PLU, and negotiated by the ensuing BIND RU).  In some cases --
     notably using LOCAL terminals -- the terminal LU will respond
     to the BIND with a sense of '2003'x, which indicates that
     brackets are in use, and the PLU did not follow the protocol.
     (PM33171 at 11.1)
    
    -If an IMS transaction which is using Terminal Interface
     Manager, or the MFI VTAM interface, completes such that the
     standard termination code does not execute, subsequent
     transactions will abend with a S0C4 abend in EQAYVTAM.
     (PM33173 at 10.1)
    
    -EQA1485E incorrectly issued when both SET SOURCE and SET
     DEFAULT LISTINGS are used.
     (PM32904 at 10.1)
    
    -Program check in EQA00OHT at offset x'1448' may occur if two
     programmers are debugging same application at the same time.
     There was corruption in the Debug Tool overlay hook table.
     (PM32883 at 10.1)
    
    -A user is trying to copy JCL for a Debug Tool session, and
     gets this message:
     CEE0454S The message number 1778 could not be found for
     facility ID EQA.
     (PM33172 at 11.1)
    
    -Problem with conversion of JCL with multiple consecutive
     INCLUDEs of DD statements to a setup file.
    
    -Missing help panels in DTU.
    
    --- End Service ---
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED: Debug Tool 10.1 users who need the           *
    *                 features or have the problems described      *
    *                 in the Problem Description.                  *
    ****************************************************************
    * PROBLEM DESCRIPTION: --- Features ---                        *
    *                                                              *
    *                      -LangX COBOL                            *
    *                                                              *
    *                       The term "non-Language Environment     *
    *                       COBOL" has been changed to "LangX      *
    *                       COBOL" and the support has been        *
    *                       extended.  LangX COBOL now includes    *
    *                       any of the following supported         *
    *                       through the use of an EQALANGX file:   *
    *                                                              *
    *                       - Programs compiled using the IBM      *
    *                         OS/VS COBOL compiler (previously     *
    *                         included in non-Language             *
    *                         Environment COBOL).                  *
    *                                                              *
    *                       - Programs compiled using the VS       *
    *                         COBOL II compiler with the NOTEST    *
    *                         compiler option (previously          *
    *                         included in non-Langauge             *
    *                         Environment COBOL only when          *
    *                         link-edited with a non-Language      *
    *                         Environment library).                *
    *                                                              *
    *                       - Programs compiled using the          *
    *                         Enterprise COBOL compiler with the   *
    *                         NOTEST compiler option.              *
    *                                                              *
    *                       The SET PROGRAMMING LANGUAGE command   *
    *                       has been extended to support           *
    *                       LANGXCOBOL in addition to NONLECOBOL.  *
    *                       The response from QUERY PROGRAMMING    *
    *                       LANGUAGE is now LANGXCOBOL regardless  *
    *                       of whether LANGXCOBOL or NONLECOBOL    *
    *                       might have been used in the            *
    *                       corresponding SET command.  In         *
    *                       addition, the language designator in   *
    *                       the top left of the screen in          *
    *                       full-screen mode is now LX when the    *
    *                       current programming language is LangX  *
    *                       COBOL.                                 *
    *                                                              *
    *                      --- End Features ---                    *
    *                                                              *
    *                      --- Service ---                         *
    *                                                              *
    *                      -ABENDS0C4 in EQANCDBG + x'275A'        *
    *                       processing an EXEC CICS XCTL if only   *
    *                       DTCN Program ID is specified.          *
    *                       (PM31642 at 10.1)                      *
    *                                                              *
    *                      -The user is reporting intermittent     *
    *                       failures when trying to connect to     *
    *                       TIM using Debug Tool V11.1.  The       *
    *                       error messages returned are:           *
    *                       +EQA1998S - VTAM 3270 RPL error,       *
    *                                   RC=00000020                *
    *                       +EQA1998S - 00040000,B4000DFE,         *
    *                                   29101200                   *
    *                       +EQA1998S - OLU=EQAMV002               *
    *                       +EQA1998S - DLU=EQASESSM               *
    *                       +EQA9999E - EQA50VIO has detected a    *
    *                                   VTAM error forcing         *
    *                                   shutdown of Debug Tool.    *
    *                       (PM33208 at 11.1)                      *
    *                                                              *
    *                      -User is trying to use the new          *
    *                       facilities that allows one to use TIM  *
    *                       with a separate terminal but without   *
    *                       having to use a separate Telnet        *
    *                       session. When trying to start a        *
    *                       session using the MAI facility the     *
    *                       session hangs. There is no problem     *
    *                       when logging on using a standard VTAM  *
    *                       logon. after resolution of this        *
    *                       issue, the user saw the following      *
    *                       failure:                               *
    *                       +EQA1998S - VTAM 3270 RPL error,       *
    *                                   RC=00000020                *
    *                       +EQA1998S - 30040000,04140A4C,         *
    *                                   1F146000                   *
    *                       +EQA1998S - OLU=EQAMV301               *
    *                       +EQA1998S - DLU=EQASESSM               *
    *                       +EQA9999E - EQA50VIO has detected a    *
    *                                   VTAM error forcing         *
    *                                   shutdown of Debug Tool.    *
    *                       This is because Terminal Interface     *
    *                       Manager has problems with terminal     *
    *                       LUs that specify bracket protocol in   *
    *                       the session parameter (suggested on    *
    *                       the CINIT request from the SLU to the  *
    *                       PLU, and negotiated by the ensuing     *
    *                       BIND RU).  In some cases -- notably    *
    *                       using LOCAL terminals -- the terminal  *
    *                       LU will respond to the BIND with a     *
    *                       sense of '2003'x, which indicates      *
    *                       that brackets are in use, and the PLU  *
    *                       did not follow the protocol.           *
    *                       (PM33171 at 11.1)                      *
    *                                                              *
    *                      -If an IMS transaction which is using   *
    *                       Terminal Interface Manager, or the     *
    *                       MFI VTAM interface, completes such     *
    *                       that the standard termination code     *
    *                       does not execute, subsequent           *
    *                       transactions will abend with a S0C4    *
    *                       abend in EQAYVTAM.                     *
    *                       (PM33173 at 10.1)                      *
    *                                                              *
    *                      -EQA1485E incorrectly issued when both  *
    *                       SET SOURCE and SET DEFAULT LISTINGS    *
    *                       are used.                              *
    *                       (PM32904 at 10.1)                      *
    *                                                              *
    *                      -Program check in EQA00OHT at offset    *
    *                       x'1448' may occur if two programmers   *
    *                       are debugging same application at the  *
    *                       same time.  There was corruption in    *
    *                       the Debug Tool overlay hook table.     *
    *                       (PM32883 at 10.1)                      *
    *                                                              *
    *                      -A user is trying to copy JCL for a     *
    *                       Debug Tool session, and gets this      *
    *                       message:                               *
    *                       CEE0454S The message number 1778       *
    *                       could not be found for facility ID     *
    *                       EQA.                                   *
    *                       (PM33172 at 11.1)                      *
    *                                                              *
    *                      -Problem with conversion of JCL with    *
    *                       multiple consecutive INCLUDEs of DD    *
    *                       statements to a setup file.            *
    *                                                              *
    *                      -Missing help panels in DTU.            *
    *                                                              *
    *                      --- 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

    PM32025

  • 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-02-07

  • Closed date

    2011-03-10

  • Last modified date

    2011-04-04

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

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

    UK65662

Modules/Macros

  • DMHU921I EQA00ABE EQA00AEH EQA00AEI EQA00ALO EQA00ANL EQA00BKP
    EQA00BLD EQA00BLK EQA00BPP EQA00CEE EQA00C
    
    ***This field was truncated.  To obtain the full apar record, please contact your local support center.***
    

Fix information

  • Fixed component name

    DEBUG TOOL Z/OS

  • Fixed component ID

    5655V5000

Applicable component levels

  • RA10 PSY UK65662

       UP11/03/12 P F103 ¢

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