Problem with long-running functions

We are running PL/SQL Developer V. 5.1.4. and encounter the following problem:
A Package consists of several functions, executed sequentially. During the execution via testscript, the PL/SQL Developer stops to respond while execution will succesfull continue and finish - visible in internal log-tables. To stop the PL/SQL Developer I have to kill the task.
What may be the reason of this behavior?
 
Back
Top