C Consinco Member² Sep 13, 2013 #1 My service runs many threads in tcp socket, after some time when I try to create a new connection can not, as if waiting another OracleSession connect infinitely, any suggestions?
My service runs many threads in tcp socket, after some time when I try to create a new connection can not, as if waiting another OracleSession connect infinitely, any suggestions?
Marco Kalter Administrator Staff member Sep 13, 2013 #1 Are you using session pooling or simply trying to connect a standalone TOracleSession instance?
C Consinco Member² Sep 13, 2013 #1 Resolved, OracleSessionPool configured to: In PoolType: = ptOracle; for PoolType: = ptDefault;