Subject Re: [firebird-support] Firebird classic : How to shutdown the database ?
Author Anderson Farias
Hi,

>in Firebird classic (V2), how to shutdown the database and disconnect all
>the client (before disconnect the
>client, just wait they finish their transaction).

Unfortunatly, you don't.

gfix -shut will put the db in shutdown mode so new attachments are
prohibited. But, active connections will will remain untouched.


Regards,
Anderson Farias