Oracle : ORA-28000: the account is locked

在运行代码时提示the account is locked(账户被锁定)

Oracle : ORA-28000: the account is locked

  • 然后我就尝试用PLSQL登录结果也是显示这个
  • Oracle : ORA-28000: the account is locked

  • 经过我网上的一番查找以后解决办法如下:

    1. 打开PLSQL使用system用户登录进去

    2. 在左侧目录找到你被锁定的用户

    3. 右键编辑用户会出现这个界面(如下图)

    Oracle : ORA-28000: the account is locked

    1. 将账户被锁住选择框取消勾选应用即可!
    2. Oracle : ORA-28000: the account is locked

相关文章:

  • 2022-01-05
  • 2022-12-23
  • 2021-07-29
  • 2021-07-19
  • 2021-12-27
  • 2021-06-29
猜你喜欢
  • 2021-07-12
  • 2021-03-26
  • 2022-12-23
  • 2021-06-05
  • 2022-12-23
  • 2022-12-23
  • 2022-02-03
相关资源
相似解决方案