|
From: Helen B. <he...@tp...> - 2004-04-02 15:09:43
|
At 02:35 PM 2/04/2004 +0200, you wrote: >Hi, > >we use FB 1.5 on Windows NT 4.0 (SVP 6). This System have 2 Processors >(PIII) and 512 RAM. Firebird are assigned to processor 2. > >Since switsching to FB 1.5 we have 3 - 4 times that the FBServer process >will be terminated with the following error message: > > Terminated abnormally (4294967295) Interesting, this is a prime number. It's not a Firebird error code, though it might be some internal marker I suppose. >We use Firebird as DB Server for our content managment system and >serveral other databases... The two main databases have a size with more >then 500/700 MB. > >* The two main databases are backuped/restored unter FB 1.5. >* Some other Databases are still in IB 6 Format. > >Is there a solution for this problem? It's somewhat hard to find a solution when the problem isn't known. >Do you need any more informations? Yes. Version numbers (from the Property sheets of the binaries) of the server and all of the clients. Anything useful in firebird.log? Some idea of what the system is doing when it crashes. Whether you are running the server as an application or a service. Whether you are using External Functions and, if so, whether you are using the InterBase versions of those by mistake (that *will* crash the server). What network protocol the clients are using to connect. Whether you are using the BDE. Why you are still using IB6 databases without backing up and restoring them. That should be a start. :-) /hb |