Code Monkey home page Code Monkey logo

Comments (2)

vrogier avatar vrogier commented on June 19, 2024

Hi,

If it takes more times from the pool, it must be an Oracle client related topic.
There is no reason why OCILIB shall take more time. Same internal code.
Do subsequent connection retrieval take same time or is it only the first time ?
If it is only the first connection retrieval that is longer it may be normal as Oracle Client has more work to do for creating and allocating pool resources as the job is done the first time a connection is retrieved.

Regards,

Vincent

from ocilib.

vrogier avatar vrogier commented on June 19, 2024

Only connections retrieved from pools on Oracle Client 11g and above may present this issue.
Same code with 10g and bellow is working ok but slower with 11g/12C for connection pools (at least on Windows, using default tnsnames.ora)
Sessions pools do not present the issue whatever the Oracle version.
May be something to report to Oracle support...

Regards,

Vincent

from ocilib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.