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

ALL ROWS ARE READ INSTEAD OF READING ONLY ONE FRAGMENT WITHOUT PDQ

Produkt:
INFORMIX SERVER / 5725A3900 / C10 - IDS 12.10
Problembeschreibung:
CREATE TABLE tab1
(
        dat             DATE,
  ....
        ) FRAGMENT BY     RANGE (dat)
        INTERVAL (INTERVAL (1) DAY (9) TO DAY) STORE IN .....

Query:

SELECT num, dat FROM tab1 WHERE dat=MDY(10,15,2017)  ORDER BY 1

Without PDQ:

  1) hedwigb.tab1: INDEX PATH

        Filters: hedwigb.tab1.dat = 10/15/2017

    (1) Index Name: hedwigb.idx1
        Index Keys: num   (Serial, fragments: 17455)
        Fragments Scanned: (17455) sys_p17455 in p4k005

  Table map :
  ----------------------------
  Internal name     Table name
  ----------------------------
  t1                tab1

  type     table  rows_prod  est_rows  rows_scan  time
est_cost

----------------------------------------------------------------
---
  scan     t1     10000      100000    999999     00:01.86
30047

With PDQ:
  1) hedwigb.tab1: INDEX PATH

        Filters: hedwigb.tab1.dat = 10/15/2017

    (1) Index Name: hedwigb.idx1
        Index Keys: num   (Parallel, fragments: 17455)
        Fragments Scanned: (17455) sys_p17455 in p4k005


Query statistics:
-----------------

  Table map :
  ----------------------------
  Internal name     Table name
  ----------------------------
  t1                tab1

  type     table  rows_prod  est_rows  rows_scan  time
est_cost

----------------------------------------------------------------
---
  scan     t1     10000      100000    10000      00:00.00
30047

Why are all rows scanned (see Query statistics) although the
optimizer already knows that it is sufficient to scan only one
fragment?
Problem-Zusammenfassung:
****************************************************************
* USERS AFFECTED:                                              *
* Users of IDS 12.10.xC10 and earlier versions.                *
****************************************************************
* PROBLEM DESCRIPTION:                                         *
* All rows are read instead of reading only one fragment       *
* without PDQ.                                                 *
****************************************************************
* RECOMMENDATION:                                              *
****************************************************************
Local-Fix:
Lösung
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
24.12.2018
08.10.2019
08.10.2019
Problem behoben ab folgender Versionen (IBM BugInfos)
12.10.xC11
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