IntroductionIn this article, I want to explain how to improve your application performance using Oracle Data Provider for .NET (ODP.NET) and the new features exposed by the underlying Oracle Call Interface. One important feature which is new in Oracle Database 11g R1 and ODP.NET is the client result cache.The client result cache is a memory buffer that is automatically allocated on the client side to cache query results. Caching query results on the client makes it possible to avoid round-trips to the server to execute, query, and fetch data, so improving the performance and decreasing the resource consumption on the network and the database system. It's remarkable to say that separate client processes don't share the same client result, however within the same client process, sessions with the same user settings can share the same client result cache.Getting started with the solutionIn order to use this important feature, you need to set several parameters in the the init.ora such as:
You need to be a premium member to use this feature. To access it, you'll have to upgrade your membership.
Become a sharper developer and jumpstart your career.
$0
$
. 00
monthly
For Basic members:
$20
For Premium members:
$45
For Elite members: