ORA-15055 Unable to Connect to ASM When Starting an Instance

尝试启动一个spfile 文件在asm 中的数据库时会遇到如下错误:

ORA-01078: failure in processing system parameters
ORA-01565: error in identifying file '+DATA_ASM/gisqe1/spfilegisqe1.ora'
ORA-17503: ksfdopn:2 Failed to open file +DATA_ASM/gisqe1/spfilegisqe1.ora
ORA-15055: unable to connect to ASM instance
ORA-15055: unable to connect to ASM instance
Error:      ORA-15055  (ORA-15055)
===========================================
Text:      unable to connect to ASM instance
---------------------------------------------------------------------------
Cause:    When accessing a diskgroup for the first time, the database was
    unable to connect to the required ASM instance.
Action:    Check the additional error messages. May need to configure
    correct ASM sid or make sure the database instance has OS
    privileges for ASM SYSDBA.
===========================================
相似的错误发生在实例尝试连接 ASM 来获取控制文件和数据文件时也会发生这样的错误,即使使用init.ora文件来代替在asm 中的spfile文件。ora-15055 错误经常发生在第一次连接asm 实例时。
原因:
以上错误可能是由于以下原因引起。
1)  ASM 用户 和ORACLE 用户不是同一个用户
2) oracle binary 的setuid 和 setgid 没有正确设置
例如:检查ASM_HOME/bin 目录的oracle binary的权限
ls -l oracle
结果用户和所属组应该有 s 标识,当asm 第一次被创建并且在创建的过程中没有错误发生,上述命令的结果应为:
-rwsr-s--x

解决方法:
执行一下步骤设置 oracle binary 文件的setuid 和setgid:
1) cd ASM_HOME/bin
2) chmod 6751 oracle
3) "ls -l oracle" should show -rwsr-s--x

时间: 2024-10-31 03:50:33

ORA-15055 Unable to Connect to ASM When Starting an Instance的相关文章

【RAC】ORA-15055: unable to connect to ASM instanceORA-12547: TNS:lost contact

rac 安装完成,关闭之后重启数据库遇到如下错误: oracle@rac1:/tmp>sqlplus "/as sysdba" SQL*Plus: Release 11.2.0.1.0 Production on Fri Sep 2 13:17:14 2011 Copyright (c) 1982, 2009, Oracle.  All rights reserved. Connected to an idle instance. SQL> startup ORA-0107

【RAC】ORA-29780: unable to connect to GPnP daemon [CLSGPNP_ERR]

安装完成 11GR2 Grid 之后,使用asmca创建磁盘组的时候遇到如下报错: ORA-29780: unable to connect to GPnP daemon [CLSGPNP_ERR] google 一把 和环境变量有关:(CRS/GRID 是运行正常的).  grid@rac1 /oragrid/dbs> env | grep ORA ORA_CRS_HOME=/opt/11.2.0/grid <====== 从老的bash_profle 中继承的! ORACLE_SID=+A

android无线调试-adb wireless unable to connect to 192.168.191.2

问题描述 adb wireless unable to connect to 192.168.191.2 使用adb wireless时无线连接报错unable to connect...... root过,开启了wireless,能ping通 用数据线调试时能找到,但就是无线调试时报unable to connect...... 大神帮帮忙啊 用过这两种解决方法无效http://blog.csdn.net/stpeace/article/details/24815417http://bbs.c

oadrunner录制问题-LR11录制脚本时报Unable to connect to remote server

问题描述 LR11录制脚本时报Unable to connect to remote server 服务器部署在linux机器上,是用tomcat部署的 录制脚本时,请求失败,点击登陆因为请求失败无法跳转到下一个页面 错误信息: [Network Analyzer (270c:20f0)] Request Connection: Remote Server @ 125.90.204.122:80 (Service=) (Sid= 21) PROXIED! [Network Analyzer (2

虚拟机- Unable to connect the MKS:

问题描述 Unable to connect the MKS: 1.VSPHERE Center 能加入成功.MD.连不到虚拟机:提示.......MKS...... 2. 利用VSPHERE CLIENT去连EXSI主机, MD,连不上. 提示网络故障. 3. 本地PING EXSI主机,MD,能PING通呀. 背景: EXSI主机一开始用的好好的,突然一天,物理机的电源坏了,没办法,报修解决后,就出现了这个鸟样: 尝试: 1. 重启EXSI主机, 不好使: 2. 重新部署虚拟机,无法部署,(

登录arcgis server manager时出现Unable to connect to Manager Service

问题描述 登录arcgis server manager时出现Unable to connect to Manager Service 登录arcgis server manager时出现Unable to connect to Manager Service

mongodb: Unable to connect to any server that matches

问题描述 mongodb: Unable to connect to any server that matches 使用MongoTemplate连接mongodb,但是insert方法的时候出现如下错误: 'Caused by: com.mongodb.MongoServerSelectionException: Unable to connect to any server that matches {serverSelectors=[ReadPreferenceServerSelecto

android adt安装-安装不上adt,unable to connect to repository....

问题描述 安装不上adt,unable to connect to repository.... 貌似http://developer.android.com被封了,我的SDK是在其他网站下的,现在要配置 ADT:在eclipse下add:adt-http://dl-ssl.google.com/android/eclipse. 用了很多方法: 将http改成https啊,修改hosts指向google啊,都行不通,最后都是这个错误: 求大神指导一下 解决方案 直接下adt-bundle就可以了

Unable to connect to server:

Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server: 这个错误很多人都提到,现在我来写写我是解决个办法了. 首先说一下我的系统:winxp+mssql2000+php5.23 先查查你的php目录下有没有ntwdblib.dll有没有这个文件?ntwdblib.dll是客户连接库,如果有查看一下版本号是多少,一般会是7.0的,这个只能与mssql 7.0进行连接,我们为了能与我们现数据库版本