Hi everyone.
From some time I'm trying to find solution of memory leaks.
I have a big problem with program when it is connected to
Oracle DB which is working on clustered server (cluster with two
HP servers working on HP-Ux.
My test program consuming memory when it is connected to cluster server. The same program is working good when it is connected to single PC server (also with HP-Ux).
Program continuoslyopening and closing TOraQuery only, like this:
q->SQL->Text = "SELECT * from TABLE where ROWNUM Open();
q->Close();
Does any one has some proposition how to solve this problem?
Memory leaks with clustered server using
-
Challenger
- Devart Team
- Posts: 925
- Joined: Thu 17 Nov 2005 10:53