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 IT03043 Status: Geschlossen

MERGE STATEMENT WITH OPTIMIZER DIRECTIVE EXECUTED WITH PDQ RETURNS 230/101

Produkt:
INFORMIX SERVER / 5725A3900 / C10 - IDS 12.10
Problembeschreibung:
Running a merge statement with an ORDERED directive and PDQ 
priority return an error 230/101. 
The merge query looks like this: 
 
set pdqpriority 100; 
  merge {+ORDERED} into nom_dt_50 t50 using 
    bsp_dte100 t100 on 
    t50.stm_id = t100.id 
when matched 
then 
 
    update set bsp_bk = substr(value, 1, length(value) - 4) 
 
; 
 
The stack where the error is created looks like this: 
 
(oninit) afstack 
(oninit) afhandler 
(oninit) affail_interface 
(oninit) check_traperror 
(oninit) sqerr 
(oninit) gettupl 
(oninit) scan_next 
(oninit) producer_thread 
(oninit) startup
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* 12.10.XC4                                                    * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Update to IDS-12.10.xC5                                      * 
****************************************************************
Local-Fix:
Lösung
Problem Fixed In IDS-12.10.xC5
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
09.07.2014
16.10.2015
16.10.2015
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
12.10.xC4.W1 FixList
12.10.xC5 FixList
12.10.xC5.W1 FixList