Subject | Database shutdown status |
---|---|
Author | Brian Dunstan |
Post date | 2000-11-22T08:23:02Z |
Hi,
how is it possible to programmatically determine if a database has been
shutdown and has no other users (except SYSDBA) attached?
Is it possible to force a shutdown using IBO components?
The help on TIB_Connection.Users says: "This seems to only provide a listing
of users who are logged in to the server from the machine that is making the
request. You only get a complete listing if you run the program from the
server locally.
I suspect that this is an IB bug and that it will be fixed in a future
release."
Does anyone know if this has been fixed in 5.6 or 6?
Thanks,
Brian
how is it possible to programmatically determine if a database has been
shutdown and has no other users (except SYSDBA) attached?
Is it possible to force a shutdown using IBO components?
The help on TIB_Connection.Users says: "This seems to only provide a listing
of users who are logged in to the server from the machine that is making the
request. You only get a complete listing if you run the program from the
server locally.
I suspect that this is an IB bug and that it will be fixed in a future
release."
Does anyone know if this has been fixed in 5.6 or 6?
Thanks,
Brian