Subject Re: database corrupted?
Author Sean
--- In firebird-support@yahoogroups.com, "Alan McDonald" <alan@...> wrote:
>
> > Hi there,
> >
> > I have a server running on embedded firebird 1.5 and firebird.net
> > provider 2.0.1. There were 160 clients reporting data to the server.
> > After running for several weeks, the server was stuck, with 100% cpu
> > utilization without doing any real thing (all client connections to
> > database were timed out.)
>
> firstly, can you clarify what you mean here?
> embedded is not a server product. Do you actually mean the full
Superserver?
> or Classic server?
> OR do you mean your very own - roll-your-own custom tcp server to which
> clients connect, which uses the firebird embedded superserver as
it's back
> end?
> Alan
>

Sorry I didn't state it correctly. It's the 2nd case: My server is a
tcp server handling client connections, and uses embedded firebird as
backend to save data.