Subject | Re: Anything similar to Oracle's V$SQLAREA? |
---|---|
Author | Ben Ziegler |
Post date | 2007-03-06T14:16:49Z |
> Ben Ziegler wrote:V$SQLAREA tells you what SQL statements are currently running on the
> > Sorry, this has probably been asked before, but I couldn't find
> > anything with my googling.
> >
> > Is there anything in Firebird similar to Oracle's V$SQLAREA or
> > V$STATISTICS views?
> >
> > Thanks in advance,
> > -Ben
> >
>
> tell us what is this...
server, or ran recently. V$STATISTICS gives you all kinds of stats on
the user's session. They help you track down performance issues.