Recent content by asacin

  1. A

    Inability to "Kill" a Process

    I have tried the newest version, 5.1.3.704 and I have to tell you with glee that it the Session->Break does work now. It took about 10 seconds to kill the process. As a reponse to MarkP I have to say that with SQL* Plus, I did not experience this problem. I was able to recompile after getting...
  2. A

    Inability to "Kill" a Process

    I have also found that even when the process gets killed, the stored procedure object remains locked and cannot even be recompiled or deleted by the Oracle DBA until 30 minutes or so have passed!
  3. A

    Inability to "Kill" a Process

    The versions that we are using here are: Oracle Server: 8.1.7.4.1 PL/SQL Developer: 5.0.1.480 I hope this gives you a hint on what is going on.
  4. A

    Inability to "Kill" a Process

    I have noticed that whenever there I am debugging and I happen to hit an infinite loop in a stored procedure, PL/SQL Developer stops responding and needs to be killed in the client. However, this is not all, I have to go to the Oracle server and kill the processes every time. Is there a way...
Back
Top