Hi!
I'm having major problem using TOracleSessionPool. I created Homogen. Session pool for Max. 25 Sessions.
It is being used in a service. Each time I get a request I acquire Session for this request using following code:
function TdmdData.aquireOraSession: TOracleSession;
begin
Result :=...