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 IT28963 Status: Closed

ERROR -212/-21522 TRYING TO USE CREATE INDEX ONLINE WHEN ONE OF THE KEYS
OF THE INDEX IS OF TYPE BOOLEAN

product:
INFORMIX SERVER / 5725A3900 / C10 - IDS 12.10
Problem description:
If you attempt to use the create index online syntax and 1 of
the keys of the index is of the boolean type, the statement will
fail immediately with a -212/-21522 error.

For example:

create table t1 (
col_int integer,
col_bool boolean,
col_char char(8)
) lock mode row;

create index t1_idx1 on t1 (col_int, col_bool) using btree
online;

The above create index statement will fail with a -212/-21522
error.
Problem Summary:
****************************************************************
* USERS AFFECTED:                                              *
* Users of IDS versions prior to 12.10.xC14.                   *
****************************************************************
* PROBLEM DESCRIPTION:                                         *
* Error -212/-21522 trying to use create index online when one *
* of the keys of the index is of type boolean.                 *
****************************************************************
* RECOMMENDATION:                                              *
****************************************************************
Local Fix:
Solution
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
26.04.2019
24.09.2019
24.09.2019
Problem solved at the following versions (IBM BugInfos)
12.10.xC14
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