Re:Transaction is going and going and going and...
Quote
Alexandre Genereux wrote:
> I've got a weird problem. We ran a test program that insert
> records in 2 table, when a power failure occured. I did have some
> corruption primarily in the 2 table. I correct them with gfix and has
> of now it seems to be working correctly.
First, if you're not 100% confident in the stability of your server,
you should turn forced writes on (see Operations Guide). Then a power
failure should not corrupt your DB.
Quote
> The problem that i have is
> that the ibserver.exe (7.0 trial) seems to be stuck in a sort of
> loop. It's always using cpu (30% with peak to 80 or 90% on a 2.4ghtz
> intel). [...] What i wanted to know is :
> 1- Is that 'normal' behavior for the interbase server?
No, unless the sweep is active. IB Performance Monitor will tell you
this, on the Database tab.
Quote
> 2- Is there a way to correct this with a command line tool?
You need to figure out what the problem is -- Look at IB Performance
Monitor. Resort the Statements and Transactions tab by the Quantum
(CPU use) column by clicking on the grid headers. Is there anything
with a very large number associated?
-Craig
--
Craig Stuntz [TeamB] . Vertex Systems Corp. . Columbus, OH
Delphi/InterBase Weblog : http://delphi.weblogs.com
How to ask questions the smart way:
http://www.catb.org/~esr/faqs/smart-questions.html