Memory usage
Posted: Tue 16 Nov 2004 22:09
I have several data conversion programs that start with a limited amount of memory usage but start to use more and more memory when the program runs (basically each record gets inserted using a update/insert statement). It doesn't not matter wether or not I use transactions.
The only way to control the memory used is to disconnect the OraSession and reconnect again. Is this to be expected/normal?
regards,
Martin
The only way to control the memory used is to disconnect the OraSession and reconnect again. Is this to be expected/normal?
regards,
Martin