Development and Pipeline

Development and Pipeline

Development and Pipeline

Connecting mainframe application developers to discuss efficiently creating and maintaining z/OS applications

 View Only
  • 1.  Error messages from z/OS debugger

    Posted 02/11/21 10:30 AM
    Hello,

    When running EQAZIVPT (IVP)  with PARM='/TEST(,,,DBM%USERID:*) the following messages appears :
    EQAP0016E Cannot retrieve DBM port token
    EQAP0004E Transmit to engine failure
    EQAP0007I Message error
    EQAP0022I Debug Session terminated by user
    We would like to know in which book we could find EQAP messages explanations
    Best regards

    ------------------------------
    michel Pauchard
    ------------------------------


  • 2.  RE: Error messages from z/OS debugger

    Posted 02/15/21 12:11 PM
    Hi Michael, those messages will only appear when using the DBM test option which uses what we call 'Standard Mode'. Since we are no longer enhancing  'Standard Mode' we will not be adding the message explanations.

    Messages that come out when using Debug Tool compatibility mode (DBMDT or TCPIP) are documented with explanations.

    The IBM z/OS Debugger is progressing towards one remote debug mode based on Debug Tool compatibility mode (DBMDT or TCPIP). Standard mode (DBM) is only recommended for debugging 64 bit PL/I applications. Clients are strongly encouraged to use DBMDT and TCPIP in their TEST runtime strings, and selecting Debug Tool compatibility mode in the Eclipse IDE.

    Thanks, Tom

    ------------------------------
    Tom Ellis
    ------------------------------