Oracle中System账号被锁the account is locked

今天登录Oracle,发现System账号被锁.

使用cmd 进入sqlplus / as sysdba;

alter user system identified by password;

就可以修改成功

 

Oracle中System账号被锁the account is locked_第1张图片

效果图显示

 

Oracle中System账号被锁the account is locked_第2张图片

最后登录显示成功

Oracle中System账号被锁the account is locked_第3张图片

你可能感兴趣的:(#,数据库之美)