Subject Re: How to read the "Memory buffers" size via SQL?
Author hvlad
--- In firebird-support@yahoogroups.com, "Fabiano Kureck" wrote:
>
> Hi!
>
>
>
> I must read the "Memory Buffers" parameter from the database using sql.
>
> I know that I can use gfix to change and gstat to read.
>
>
>
> I want to read it via a sql command. How do that?

In recent Firebird versions you can query MON$DATABASE table.

Regards,
Vlad