SQL> startup pfile='/oracle/p2.ora' nomount;
LRM-00121: ',' is not an allowable value for 'remote_login_passwordfile'
ORA-01078: failure in processing system parameters
LRM-00121: ',' is not an allowable value for 'remote_login_passwordfile'
ORA-01078: failure in processing system parameters
SQL>
注释掉 remote_login_passwordfile 这一行。
解决Oracle启动错误
本文介绍了解决Oracle数据库启动过程中遇到的LRM-00121及ORA-01078错误的方法。通过注释掉配置文件中的remote_login_passwordfile参数,可以成功避免这些错误并完成数据库的启动。

被折叠的 条评论
为什么被折叠?



