home clear 64x64
en blue 200x116 de orange 200x116 info letter User
suche 36x36
Neueste VersionenFixList
15.0.xC1.2 FixList
14.10.xC13.3 FixList
12.10.xC16.X5 FixList
11.70.xC9.XB FixList
11.50.xC9.X2 FixList
11.10.xC3.W5 FixList
Haben Sie Probleme? - Kontaktieren Sie uns.
Kostenlos registrieren anmeldung-x26
Kontaktformular kontakt-x26

Informix - Problembeschreibung

Problem IT10925 Status: Geschlossen

WRONG RESULTS POSSIBLE WITH QUERY ON A VIEW WITH UNION ALL AND IFX_FOLDVIEW
ENABLED

Produkt:
INFORMIX SERVER / 5725A3900 / C10 - IDS 12.10
Problembeschreibung:
When you have defined a view by a union all select on two tables 
you may achieve wrong results when IFX_FOLDVIEW ist enabled. 
 
The query this has been observed with is of the form 
 
select t1.c2[1,2], t2.c2[1,2], * 
from tab2 t2, tab1 t1, v1 v1 
where t1.c1 = v1.c1 
and t2.c2[1,2] = t1.c2[1,2]; 
 
where t1 and t2 are tables and v1 is the view. The column c2 is 
of type character(x) (with x > 2).
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* Users of 12.10.xC4 and 12.10.xC5.                            * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* A query may return incorrect results under the following     * 
* conditions:                                                  * 
*   - a simple UNION ALL view is referenced                    * 
*   - IFX_FOLDVIEW is set to 1 in onconfig                     * 
*   - the main query has in its where clause subscripted       * 
* column references, e.g. tab1.c1[1,2] = tab2.c2[1,2]          * 
*   - the subscripted column reference does not need to be     * 
* view column references                                       * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Update to IBM Informix Server 12.10.xC6                      * 
****************************************************************
Local-Fix:
Lösung
Problem Fixed In IBM Informix Server 12.10.xC6
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
26.08.2015
19.01.2016
19.01.2016
Problem behoben ab folgender Versionen (IBM BugInfos)
12.10.xC6
Problem behoben lt. FixList in der Version
12.10.xC6 FixList