Helene
Member³
We are considering using session pooling, with pooltype ptOracle. We don't find the necessary information in the manual, and wonder how this actually works. For instance, in the Oracle documentation there is a distinction between connection pooling and session pooling, seehttp://download.oracle.com/docs/cd/B28359_01/appdev.111/b28395/oci09adv.htm#insertedID4Will the ptOracle pooltype mean that we actually use the OCI connection pool, the OCI session pool, or something else?
Any help will be greatly appreciated
Is there any way we can monitor the actual usage of the connection pool, so that we can determine wheter it is beneficial or not in terms of performance vs resource usae. Can we actually see the usage of the session pool from Oracle Monitor?
Any help will be greatly appreciated

Is there any way we can monitor the actual usage of the connection pool, so that we can determine wheter it is beneficial or not in terms of performance vs resource usae. Can we actually see the usage of the session pool from Oracle Monitor?