Subject | Re: [firebird-support] Testing if transactions have been closed |
---|---|
Author | Ivan Prenosil |
Post date | 2004-09-29T14:37:09Z |
> We are developing an API to Firebird and in testing it, I have a sneakingCall isc_database_info() with isc_info_active_transactions parameter.
> suspicion that committing or rolling back transactions are not closing them
> out on the server. Or at least I need to test that this is the case.
>
> Is there an easy way to see any open transactions on a server at any time?
(does not work for "read-only+read-committed" transactions)
Ivan