IBM Support

PI66338: ABEND04E RC00E70005 DSNXOB2 M105

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • abend04e rc00e70005 DSNXOB2 M105
    

Local fix

  • n/a
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * All DB2 12 users of user-defined SQL table functions         *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * ABEND04E RC00E70005 at DSNXOB2 M105 may occur when a host    *
    * variable or parameter marker is passed in as an argument to  *
    * invoke a user-defined SQL table function, and the            *
    * corresponding parameter is referenced in multiple predicates *
    * inside the table function.                                   *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    ABEND04E RC00E70005 at DSNXOB2 M105 may occur when a host
    variable or parameter marker is passed in as an argument to
    invoke a user-defined SQL table function, and the corresponding
    parameter is referenced in multiple predicates inside the table
    function.
    
    The following example illustrate the failing query:
    
    CREATE FUNCTION TUDF1(P1  INT)
        RETURNS TABLE (C1  INT)
        LANGUAGE SQL
        ....
        RETURN
            SELECT C1 FROM T1
                WHERE C2 = P1         AND
                              C3 = P1 + P1 AND
                              C4 = P1 - 1    AND
                              C5 = 5;
    
    SELECE * FROM TABLE (TUDF1( ? ) )  X;
    

Problem conclusion

  • DB2 has been fixed to handle the problem.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PI66338

  • Reported component name

    DB2 OS/390 & Z/

  • Reported component ID

    5740XYR00

  • Reported release

    C10

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2016-07-25

  • Closed date

    2016-08-15

  • Last modified date

    2016-09-02

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

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

    UI40100

Modules/Macros

  • DSNXOEXC DSNXODTI
    

Fix information

  • Fixed component name

    DB2 OS/390 & Z/

  • Fixed component ID

    5740XYR00

Applicable component levels

  • RC10 PSY UI40100

       UP16/08/18 P F608

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":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSEPEK","label":"Db2 for z\/OS"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"12.0","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}},{"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":"12.0","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
02 September 2016