Locking Issue

kevb

Member²
Occasionally I'll compile a package with in plsql/developer and the program crashes. When reloaded the package will hang and not recompile as the package has been locked. I then have to log into oracle as sys to kill the locks. Is there anything that can be done about this?
 
Same here.

I would like to be able to "cancel" compiles which are hanging due to locks.

Same goes for queries for example in the "Sessions" window tabs.
 
The problem with locks is that you can only kill the session to cancel the operation. A normal break action will not help.

------------------
Marco Kalter
Allround Automations
 
Thanks for the tip. I have added this to the list of enhancement requests.

------------------
Marco Kalter
Allround Automations
 
Back
Top