重庆思庄Oracle、Redhat认证学习论坛
标题:
oracle启动时报【ORA-01078】解决方法
[打印本页]
作者:
mahan
时间:
2022-9-25 16:43
标题:
oracle启动时报【ORA-01078】解决方法
错误信息:
ORA-01078: failure in processing system parameters
LRM-00109: could not open parameter file '/u01/app/oracle/product/11.2.0/dbhomme_1/dbs/initorcl.ora'
错误原因:
$ORACLE_HOME/dbs/目录下找不到initorcl.ora文件
解决方法:
1.查找备份的initorcl.ora文件
find $ORACLE_BASE -name "initorcl.ora"
2.复制备份文件到目标路径并重命名
cp initorcl.ora $ORACLE_HOME/dbs/initorcl.ora
3.启动数据库
欢迎光临 重庆思庄Oracle、Redhat认证学习论坛 (http://bbs.cqsztech.com/)
Powered by Discuz! X3.2