suche 36x36
Neueste VersionenFixList
11.1.0.7 FixList
10.5.0.9 FixList
10.1.0.6 FixList
9.8.0.5 FixList
9.7.0.11 FixList
9.5.0.10 FixList
9.1.0.12 FixList
Haben Sie Probleme? - Kontaktieren Sie uns.
Kostenlos registrieren anmeldung-x26
Kontaktformular kontakt-x26

DB2 - Problembeschreibung

Problem IT28192 Status: Geschlossen

DB2 TRAPS WHEN AN INSERT WITH A RECURSIVE SELECT IS RUN ON A FEDERATED
SERVER

Produkt:
DB2 FOR LUW / DB2FORLUW / B10 - DB2
Problembeschreibung:
Db2 traps with signal #11 when INSERT with a recursive SELECT is
run on a federated server such as this example:

INSERT INTO H_EMP
SELECT NAME,
      LEVEL,
      SALARY,
      CONNECT_BY_ROOT NAME AS ROOT,
      'Smith',
      SUBSTR(SYS_CONNECT_BY_PATH(NAME, ':'), 1, 25) AS CHAIN
FROM MY_EMP
START WITH NAME = 'Smith'
CONNECT BY NOCYCLE PRIOR EMPID = MGRID
ORDER SIBLINGS BY SALARY;

(H_EMP is the nickname of the table in the federated server)

The stack will show many calls of sqlnd_qtb_enforce_dam:

addElem
sqlnd_equal_or_lower
sqlnd_qtb_enforce_dam
...
sqlnd_qtb_enforce_dam
sqlnd_qtb_iud_postpass_pda
sqlnd_qtb_postpass_pda
sqlnd_qtb_pda
sqlnd_qtb_pda
sqlnd_qtb_pda
sqlnd_main
sqlnr_optprep_chunk3
sqlnr_optprep_chunk3_action
sqlnr_comp
sqlnr_seq
sqlnr_rcc
sqlnr_exe
Problem-Zusammenfassung:
****************************************************************
* USERS AFFECTED:                                              *
* ALL                                                          *
****************************************************************
* PROBLEM DESCRIPTION:                                         *
* See Error Description                                        *
****************************************************************
* RECOMMENDATION:                                              *
* Upgrade to Db2 11.1 Mod 4 Fixpack 5 or higher                *
****************************************************************
Local-Fix:
Lösung
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
21.02.2019
16.01.2020
16.01.2020
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version