What the difference between these two command!

本文记录了使用srvctl命令启动Oracle RAC实例RPTS3时遇到的问题及解决方案。尝试启动实例RPTS3时出现错误PRKP-1001,并提示无法启动资源'ora.RPTS.RPTS3.inst'。通过查看alert log未获取更多有用信息,最终采用传统方式通过SQL Plus成功启动了实例。

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

Ready to do a restart but find the following issue with srvctl command then turn to use the startup from sqlplus.

But I guess the different is pfile use.

$ srvctl status instance -d RPTS -i RPTS3
Instance RPTS3 is running on node rac03-ud-us-eqx
$ srvctl status instance -d RPTS -i RPTS1
Instance RPTS1 is running on node rac01-ud-us-eqx
$ srvctl status instance -d RPTS -i RPTS2
Instance RPTS2 is running on node rac02-ud-us-eqx
$ srvctl stop instance -d RPTS -i RPTS3
$ srvctl start instance -d RPTS -i RPTS3
PRKP-1001 : Error starting instance RPTS3 on node rac03-ud-us-eqx
CRS-0215: Could not start resource 'ora.RPTS.RPTS3.inst'.

There is no more useful infomation from the alert log:

Tue Nov 9 20:35:08 2010
Starting ORACLE instance (normal)
Tue Nov 9 20:35:08 2010
WARNING: EINVAL creating segment of size 0x0000000380008000
fix shm parameters in /etc/system or equivalent

turn to use the traditional way to startup.

$ sqlplus / as sysdba

SQL*Plus: Release 10.2.0.3.0 - Production on Tue Nov 9 20:36:22 2010

Copyright (c) 1982, 2006, Oracle. All Rights Reserved.

Connected to an idle instance.

SQL> startup
ORACLE instance started.

Total System Global Area 1.5032E+10 bytes
Fixed Size 2056192 bytes
Variable Size 5486149632 bytes
Database Buffers 9529458688 bytes
Redo Buffers 14721024 bytes
Database mounted.
Database opened.
SQL> exit
Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
With the Partitioning, Real Application Clusters, OLAP and Data Mining options
$ srvctl status instance -d RPTS -i RPTS3
Instance RPTS3 is running on node rac03-ud-us-eqx

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值