Alert Log: Shutdown Waiting for Active Calls to Complete (Doc ID 1039389.6)

描述:使用shutdown immediate关闭数据库夯住,后台日志有这样的信息

参考

Shutting down instance (immediate)
Stopping background process SMCO
Shutting down instance: further logons disabled
Stopping background process QMNC
Thu Apr 27 22:17:54 2017
Stopping background process CJQ0
Stopping background process MMNL
Stopping background process MMON
License high water mark = 7
Thu Apr 27 22:22:56 2017
Active call for process 42121 user 'oracle' program 'oracle@orcl_adg'
SHUTDOWN: waiting for active calls to complete.

解决方法:

杀掉后台日志中说明的进程号

[oracle@orcl_adg ~]$ ps -ef|grep LOCAL=NO
oracle    42111      1  0 21:58 ?        00:00:00 oracleorcl (LOCAL=NO)
oracle    42115      1  0 21:58 ?        00:00:00 oracleorcl (LOCAL=NO)
oracle    42121      1  0 21:58 ?        00:00:00 oracleorcl (LOCAL=NO)
oracle    43225  38470  0 22:29 pts/4    00:00:00 grep LOCAL=NO
[oracle@orcl_adg ~]$ kill -9 42121

原因:

The database is waiting for pmon to clean up processes, but pmon is unable to 
clean them. The client connections to the server are causing the shutdown 
immediate or normal to hang.  Killing them allows pmon to clean up and release 
the associated Oracle processes and resources.


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值