ORA-28000: the account is locked 为什么会有这种警告啊?------解决方法--------------------------------
ORA-28000: the account is locked
为什么会有这种警告啊?
------解决方法--------------------------------------------------------
ALTER USER username ACCOUNT UNLOCK;
ORA-28000: the account is locked
为什么会有这种警告啊?
------解决方法--------------------------------------------------------
ALTER USER username ACCOUNT UNLOCK;