DB2 - Problembeschreibung
Problem IC90281 | Status: Geschlossen |
CHANGE HISTORY EVENT MONITOR CAN CAUSE INSTANCE ABEND WHEN USING LOAD FROM CURSOR WITH LONG SQL | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / A10 - DB2 | |
Problembeschreibung: | |
When a load from cursor is used and the SQL statement text used to declare the cursor is large ( > 16k bytes ) There can be an instance crash if the Change History event monitor is enabled e.g. : db2 "CREATE EVENT MONITOR CHGHIST FOR CHANGE HISTORY WHERE EVENT IN (ALL) WRITE TO TABLE" db2 " SET EVENT MONITOR CHANGE_HISTORY STATE 1" A stack trace may have this : generateEvent__18sqmEvmonGenFactoryXT19sqmEvmonType_p collectEventData__34sqmEvmonUtilStart_Collector_poli generateEvent__18sqmEvmonGenFactoryXT19sqmEvmonType_ sqmGenerateLoadStartEvent__FCP8sqlrr_cbP26sqluCLoadR sqlu_register_table_load__FP26sqluCLoadRequestDescri sqluvtld_route_in__FP12SQLE_DB2RA_T ... but could vary depending on the size and the extent of the memory overwrite that triggers the trap. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * all * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade the database server to DB2 V10.1 FP3 or higher. * **************************************************************** | |
Local-Fix: | |
Reduce the size of SQL statement e.g. by declaring some views. Disable the Change history event monitor: db2 " SET EVENT MONITOR CHANGE_HISTORY STATE 0" for the duration of the load. | |
verfügbare FixPacks: | |
DB2 Version 10.1 Fix Pack 3 for Linux, UNIX, and Windows | |
Lösung | |
This problem was first fixed in v10.1 Fix Pack 3 | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Bug-Verfolgung | |
Vorgänger : APAR is sysrouted TO one or more of the following: IC94460 IC95232 Nachfolger : | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 18.02.2013 24.11.2014 24.11.2014 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
Problem behoben lt. FixList in der Version | |
10.1.0.3 | |
10.1.0.3 |