IBM Support

PM65940: ABEND0C4 DSNXRSIN+10D4 QUERY PARALLELISM WITH MIXED INLIST

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • ABEND0C4 DSNXRSIN+10D4 query parallelism with mixed inlist.
    (D149226)
    
    Additional Keywords: SQLPARALLELISM SQLIN
    

Local fix

  • Set DEGREE(1) to disable parallelism.
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED: All DB2 10 for z/OS users of an SQL          *
    *                 statement with an IN list predicate, which   *
    *                 contains host variables mixed with string    *
    *                 constants.                                   *
    ****************************************************************
    * PROBLEM DESCRIPTION: ABEND0C4 RC00000010 at the location     *
    *                      DSNXGRDS DSNXRSIN OFFSET10D4 could      *
    *                      happen for an SQL statement with an IN  *
    *                      list predicate, which contains host     *
    *                      variables mixed with string constants,  *
    *                      when parallelism is enabled.            *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    ABEND0C4 RC00000010 at the location DSNXGRDS DSNXRSIN OFFSET10D4
    could happen for an SQL statement with an IN list predicate,
    which contains host variables mixed with string constants, when
    parallelism is enabled.
    
    An example is shown below:
    
    SELECT 1
    FROM T1
    WHERE T1.C1 IN ('Lit1', :HV1, 'Lit2');
    
    DB2 did not correctly process the aforementioned SQL statement,
    which caused the ABEND.
    
    The IN list predicate can be transformed from a few OR
    predicates, like C1 = 'Lit1' OR C1 = :HV1 OR C1 = 'Lit2' will
    be transformed into C1 IN ('Lit1', :HV1, 'Lit2').
    

Problem conclusion

  • DB2 has been modified to correctly process the aforementioned
    SQL statement, so there will be no the ABEND.
    
    Additional keywords: SQLHOSTVAR SQLIN PARALLELISM
                         SQLPARALLELISM DB2PARALL/K
    

Temporary fix

Comments

APAR Information

  • APAR number

    PM65940

  • Reported component name

    DB2 OS/390 & Z/

  • Reported component ID

    5740XYR00

  • Reported release

    A10

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2012-05-31

  • Closed date

    2013-02-20

  • Last modified date

    2013-04-02

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

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

    UK91837

Modules/Macros

  • DSNXOTF  DSNXOW2F
    

Fix information

  • Fixed component name

    DB2 OS/390 & Z/

  • Fixed component ID

    5740XYR00

Applicable component levels

  • RA10 PSY UK91837

       UP13/03/07 P F303

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":"10.1","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":"10.1","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
02 April 2013