ORA-04021 : Package locked.
Yesterday i can't modify anything. but i try to compile it when users are calling this package.
so get lock.
How to unlock it?
Thanks!
============== error message ====================================
create or replace package PACKAGENAME as
*
ERROR at line 1:
ORA-04021: timeout occurred while waiting to lock object PACKAGENAME
No errors. ================================================================