Leightweight sessions with DOA?

ThomyKay

Member²
If I connect a DOA session component to Oracle with a user which is granted to use leightweighted sessions (alter user _user_ grant connect through _anotheruser_) - do I get a leightweighted session? (which I can pool by MS resource manager in MTS)? How can I monitor this?
 
I don't know how such a proxy connection works in combination with MTS, but in Direct Oracle Access 3.4 you can use MTS pooled sessions by setting the TOracleSession.Pooling property to spMTS.

------------------
Marco Kalter
Allround Automations
 
Back
Top