Subject | Re: [ib-support] High CPU usage AFTER bulk insert completed |
---|---|
Author | Ann W. Harrison |
Post date | 2002-03-20T17:08:38Z |
At 12:01 PM 3/20/2002 +0800, Kenneth wrote:
slower than they need to be ... at least in most cases.
Regards,
Ann
www.ibphoenix.com
We have answers.
> my code code creates a preparedAre you also doing a commit after each insert? That's making things
>statement
>everytime i perform the insertion. (This limitation is unfortunately, due to
>the fact the
>Type4 FB JDBC driver doesn't support reusing a statement after commits)
slower than they need to be ... at least in most cases.
>Just wondering if this has something to do with some internal memoryHave you traced the memory usage of the server?
>management?
>But then again, it's just 2000 prepared statements. It can't possibly take
>25 seconds to free them all right?
Regards,
Ann
www.ibphoenix.com
We have answers.