DB2 - Problembeschreibung
Problem IC62954 | Status: Geschlossen |
DB2 TEXT SEARCH QUERY with contain not equal to one RETURNS CIE00760 PROTOCOL ERROR | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 950 - DB2 | |
Problembeschreibung: | |
CIE00760 Protocol error is returned when Text search query with "contain" predicate not equal to 1 executed against table containing more than 1000 rows. example as follow db2 "SELECT UPDATE_TIMESTAMP FROM shema1.table1 WHERE CONTAINS(ENTERED_LINE_IDENT, '3') = 0" returns CIE00760 Protocol error. " | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * All users using Text search in DB2 V9.5 and above. * **************************************************************** * PROBLEM DESCRIPTION: * * CIE00760 Protocol error is returned when Text search * * querywith "CONTAIN" predicate not equal to 1 executed * * againsttable containing more than 1000 rows. * **************************************************************** * RECOMMENDATION: * * Upgrade to V9.5 FP6. * **************************************************************** | |
Local-Fix: | |
Use: CONTAINS(ENTERED_LINE_IDENT, 'NOT XYZ') = 1 instead of CONTAINS(ENTERED_LINE_IDENT, 'XYZ') = 0 | |
verfügbare FixPacks: | |
DB2 Version 9.5 Fix Pack 6a for Linux, UNIX, and Windows | |
Lösung | |
The issue is first fixed in V9.5 FP6. | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Bug-Verfolgung | |
Vorgänger : APAR is sysrouted TO one or more of the following: IC66030 Nachfolger : | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 02.09.2009 26.07.2010 26.07.2010 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.5.FP6 | |
Problem behoben lt. FixList in der Version |