DB2 - Problem description
Problem IC87189 | Status: Closed |
TEXT SEARCH INCREMENTAL INDEX UPDATES FAIL WHEN PRIMARY KEY IS OF NUMBER() DATA TYPE IN ORA MODE | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
Incremental index updates fail with below error and no messages is logged in the event view: db2ts update index IDX_DOMAIN_PV_CLOB for text connect to oradb SQL20427N An error occurred during a text search administration procedure or command. The error message is "CIE00341 Update index errors. See event view "SYSIBMTS"."TSEVENT_551010" and db2diag.log for details. ". SQLSTATE=38H14 Incremental index updates continue to fail, the index can be dropped, recreated and populated with initial index update. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 V9.7 FP8 or later * **************************************************************** | |
Local Fix: | |
Any of the below workarounds can be followed: 1) Use other data types like integer,varchar etc. for the primary key 2) If the data type can't be changed ,reduce its precision < 30. 3) Index can dropped and re-built. | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 8 for Linux, UNIX, and Windows | |
Solution | |
Upgrade to DB2 V9.7 FP8 or later | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 12.10.2012 28.03.2013 28.03.2013 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP8 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.8 |