oracle 10.2.0.1 ORA-15097: cannot SHUTDOWN ASM instance with connected RDBMS instance

在尝试关闭ASM实例时遇到ORA-15097错误,该错误在数据库关闭后出现。问题在于ASMB后台进程仍连接到ASM实例。在10g中,ASMB在无活动状态下存在300秒,而在11g中减少到3秒。解决方法是在关闭数据库后等待3分钟再关闭ASM实例。

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


SQL> shutdown immediate;
Database closed.
Database dismounted.
ORACLE instance shut down.
SQL> exit
Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
[oracle@db ~]$ export ORACLE_SID=+ASM
[oracle@db ~]$ sqlplus / as sysdba

SQL*Plus: Release 10.2.0.1.0 - Production on Sun May 12 10:07:18 2013

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


Connected to:
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options

SQL> shutdown immediate
ORA-15097: cannot SHUTDOWN ASM instance with connected RDBMS instance

 

ORA-15097 OCCUR WHEN ASM SHUTDOWN AFTER DB SHUTDOWN [ID 1089904.1]

修改时间:2013-2-22类型:HOWTO状态:PUBLISHED优先级:3 注释 (0)    
 

In this Document
 Goal
 Fix
 References

 

--------------------------------------------------------------------------------

 


Applies to:
Oracle Database - Enterprise Edition - Version 10.1.0.2 to 10.2.0.4 [Release 10.1 to 10.2]
Information in this document applies to any platform.
***Checked for relevance on 22-02-2013***
Goal
You have shutdown the database and are now shutting down the ASM instance.  However, you receive an error ORA-15097 : cannot SHUTDOWN ASM instance with connected RDBMS instance. This error is fixed in the 11.1.0.6 version of ASM.

Fix
To workaround the bug 6443217  ORA-15097 OCCUR WHEN ASM SHUTDOWN AFTER DB SHUTDOWN, you must do the following:


1.  Wait 3 minutes after shutting down the database.

2.  Then you can shutdown the ASM instance without receiving an error.


Reason:

This issue is because ASMB background process is still connected to ASM instance. In 10g, ASMB exists for 300 seconds if it is inactive.  Then the process terminates itself.

Changed in 11g to only 3 seconds of inactivity before it will receive termination notice to the ASMB background process.

 

 

References
BUG:6443217 - ORA-15097 OCCUR WHEN ASM SHUTDOWN AFTER DB SHUTDOWN

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值