SQL> conn /as sysdba
已连接。
SQL> alter user system identified by htxx;
用户已更改。
SQL> alter user sys identified by htxx;
用户已更改。
SQL> exit
从 Oracle Database 11g Release 11.2.0.1.0 - Production 断开
SQL> conn /as sysdba
已连接。
SQL> alter user system identified by htxx;
用户已更改。
SQL> alter user sys identified by htxx;
用户已更改。
SQL> exit
从 Oracle Database 11g Release 11.2.0.1.0 - Production 断开
作者:张巍出处:http://beixiu.net/ 本文版权归作者和博客园共有,转载请注明出处,且在文章页面明显位置给出原文连接