oracle登录错误:ORA-28000: the account is locked 解决方法

1.问题描述 新建了一个数据库testeos,但是在用scott用户登录时出现错误:ORA-28000: the account is locked。这是因为scott用户被锁定了,我们要做的就是将scott用户解锁。 2.解决方法 解锁方法是用system/sys用户登录数据库testeos,然后修改scott账户,具体如下图所示: 本文转自xwdreamer博客园博客,原文链接:http://
相关文章
相关标签/搜索