Subject | RE: [firebird-support] Tool that display long queries |
---|---|
Author | Svein Erling Tysvær |
Post date | 2013-05-07T12:50:58Z |
>Someone know a tool (Free or paid) that display long running queries?If you're using Firebird 2.5, just query some of the monitoring tables, e.g. MON$STATEMENTS. It is quite simple to see which queries are currently running.
>Sometimes our server runs long queries and I need to know about it.
HTH,
Set