Subject Re: [firebird-support] FB 2.1.1 - gstat x mon$ tables: which is correct?
Author Dmitry Yemanov
Roberto Carlos wrote:
>
> Why MON$TRANSACTIONS shows information about oat 326 and MON$STATEMENTS shows nothing?

Column MON$TRANSACTION_ID of table MON$STATEMENTS is not null only for
active (currently running) statements. You don't seem to have ones.


Dmitry