RE: [firebird-support] Re: How to read the "Memory buffers" size via SQL?

2013-04-25 Thread Leyne, Sean
> > 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. I forgot about MON$Da

RES: [firebird-support] Re: How to read the "Memory buffers" size via SQL?

2013-04-25 Thread Fabiano Kureck
with this approach? De: firebird-support@yahoogroups.com [mailto:firebird-support@yahoogroups.com] Em nome de hvlad Enviada em: quinta-feira, 25 de abril de 2013 04:01 Para: firebird-support@yahoogroups.com Assunto: [firebird-support] Re: How to read the "Memory buffers" size via

[firebird-support] Re: How to read the "Memory buffers" size via SQL?

2013-04-25 Thread 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 Firebi