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

12097 ERROR POSSIBLE ON UPDATABLE SECONDARY IF TRANSACTION DELETES ROW AND
THEN RUNS QUERY WHICH COULD RETURN THAT ROW

Produkt:
INFORMIX SERVER / 5725A3900 / C10 - IDS 12.10
Problembeschreibung:
It seems to see the issue the table that the select/delete are
occurring on would use a BSON type, and additionally there would
be indexes of the BSON type indexing the BSON data.

For example, consider the following SQL run on an updatable
secondary:

begin work;

select c2::json from t1 where c1 = 450;
delete from t1 where c1 = 450;

select c1, bson_value_lvarchar(c2,"col21") from t1
where
bson_get(c2,"col21") =
'{"col21":"gomviyudfxdosbtwmcbrfxgrqvhqrpxxfmuomrttoyiizdenfhfmg
ngwjpoceoakawamntgdtqlstrhazmnhatelkunpipziozxdudhntuhoooopddwfw
aqhxfyfxxqlynosqxhluqziepxjttorwgatmyyjxowvdkptkwgemhmtxje"}'::j
son::bson;

In this case, the 2nd select which would be trying to return the
same row that was deleted, could potentially return the 12097
error.  If this 2nd query didn't use an index on the BSON column
and just did a sequential scan instead, it would just return "no
rows found".
Problem-Zusammenfassung:
****************************************************************
* USERS AFFECTED:                                              *
* Users of IDS prior to 12.10.xC13.                            *
****************************************************************
* PROBLEM DESCRIPTION:                                         *
* 12097 error possible on updatable secondary if transaction   *
* deletes a row and then runs query which could potentially    *
* return that row.                                             *
****************************************************************
* RECOMMENDATION:                                              *
****************************************************************
Local-Fix:
Lösung
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
10.12.2018
26.09.2019
26.09.2019
Problem behoben ab folgender Versionen (IBM BugInfos)
12.10.xC13
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