您好,登錄后才能下訂單哦!
登錄數據庫服務器,進入oracle用戶下
[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 用戶名的密碼; --修改密碼
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。