oracel修改密码
Posted liutoliu
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了oracel修改密码相关的知识,希望对你有一定的参考价值。
忘记密码操作的方法:
1.sqlplus /nolog
2.conn /as sysdba
--修改密码
3.alter user 用户名 identified by 密码;
alter user NAMEMATCHER identified by NAMEMATCHER;
alter user namematcher identified by namematcher;
以上是关于oracel修改密码的主要内容,如果未能解决你的问题,请参考以下文章
oracel 密码延时特性;更改 pfile导致启动报错ORA-49601: syntax error: found "%s": expecting one of: "%