标签:count 执行 http target dba lan acl 11g style
运行 sqlplus /nolog
在sql> connect / as sysdba
连接成功后执行
sql> alter user system identified by 你要改的密码; -- 这是改密码
sql> alter user SCOTT account unlock; -- 这是解锁
ORACLE 11G在安装时没有进入“口令管理"而直接按确定了、怎么办?
标签:count 执行 http target dba lan acl 11g style
原文地址:http://www.cnblogs.com/niuni-623/p/7127693.html