Subject Re: Tool for SQL monitoring
Author axsp2000
--- In firebird-support@yahoogroups.com, Helen Borrie <helebor@t...>
wrote:
> At 08:30 AM 18/02/2005 +0000, you wrote:
>
>
> >Hi,
> > is it possible to monitor the SQL statements that a Firebird Server
> >receive on a database? Is there any tools or special technique for it?
> >The problem is that some databases give me strange behaviors
> >sometimes, probably due to one of the several application running on
> >it. It would be useful having a monitoring/logging tool to trace all
> >the SQL.
>
> You can't monitor the SQL statements that the server receives. From
the
> client side, you can monitor the statements that are being
dispatched to
> the API. There are several tools available. I use the monitoring
tool in
> IB_SQL., which can be set to monitor just about anything.
>
> All of the respected desktop tools provide monitoring capability.
>
> ./hb


Thak you Helen,
i'll check the IB_SQL soon. Do you known if there is something of
the same type running on Linux, for a Linux client ?

Many Thanks

Alessandro