更改数据库管理员密码;

sqlplus /nolog

SQL> conn /as sysdba
 
SQL> alter user system identified by manager;