ORA-28000: the account is locked-的解决办法
程序员文章站
2022-07-05 08:36:09
...
进入sqlplus
conn /as sysdba
conn /as sysdba
alter user {username} account unlock;
上一篇: 查看表空间(oracle)占用情况
下一篇: Mark20151225
推荐阅读
-
遇到ORA-28000:theaccountislocked问题的解决办法
-
oracle11g用户登录时被锁定问题的解决方法 (ora-28000 the account is locked)
-
ORA-28000: the account is locked-的解决办法
-
ORA-28000: the account is locked-的解决办法
-
遇到ORA-28000:theaccountislocked问题的解决办法
-
ORA-28000: the account is locked-的解决办法
-
ORA-28000 账号被锁定的解决办法
-
oracle11g用户登录时被锁定问题的解决方法 (ora-28000 the account is locked)