Subject Corrupt database
Author pungsven
Hi,

I´m running Firebird 1.5 on a Windows 2003 server.
I have about 20 clientapps connected to that database.

The database has grown quite large, about 600 Mb.

My problem is that the clientapps suddenly started to access the
database very slowly.
After I checked the database I saw that there was several page errors.
I ran gfiw in mend mode, and after that I made a backup and then
restored the database from the backup.
After the backup everything was as before.
This problem has occured three times now during the last four weeks.

My question is:
Do anyone have a clue on what causes the error?
And if so, how can I fix it?

The application listens to an automatic switchboard and controls the
calls for the workstation. When it recieves a call it inserts several
records to different tables for statistics purposes. It also inserts
records for every event during and when it ends the call.
Every client recieves multiple calls over a short time.
Could this be a problem?

// Sven