ORA-28000 the account is locked怎么办

2025-05-04 07:38:27

1、启动项目的时候提示ORA-28000 the account is locked。如下图:

ORA-28000 the account is locked怎么办

4、conn /as sysdba如下图:

ORA-28000 the account is locked怎么办

6、select resource_name巳呀屋饔,limit from dba_profiles where resource_name='FAILED_LOGIN_ATTEMPTS&#泌驾台佐39;;如下图:从上面的查询结果可以看出,如果连续失败10次,用户就会被锁定。

ORA-28000 the account is locked怎么办

8、conn /as sysdba

ORA-28000 the account is locked怎么办

10、修改参数failed_login_attempts=unlimited,当然这样修改会降低安全性,不建议这么做。alter profile default limit failed_login_attempts unlimited;如下图:

ORA-28000 the account is locked怎么办
声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
猜你喜欢