Subject | RE: [firebird-support] command line tool for status of forced writes |
---|---|
Author | Alan McDonald |
Post date | 2005-05-09T07:52:19Z |
>your favourite admin tool will show you the db properties
> gfix -w sync <target> <username> <password> sets the the database
> to use forced writes.
>
> I went through the IB6 opguide.pdf but found no information on
> how to find the current forced writes status for a particular database.
>
> Can anybody help me out here.
>
>
>
> Regards
>
> S. Govindkrishna
> JL Infomatrix Limited
otherwise ISQL SHOW DATABASE will do it
Alan