Precompilers and OCI (MOSC)

MOSC Banner

Slow OCIHANDLEFREE calls

We ran into something that seems strange to us. We have a little program that does a range of OCI calls and measure the process time of each of those calls. The test was run 2414 times on a dozen machines at site A. 

At this site (site A), we're noticing slow execution times for the call to OCIHandleFree done with the environment handle (the one created with OCIEnvCreate; which is the last call to an OCI function in our program (see step 4.4 below). We observe an average time of 995ms for this specific call with very little variance. Other OCI calls are within expectations (i.e., less than 100ms). 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center