How to delete the OCICache?
From: Christian Uhrig <uhrig_at_mpi-sb.mpg.de>
Date: 4 Aug 1999 13:39:31 GMT
Message-ID: <7o9fqj$sae$1_at_hades.rz.uni-sb.de>
Hi,
Date: 4 Aug 1999 13:39:31 GMT
Message-ID: <7o9fqj$sae$1_at_hades.rz.uni-sb.de>
Hi,
we are using Oracle 8.0.4 with object option and MSVC++ 5.0. For object access we use the C++ interface created by the Object Database Designer. We have the problem that we do not succeed in freeing the OCICache. When we create or load objects, they are held in cache and never freed again. Thus the allocated memory grows and grows (and accesses get less and less efficient). Does anybody know how to successfully free an object from cache (or how to free the whole cache)?
Thanks a lot and best,
Christian Received on Wed Aug 04 1999 - 15:39:31 CEST