Subject | Re: [firebird-support] Re: About CURRENT_TRANSACTION number |
---|---|
Author | Ivan Prenosil |
Post date | 2006-11-24T17:32:46Z |
>> >> > And what happen on rollover ?I was talking about situation when you already spent up all transactions
>> >>
>> >> You can't start any new transactions - which is a pretty serious
>> >> problem when you need to use one to make backup to restore.
>> >>
>> >> Adam
>> >
>> > I imagine that's a case for IBSurgeon? They'd be able to rescue that
>> > wouldn't they?
>> > Alan
>>
>> What I would try in such case - set database to read only,
>> and lower next transaction value a bit (in db header, using hex editor)
>>
>> Ivan
>>
>
> It looks dangerous with 100- 200 concurrent connections on single
> database working 24/7
and you need one more to be able to rescue db by backup/restore.
> / What else besides backup/restore cycle could beNot much. Perhaps ensure that you do not waste too much transactions
> done ?
by their improper handling.
> I planned to do backup of my database weekly,but not full restoreNo, nbackup makes physical copy, it does not reset anything.
> only control restore to validate backup integrity.I seems that I need
> to change my plans.
> Maybe nbackup could allow (with new switch) to reset this counter ? but
> is this even possible ?
Ivan
http://www.volny.cz/iprenosil/interbase/