Subject RE: [firebird-support] Re: Memory problem, isc_attach_database failed
Author Leyne, Sean
Petri,

> Database "C:\IBDatabases\pdv.fdb"
>
> Database header page information:
>
> Flags 0
> Checksum 12345
> Generation 2147483649
> Page size 4096
> ODS version 11.0
> Oldest transaction 2147483644
> Oldest active 2147483645
> Oldest snapshot 2147483645
> Next transaction 2147483646

The error message you are receiving is incorrect!

The real problem is that the database transaction counter has exceeded its maximum limit!

I'm personally not aware of how to fix this condition, but I'm sure that someone else will be to help you out.


Sean