oracle登录错误:ORA-28000: the account is locked 解决方法
生活随笔
收集整理的这篇文章主要介绍了
oracle登录错误:ORA-28000: the account is locked 解决方法
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
1.问题描述
新建了一个数据库testeos,但是在用scott用户登录时出现错误:ORA-28000: the account is locked。这是因为scott用户被锁定了,我们要做的就是将scott用户解锁。
2.解决方法
解锁方法是用system/sys用户登录数据库testeos,然后修改scott账户,具体如下图所示:
转载于:https://www.cnblogs.com/xwdreamer/archive/2011/07/08/2296983.html
总结
以上是生活随笔为你收集整理的oracle登录错误:ORA-28000: the account is locked 解决方法的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: ubuntu 下使用KVM安装redha
- 下一篇: CCNA第十一章学习笔记OSPF简介