摘要: 运行,cmdsqlplus /nolog;(也可能不要分号) connect / as sysdba alter user sys identified by 新密码; alter user system identified by 新密码; 如... 阅读全文
posted @ 2014-12-06 16:32 GrandKai 阅读(339) 评论(0) 推荐(0)