TOracleEvent.Stop never returns

Equinox

Member²
Hello, I'm using Oracle 10.2, Delphi7 and DOA 4.0.7.1

When I call the Stop method of a TOracleEvent object, the execution of the program just hangs and the call never returns. What is the problem here ?

I need to stop the event when the application shuts down, because if I don't, the exe will remain alive in task manager.

Thx...
 
Last edited:
I have the same since years. It happens very often with the instant client but using the "full featured" client does not help always. I spend a lot of time in this issue but found nothing. It is also on 11 G clients compiled with Delphi XE.

Sven
 
Back
Top