suche 36x36
  • Admin-Scout-small-Banner
           

    CURSOR Admin-Scout

    get the ultimate tool for Informix

    pfeil  
Latest versionsfixlist
14.10.xC10 FixList
12.10.xC16.X5 FixList
11.70.xC9.XB FixList
11.50.xC9.X2 FixList
11.10.xC3.W5 FixList
Have problems? - contact us.
Register for free anmeldung-x26
Contact form kontakt-x26

Informix - Problem description

Problem IT27531 Status: Closed

INDEX DOES NOT WORK CORRECTLY WHEN THE KEY CONTAINS UTF8 0XC2A0 NON
BREAKING SPACE

product:
INFORMIX SERVER / 5725A3900 / C10 - IDS 12.10
Problem description:
here is a 16 columns unique index that contains two columns
where the data contains 0xc2a0 in two of the columns.
When the 2nd column that contains this 0xc2a0 is removed, the
query that originally fails would work.


Steps to reproduce:

1. Set the environment variables : GL_USEGLU, DB_LOCALE and
CLIENT_LOCALE.

    GL_USEGLU=0 (Problem reproduces with either GL_USEGLU 0 or
1).
    DB_LOCALE=en_US.UTF8
    CLIENT_LOCALE=en_US.UTF8

2. Create a 8K page dbspace and create new database in the 8k
dbspace
       For ex: dbspace dbspace8k;
           database name en3;
           create database en3 in dbspace8k;

3.  dbaccess en3 t_address2.sql

4.  dbaccess en3 insert_statement.sql

5.  dbaccess en3 select.sql
-  select * from t_address2 where a_flr_no is null; (SEQ SCAN)
works fine.
-  force use of uq_addr_all_fields would fail.

6.  dbaccess en3 t_address2_idx.sql
- t_address2_idx.sql will recreate the index and exclude
a_str_nm, the index works fine.
Problem Summary:
****************************************************************
* USERS AFFECTED:                                              *
* Users of IDS 12.10.xC10 and earlier versions.                *
****************************************************************
* PROBLEM DESCRIPTION:                                         *
* Index does not work correctly when the key contains utf8     *
* 0xc2a0 non breaking space.                                   *
****************************************************************
* RECOMMENDATION:                                              *
****************************************************************
Local Fix:
Solution
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
24.12.2018
07.10.2019
07.10.2019
Problem solved at the following versions (IBM BugInfos)
12.10.xC11
Problem solved according to the fixlist(s) of the following version(s)
Informix EditionsInformix Editions
Informix Editions
DocumentationDocumentation
Documentation
IBM NewsletterIBM Newsletter
IBM Newsletter
Current BugsCurrent Bugs
Current Bugs
Bug ResearchBug Research
Bug Research
Bug FixlistsBug Fixlists
Bug Fixlists
Release NotesRelease Notes
Release Notes
Machine NotesMachine Notes
Machine Notes
Release NewsRelease News
Release News
Product LifecycleProduct Lifecycle
Lifecycle
Media DownloadMedia Download
Media Download