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,然后修
相关文章
相关标签/搜索