IBM Support

PM46903: DFHXS0002 CODE X'0710' IN DFHXSRC FOLLOWED BY DFHWB0002 CODE X'0509' IN DFHWBSR

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • You have a web application which tries to access an HFS
    directory. CICS checks to see if that directory exists and finds
    that it does not. USS returns ENOTDIR response (x'87'). The
    following exception trace entries are written:
    .
    XS FE04 XSSH  *EXC* FUNCTION(CHECK_HFS_FILE) RESPONSE(EXCEPTION)
    REASON(UNKNOWN_USS_RESPONSE) USS_VALUE(FFFFFFFF)
    USS_RESPONSE(87) USS_REASON(594003C)
    .
    XS 0710 XSRC  *EXC* XSSH-FAILURE FUNCTION(CHECK_HFS_FILE)
    RESPONSE(DISASTER) REASON() SAF_RESPONSE(FFFFFFFF)
    SAF_REASON(0) ESM_RESPONSE(87) ESM_REASON(594003C)
    .
    The following messages show up in the CICS job log"
    .
    DFHXS0002  A severe error (code X'0710') has occurred in module
    DFHXSRC.
    DFHWB0002  A severe error (code X'0509') has occurred in module
    DFHWBSR.
    .
    This is the same situation addressed by APAR PK99454, but with
    security active in the region. With security active, DFHXSRC
    gets called to check the access before DFHDHFS has even verified
    that the supplied path and filename are valid. This leads to XS
    domain getting the ENOTDIR response and not being able to handle
    it.
    .
    Additional Information/Keywords
    KIXREVEPH
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED: All CICS users.                              *
    ****************************************************************
    * PROBLEM DESCRIPTION: An HTTP request for a directory that    *
    *                      does not exist results in a severe      *
    *                      error x'0710' in DFHXSRC.               *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    When an HTTP request is made which maps to an HFS directory
    which does not exist, and security is enabled, DFHDHFS calls
    DFHXSRC to perform a security check prior to checking the
    directory. DFHXSRC calls DFHXSSH to perform the security check
    using the BPX1ACC service. This fails with a return code of
    ENOTDIR. As DFHXSSH does not specifically handle ENOTDIR, it
    returns xssh_unknown_uss_response, which causes a severe error
    x'0710' in DFHXSRC.
    Keywords: XS0002, msgDFHXS0002
    

Problem conclusion

  • DFHXSSH was changed to handle the return code ENOTDIR from
    BPX1ACC and return an exception response with reason
    xssh_invalid_filename. This causes DFHXSRC to return exception
    with reason xsrc_invalid_resource_name and no severe error
    occurs. This will in turn cause an HTTP 404 Not Found response
    to be returned to the client and message DFHWB0759 to be issued.
    

Temporary fix

  • FIX AVAILABLE BY PTF ONLY
    

Comments

APAR Information

  • APAR number

    PM46903

  • Reported component name

    CICS TS Z/OS V4

  • Reported component ID

    5655S9700

  • Reported release

    700

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2011-09-01

  • Closed date

    2011-10-07

  • Last modified date

    2011-11-02

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

    PM41599

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

    UK72706

Modules/Macros

  •    DFHXSSH
    

Fix information

  • Fixed component name

    CICS TS Z/OS V4

  • Fixed component ID

    5655S9700

Applicable component levels

  • R700 PSY UK72706

       UP11/10/13 P F110

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":"SSGMGV","label":"CICS Transaction Server"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"4.2","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":"4.2","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
02 November 2011