Subject | Re: shutting down classic server under linux |
---|---|
Author | alex_vnru |
Post date | 2001-12-17T14:43:53Z |
--- In ib-support@y..., "Jeff Seaman" <JSeaman@P...> wrote:
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.
> is this sufficient to keep from getting a corrupt database. What isthe
> correct method for shutting down the classic serverJeff, 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.