home clear 64x64
en blue 200x116 de orange 200x116 info letter User
suche 36x36
Neueste VersionenFixList
14.10.xC12 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 IT11854 Status: Geschlossen

BSON_VALUE ROUTINES USING SPL COMPOSED KEY NAMES RETURNING NULL (NOT
FINDING TARGET FIELD?)

Produkt:
INFORMIX SERVER / 5725A3900 / C10 - IDS 12.10
Problembeschreibung:
Using bson_value_* routines, e.g. bson_value_int(), within SPL
and with non-literal 'key' parameter can return NULL instead of
existing key's value.

E.g. while 'bson_value_int(data, "age")' would return an age
integer value, doing something like the following might return
NULL:

define key char(20);
let key = "age";
select bson_value_int(data, key) ...

Same with key passed into the SP as a parameter.
Same with key composed using concat operators.
Problem-Zusammenfassung:
****************************************************************
* USERS AFFECTED:                                              *
* 12.10.XCX                                                    *
****************************************************************
* PROBLEM DESCRIPTION:                                         *
* See Error Description                                        *
****************************************************************
* RECOMMENDATION:                                              *
* Update to IBM Informix Server 12.10.XC6                      *
****************************************************************
Local-Fix:
Lösung
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
20.10.2015
30.12.2015
30.12.2015
Problem behoben ab folgender Versionen (IBM BugInfos)
12.10.xC6
Problem behoben lt. FixList in der Version
12.10.xC6 FixList