IBM Support

IT43752: 9952 - AGGREGATE WITHIN A ROW IN A SELECT PROJECTION LIST IS NOTALLOWED

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

 

APAR status

  • Closed as program error.

Error description

  • Aggregate within a ROW in a SELECT projection list is not
    allowed
    
    create view "dbo".dirdoc1
    (
    typv,
    predpona,
    eecyear,
    eecnum,
    popivaz
    ) as select x0.typv ,
    min(row(x1.eecyear ,x1.eecnum , x1.predpona )::eec ).predpona ,
    min(row(x1.eecyear , x1.eecnum , x1.predpona )::eec ).eecyear ,
    min(row(x1.eecyear , x1.eecnum , x1.predpona )::eec ).eecnum ,
    max(x0.popivaz ) from "dbo".typv x0 , outer("dbo".dirdoc x1 )
    where ( x0.typv = x1.typv ) group by x0.typv ;
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * Users of Informix Server prior to 12.10.xC16 and 14.10.xC11. *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * See Error Description                                        *
    ****************************************************************
    * RECOMMENDATION:                                              *
    * Upgrade to Informix Server 12.10.xC16 or 14.10.xC11 (when    *
    * available).                                                  *
    ****************************************************************
    

Problem conclusion

  • Fixed in Informix Server 12.10.xC16 and 14.10.xC11.
    

Temporary fix

Comments

APAR Information

  • APAR number

    IT43752

  • Reported component name

    INFORMIX SERVER

  • Reported component ID

    5725A3900

  • Reported release

    E10

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2023-05-15

  • Closed date

    2023-06-13

  • Last modified date

    2023-06-13

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

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

Fix information

  • Fixed component name

    INFORMIX SERVER

  • Fixed component ID

    5725A3900

Applicable component levels

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSGU8G","label":"Informix Servers"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"E10","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
13 June 2023