Subject | Re: [ib-support] How can I know that Forced writes on at RC2??? |
---|---|
Author | Paul Reeves |
Post date | 2002-01-04T07:43:21Z |
Helen Borrie wrote:
show db;
and the forced writes status will be reported. (This is only from RC1
onwards.)
Paul
--
Paul Reeves
http://www.ibphoenix.com
taking InterBase further
>You can also use the ISQL command-line tool. Connect to a database and type
>
> You can use the command-line tool gstat to check whether Forced Writes
> is enabled.
>
> In the command shell, go to the ..\bin directory of your server
> installation and type
>
> gstat -header c:\data\mydb.gdb -user SYSDBA -password yourpwd
>
> If forced writes is enabled, the output will show it in the Attributes
> section, near the end.
>
show db;
and the forced writes status will be reported. (This is only from RC1
onwards.)
Paul
--
Paul Reeves
http://www.ibphoenix.com
taking InterBase further