微信扫一扫
更改数据库管理员密码;
sqlplus /nolog SQL> conn /as sysdba SQL> alter user system identified by manager;
相关推荐