[firebird-support] RE: RE: oldest active transaction not available

2013-10-14 Thread hvlad
> the indices are used, but only the server knows why he scans the whole table. > > > SQL: > DELETE FROM > DETAIL > WHERE > ID=? /* ID */ > > Execution Plan: > PLAN (DETAIL INDEX (I_DETAILS_ID)) > > Statement Statistics: > Reads: 1,0 GB Inserts: 25 Indexed Reads: 25 > Writes: 180,0 KB U

[firebird-support] RE: RE: oldest active transaction not available

2013-10-10 Thread hvlad
> we use nbackup only > my gstat accept no parameter -list It was a typo, i mean gfix of course > The transaction was cancelled after DB shutdown -> Firebird restart -> DB > online. Then also sweep takes > effect. Then it was not a limbo transaction... > BUT: Sinati