11G Oracle报ORA-01078和LRM-00109错解决方法

在尝试启动已安装的Oracle数据库时遇到ORA-01078错误,通过复制并重命名参数文件成功解决。详细步骤包括检查目录、复制init.ora文件、使用SQL*Plus验证实例状态。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

数据库安装完成后启动数据库时报错如下:

SQL> startup
ORA-01078: failure in processing system parameters
LRM-00109: could not open parameter file '/u01/app/oracle/product/11.2/db_1/dbs/initorcl.ora'

[root@oracle dbs]# cd /u01/app/oracle/product/11.2/db_1/dbs/
[root@oracle dbs]# ll
total 20
-rw-rw---- 1 oracle oinstall 1544 Mar 12 17:24 hc_orcl11g.dat
-rw-r--r-- 1 oracle oinstall 2851 May 15  2009 init.ora
-rw-r----- 1 oracle oinstall   24 Mar 12 17:23 lkORCL11G
-rw-r----- 1 oracle oinstall 1536 Mar 12 17:23 orapworcl11g
-rw-r----- 1 oracle oinstall 2560 Mar 12 17:25 spfileorcl11g.ora

没有initorcl.ora文件
于是将pfile参数文件拷贝过来并重新命名为initorcl.ora

[oracle@oracle ~]$ cp /u01/app/oracle/admin/orcl11g/pfile/init.ora.2122015172334 /u01/app/oracle/product/11.2/db_1/dbs/initorcl.ora
[oracle@oracle ~]$ sqlplus / as sysdba


SQL*Plus: Release 11.2.0.4.0 Production on Thu Mar 12 21:37:24 2015


Copyright (c) 1982, 2013, Oracle.  All rights reserved.


Connected to an idle instance.


SQL> startup 
ORACLE instance started.


Total System Global Area 1603411968 bytes
Fixed Size                  2253664 bytes
Variable Size             989858976 bytes
Database Buffers          603979776 bytes
Redo Buffers                7319552 bytes
Database mounted.
Database opened.


来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/28282660/viewspace-1457762/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/28282660/viewspace-1457762/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值