Subject Re: shutting down classic server under linux
Author alex_vnru
--- In ib-support@y..., "Jeff Seaman" <JSeaman@P...> wrote:
> is this sufficient to keep from getting a corrupt database. What is
the
> correct method for shutting down the classic server

Jeff, I think correct method is:
1. Shutdown database via gfix
2. Close all connections
3. Make shure they are really closed, look via netstat that no one
connection if in TIME WAIT state (it means garbage collection is in
process).
4. Stop inetd/xinetd.

Maybe for modern builds more simply way exists, but I have grievous
experience:

http://groups.yahoo.com/group/ib-support/message/3279

with FB 0-9.4p1.

Best regards, Alexander V.Nevsky.