suche 36x36
  • Admin-Scout-small-Banner
           

    CURSOR Admin-Scout

    das ultimative Tool für Informix

    pfeil  
Neueste VersionenFixList
14.10.xC10 FixList
12.10.xC16.X5 FixList
11.70.xC9.XB FixList
11.50.xC9.X2 FixList
11.10.xC3.W5 FixList
Haben Sie Probleme? - Kontaktieren Sie uns.
Kostenlos registrieren anmeldung-x26
Kontaktformular kontakt-x26

Informix - Problembeschreibung

Problem IT18404 Status: Geschlossen

ALTER TABLE ADD CRCOLS ON TABLE WITH DISABLED INDEX RETURNS -597ERROR

Produkt:
INFORMIX SERVER / 5725A3900 / B70 - IDS 11.70
Problembeschreibung:
When I have a table with at least 2 indexes where one index is
disabled
and I attempt to add crcols by alter table, the statement will
fail with -597.

CREATE TABLE tab1 (
  c1 LVARCHAR(1),
  c2 CHAR(1)
);

CREATE INDEX idx_c1 ON tab1 (c1);
CREATE INDEX idx_c2 ON tab1 (c2) DISABLED;

-- with index in state  DISABLED => ERROR
ALTER TABLE tab1 ADD crcols;

The error is generated in the update statistics code.
Problem-Zusammenfassung:
****************************************************************
* USERS AFFECTED:                                              *
* All users                                                    *
****************************************************************
* PROBLEM DESCRIPTION:                                         *
* See Error Description                                        *
****************************************************************
* RECOMMENDATION:                                              *
* Update to IBM Informix Server 11.70.xC9                      *
****************************************************************
Local-Fix:
Lösung
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
14.12.2016
09.06.2017
09.06.2017
Problem behoben ab folgender Versionen (IBM BugInfos)
11.70.xC9
Problem behoben lt. FixList in der Version
Informix EditionenInformix Editionen
Informix Editionen
DokumentationDokumentation
Dokumentation
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