Problem with Test Window when session is killed

Hi,

Step to reproduce:
  • I use multi session mode.
  • Run some test with i.e. long running query or loop.
  • Open Sessions window and kill session while test procedure is in progress.

What happens:
Test session is killed, message appears that connection is lost (ORA-03114) but Test Window is still in Executing... state. The "close tab" doesn't work (neither OK nor Terminate is not working), the same with pressing "Break execution for the current window" icon. Whole instance of PL/SQL developer becomes unusable, because there is no chance to compile anything or run another Test Window.
 
Back
Top