`
wangpengfei360
  • 浏览: 1057046 次
文章分类
社区版块
存档分类
最新评论

What the difference between these two command!

 
阅读更多

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

分享到:
评论

相关推荐

    计算机网络第六版答案

    Hence, it becomes possible for the attacker to issue a command to all the nodes, that target a single node (for example, all nodes in the botnet might be commanded by the attacker to send a TCP SYN ...

    微软内部资料-SQL性能优化2

    Each virtual memory address is tagged as to what access mode the processor must be running in. System space can only be accessed while in kernel mode, while user space is accessible in user mode. This...

    a project model for the FreeBSD Project.7z

    These are usually the most active developers who are willing to spend their time not only integrating their own code but integrating code submitted by the developers who do not have this privilege....

    微软内部资料-SQL性能优化5

    The main difference between the two types of indexes is how much information is stored at the leaf. The leaf levels of both types of indexes contain all the key values in order, but they also contain ...

    C 语言编缉神经网络工具

    data for the two runs that tell what goes where. First, you specify the number of runs. The demo has two. This is fairly typical. You often have a training run followed by a test run, as is the ...

    微软内部资料-SQL性能优化3

    Note the differences between Key and Key Range locks. Key Range locks will be covered in a couple of slides. SQL Server can lock these resources: Item Description DB A database. File A database file ...

    Java邮件开发Fundamentals of the JavaMail API

    Instead, it defines the content of what is transferred: the format of the messages, attachments, and so on. There are many different documents that take effect here: RFC 822 , RFC 2045 , RFC 2046 , ...

    UE(官方下载)

    You can use these functions to insert a file into the current file, delete the active file, send the file through email, or insert a string into the file at every specified increment HTML preview ...

    acpi控制笔记本风扇转速

    Added two new warnings during FADT verification - 1) if the FADT is larger than the largest known FADT version, and 2) if there is a mismatch between a 32-bit block address and the 64-bit X ...

    kgb档案压缩console版+源码

    the archived file, and the offset of the first difference is reported. The decompressor requires as much memory as was used to compress. There is no option. It is not possible to add, remove, or ...

    VB编程资源大全(英文源码 其它)

    These two programs convert text files between the two formats. It allows you to drag and drop text, html & rtf files onto the executable and it will create the files in the correct format.<END><br>41...

    数位板压力测试

    • Does the interface provide what users need? Is anything missing? • Are future extensions possible and fairly easy? • Are vendor-specific extensions possible? 3 DESIGN CONCEPTS The proposed ...

Global site tag (gtag.js) - Google Analytics