home clear 64x64
en blue 200x116 de orange 200x116 info letter User
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 IC82602 Status: Geschlossen

-901 REASON "EXPECTED TEMP TCB" ERROR MAY BE RAISED WITH REOPT
ALWAYS AND XML TEMP TABLES.

Produkt:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problembeschreibung:
An application that invokes an SQL statement operating with 
REOPT ALWAYS enabled, may suffer error SQL0901 with Reason 
string : 
"EXPECTED TEMP TCB" when the SQL statement involves the 
manipulation of XML temporary data. 
 
e.g. 
 
a stored procedure created with  "CALL 
SYSPROC.SET_ROUTINE_OPTS('REOPT ALWAYS')"  run prior to the 
procedure creation and 
code similar to this : 
 
CREATE PROCEDURE proc1 ( IN @inputxml XML ) 
... 
P1 : BEGIN 
 
   select * from XMLTABLE ( 'p ....  PASSING @inputxml as "p" 
....  ) 
 
( syntax not complete and just pasted for illustration ) 
 
... 
 
END P1 
 
Can fail with the error, if the input values ( @inputxml ) come 
from a non-permanent table.
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* all                                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* upgrade the database server to V9.7 Fix Pack 7               * 
****************************************************************
Local-Fix:
workaround : do not use REOPT ALWAYS.
verfügbare FixPacks:
DB2 Version 9.7 Fix Pack 7 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 8 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9a for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 10 for Linux, UNIX, and Windows

Lösung
This problem has first been fixed in DB2 V9.7 Fix Pack 7
Workaround
keiner bekannt / siehe Local-Fix
Bug-Verfolgung
Vorgänger  : APAR is sysrouted TO one or more of the following: IC87876 IC88615 
Nachfolger : 
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
11.04.2012
06.05.2013
06.05.2013
Problem behoben ab folgender Versionen (IBM BugInfos)
9.7.FP7
Problem behoben lt. FixList in der Version
9.7.0.7 FixList