home clear 64x64
en blue 200x116 de orange 200x116 info letter User
suche 36x36
Latest versionsfixlist
14.10.xC10 FixList
12.10.xC16.X5 FixList
11.70.xC9.XB FixList
11.50.xC9.X2 FixList
11.10.xC3.W5 FixList
Have problems? - contact us.
Register for free anmeldung-x26
Contact form kontakt-x26

Informix - Problem description

Problem IT43752 Status: Closed

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

product:
INFORMIX SERVER / 5725A3900 / E10 - 
Problem 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 ;
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).                                                  *
****************************************************************
Local Fix:
Solution
Workaround
****************************************************************
* 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).                                                  *
****************************************************************
Comment
Fixed in Informix Server 12.10.xC16 and 14.10.xC11.
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
15.05.2023
13.06.2023
13.06.2023
Problem solved at the following versions (IBM BugInfos)
Problem solved according to the fixlist(s) of the following version(s)