Subject Re: [firebird-support] Committing forgotten transactions?
Author Matthias Hanft
Matthias Hanft wrote:
>
> Is there any command to revert the database into the "good condition" it
> had before? Hopefully without shutting it down and/or backup/restore?

Hmmm... since I have inserted "ibase_trans" and "ibase_commit" into
my PHP scripts (instead of using the "automatic" transactions), the
gap between Oldest and Next Transaction seems to be closed - sometimes
and/or more or less.

But I'd feel really better if I had an answer to the question "how can
I repair the transactions in a database" (while being online) :-)

Thanks,

Matt