P
pradeep5511
I have two queries in connection pooling,
1) I have set 'pooling=true' in the connection string and I can see the
connection strings inside the pool in sql server. But how to see the
connection strings inside a pool in Oracle?
2) Where does this connection pooling resides, whether in aplication or
in the database?
Please note, I am using C#.
1) I have set 'pooling=true' in the connection string and I can see the
connection strings inside the pool in sql server. But how to see the
connection strings inside a pool in Oracle?
2) Where does this connection pooling resides, whether in aplication or
in the database?
Please note, I am using C#.