Subject Re: [IBO] How to get transaction statistics?
Author Helen Borrie
At 01:02 PM 30/09/2005 +0200, you wrote:
>Is it possible to get the transaction statistics (oldest transaction,
>oldest active, oldest
>snapshot and next ransaction) with IBO components?
>I'd like to implement a DB health check function into my application and
>these
>counters can tell something about hanging open transactions.
>Is it also possible to start a DB sweep/garbage collection with an IBO
>component?

Not with an IBO component - but with Lorenzo Mengoni's free IBOAdmin
service components you can do both of these things. www.mengoni.it

Helen