Subject | Re: how to get idle time in a database |
---|---|
Author | russellbelding |
Post date | 2006-04-18T06:32:39Z |
Jeremy, what is the purpose of this exercise? Perhaps there is another
way to handle the problem. I wonder if you are looking for dead
connections to your database. Ones that you in some manner registered
and that have not been unregistered correctly.
Russell
--- In firebird-support@yahoogroups.com, "jeremylim2008" <lim2000@...>
wrote:
way to handle the problem. I wonder if you are looking for dead
connections to your database. Ones that you in some manner registered
and that have not been unregistered correctly.
Russell
--- In firebird-support@yahoogroups.com, "jeremylim2008" <lim2000@...>
wrote:
>
> In fire bird 1.5 how can I check this connections
> had been idle for how long without update or insert
> to database.
>