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 IT27549 Status: Geschlossen

WRONG RESULTS POSSIBLE WITH SKIP SCAN (MULTI-INDEX) QUERY PATH ON IN-PLACE
ALTERED TABLES

Produkt:
INFORMIX SERVER / 5725A3900 / C10 - IDS 12.10
Problembeschreibung:
When you run an SQL query against a table which has undergone
in-place alters you may observe wrong results when a "skip scan"
(multi-index) path is choosen by the optimizer and all pages of
the table are of the current version.

The example is a query like

select {+MULTI_INDEX(tab1 idx1)}
    count(*) from tab1
where
    c2 = 'text to fill space'
    and c3 between '01.01.1970' and '31.12.9999';

resulting in a query plan

QUERY: (OPTIMIZATION TIMESTAMP: 04-26-2018 14:02:20)
------
select {+MULTI_INDEX(tab1 idx1)}
        count(*) from tab1
where
        c2 = 'text to fill space'
        and c3 between '01.01.1970' and '31.12.9999'

DIRECTIVES FOLLOWED:
MULTI_INDEX ( tab1 idx1 )
DIRECTIVES NOT FOLLOWED:

Estimated Cost: 6
Estimated # of Rows Returned: 1

  1) usera.tab1: INDEX PATH (SKIP SCAN)

        Filters: usera.tab1.c2 = 'text to fill space'

    (1) Index Name: usera.idx1
        Index Keys: c3   (Serial, fragments: ALL)
        Lower Index Filter: usera.tab1.c3 >= 01.01.1970
        Upper Index Filter: usera.tab1.c3
Problem-Zusammenfassung:
****************************************************************
* USERS AFFECTED:                                              *
* Users of IDS versions older than 12.10.xC12.                 *
****************************************************************
* PROBLEM DESCRIPTION:                                         *
* Wrong results possible with skip scan (multi-index) query    *
* path on in-place altered tables.                             *
****************************************************************
* RECOMMENDATION:                                              *
****************************************************************
Local-Fix:
Lösung
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
26.12.2018
04.10.2019
04.10.2019
Problem behoben ab folgender Versionen (IBM BugInfos)
12.10.xC12
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