TPX Session Management for z/OS

 View Only
  • 1.  How to look up an error code

    Broadcom Employee
    Posted Oct 29, 2013 08:00 PM

    Sometimes an error message will contain a errno2 value. E.g.
    --------------------------------------------------------------------------------------------
    $ rm *

    CWD cmd failed : EDC5111I Permission denied. (errno2=0xEF076015)
    --------------------------------------------------------------------------------------------

    You can look up it up using the bpxmtext command either as a TSO command or a USS shell command. E.g.
    --------------------------------------------------------------------------------------------
    $ bpxmtext EF076015

    zFS Fri May 4 09:35:10 EDT 2012

    Description: SAF CKACC returned error.
    Action: The user did not have the correct permission on the object for the operation requested. Change the permissions on the object or have a user that is authorized execute the operation.
    --------------------------------------------------------------------------------------------



  • 2.  RE: How to look up an error code

    Broadcom Employee
    Posted Sep 24, 2019 12:58 PM
    on TSO : 

    ex 'SYS1.SBPXEXEC(BPXMTEXT)' '0BDF03AC'

    ------------------------------
    Sr Tech Support Engineer
    CA / Broadcom
    ------------------------------