Subject RE: [firebird-support] disconnect the FDB
Author Svein Erling Tysvær
Gfix -shut

with whatever parameter you require will shutdown the database and disconnect all connections. Take a look at the release notes, there was at least changes to gfix -shut in Firebird 2.0.

To see who is connected to a db (before doing gfix -shut), you could e.g. download IB_SQL from www.ibobjects.com, I suspect other tools also have a way of showing who is connected to a database.

HTH,
Set

-----Original Message-----
From: firebird-support@yahoogroups.com [mailto:firebird-support@yahoogroups.com] On Behalf Of dirinler
Sent: 7. november 2008 08:58
To: firebird-support@yahoogroups.com
Subject: [firebird-support] disconnect the FDB

Hi there

fb 2.1
how i can close all connections on the fdb?and how i can see who
already connected to fdb?

Thanks