Latest versionsfixlist
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
Have problems? - contact us.
Register for free anmeldung-x26
Contact form kontakt-x26

DB2 - Problem description

Problem IC62954 Status: Closed

DB2 TEXT SEARCH QUERY with contain not equal to one RETURNS CIE00760
PROTOCOL ERROR

product:
DB2 FOR LUW / DB2FORLUW / 950 - DB2
Problem description:
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 Summary:
**************************************************************** 
* 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
available fix packs:
DB2 Version 9.5 Fix Pack 6a for Linux, UNIX, and Windows
DB2 Version 9.5 Fix Pack 7 for Linux, UNIX, and Windows
DB2 Version 9.5 Fix Pack 8 for Linux, UNIX, and Windows
DB2 Version 9.5 Fix Pack 9 for Linux, UNIX, and Windows
DB2 Version 9.5 Fix Pack 10 for Linux, UNIX, and Windows

Solution
The issue is first fixed in V9.5 FP6.
Workaround
not known / see Local fix
BUG-Tracking
forerunner  : APAR is sysrouted TO one or more of the following: IC66030 
follow-up : 
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
02.09.2009
26.07.2010
26.07.2010
Problem solved at the following versions (IBM BugInfos)
9.5.FP6
Problem solved according to the fixlist(s) of the following version(s)