登录数据库服务器,进入oracle用户下[root@uumsnORMal-oracle admin]# su - oracle[oracle@uumsnormal-oracle ~]$ sqlplus /
[root@uumsnORMal-oracle admin]# su - oracle
[oracle@uumsnormal-oracle ~]$ sqlplus / as sysdba
SQL*Plus: Release 10.2.0.1.0 - Production on Mon Jan 4 16:08:27 2016
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Connected to:
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
With the Partitioning, OLAP and Data Mining options
SQL>
alter user xx account unlock; --xx为你的用户名,解锁
User altered.
SQL>
commit;
Commit complete.
SQL> alter user XX identified by 用户名的密码; --修改密码
--结束END--
本文标题: 登录plsql 报错 the account is locked --用户被锁
本文链接: https://lsjlt.com/news/38355.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
2024-10-23
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0