Subject Re: [firebird-support] How to list current DB settings
Author KIMURA, Meiji
Hi Kumakura,

Use isql to connect the database.
then type "show database" for the database setting,
then type as below for connecting settings.

set stat;
commit;



Regards,
KIMURA, Meiji(FAMILY, Given)
Tokyo, JAPAN

--- "K. Kumakura" <kkuma@...> wrote:

> Hello,
>
> Could any one tell me how to list the current settings of a DB
> such as cache buffer size, forced write mode, and so on?
>
> I'm using FB 1.5.2 on RedHat 9.
>
> Thanks,
>
> K. Kuma
>
>