uniConnection not connecting after few connect/disconnect
Posted: Thu 24 Jan 2013 20:20
This is kind of urgent.
We are connecting to ORACLE using Tuniconnection.
We have a Delphi Application that calls a DLL that is created in Delphi .
This DLL has its own UniConnection component. All this DLL dose is connection to database. Run some select and update/insert query and disconnects.
Now when I run the application and after calling DLL for about 5 times, it freeze application.
The problem is I cannot reproduce on my machine, but I can see this happening at client machine every time. We even tired monitoring using UniSQLMonitor. It shows five successful connects and disconnect messages. On 6th try it dose not connects at all. With uniSQLMonitor I see that last log as Connect: XXXXX@YYY
And when we kill the application process and try all over again the pattern repeats.
Please advice.
Thank You.
We are connecting to ORACLE using Tuniconnection.
We have a Delphi Application that calls a DLL that is created in Delphi .
This DLL has its own UniConnection component. All this DLL dose is connection to database. Run some select and update/insert query and disconnects.
Now when I run the application and after calling DLL for about 5 times, it freeze application.
The problem is I cannot reproduce on my machine, but I can see this happening at client machine every time. We even tired monitoring using UniSQLMonitor. It shows five successful connects and disconnect messages. On 6th try it dose not connects at all. With uniSQLMonitor I see that last log as Connect: XXXXX@YYY
And when we kill the application process and try all over again the pattern repeats.
Please advice.
Thank You.