LRM-00109: could not open parameter file

在尝试启动Oracle数据库时遇到错误'ORA-01078: failure in processing system parameters LRM-00109: could not open parameter file '/opt/oracle/product/11.2.4/db_1/dbs/initipap.ora'。通过oraenv更改SID为orcl2后,再次启动仍报错'ORA-01081: cannot start already-running ORACLE - shut it down first'。显示数据库已启动,但无法正常操作。

[oracle@pxc2 ~]$ sqlplus / as sysdba

SQL*Plus: Release 11.2.0.4.0 Production on Wed Sep 8 23:38:28 2021

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

Connected to an idle instance.

SQL> startup;
ORA-01078: failure in processing system parameters
LRM-00109: could not open parameter file '/opt/oracle/product/11.2.4/db_1/dbs/initipap.ora'

换了sid后 startup 启动报错

通过oraenv  输入新的sid名称。

[oracle@pxc2 dbs]$ source oraenv
ORACLE_SID = [ipap] ? orcl2
The Oracle base remains unchanged with value /opt/oracle
[oracle@pxc2 dbs]$ sqlplus / as sysdba

SQL*Plus: Release 11.2.0.4.0 Production on Wed Sep 8 23:51:15 2021

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


Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options

SQL> startup;
ORA-01081: cannot start already-running ORACLE - shut it down first
SQL> show parameter name ;

NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
cell_offloadgroup_name string
db_file_name_convert string
db_name string orcl2
db_unique_name string orcl2
global_names boolean FALSE
instance_name string orcl2
lock_name_space string
log_file_name_convert string
processor_group_name string
service_names string orcl2
SQL>

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值