【翻译自mos文章】注意: ASMB process exiting due to lack of ASM file activity

时间:2022-10-22 03:36:49

注意: ASMB process exiting due to lack of ASM file activity

參考原文:

NOTE: ASMB process exiting due to lack of ASM file activity (Doc ID 754110.1)

适用于:

Oracle Server - Enterprise Edition - Version 10.1.0.2 to 11.2.0.4 [Release 10.1 to 11.2]

Information in this document applies to any platform.

***Checked for relevance on 16-Jan-2013***

症状:

你会在asm 实例的alert.log中看到例如以下的消息:

NOTE: ASMB process exiting due to lack of ASM file activity

asmb 执行在 使用 asm 磁盘组的 database实例中。

asmb进程与asm 实例进程通信,管理存储和提供统计信息。

asmb也能执行在asm 实例中

当 asmcmd cp命令执行 或者 使用spfile(该spfile存储于asm 磁盘组中)启动数据库实例时。asmb进程会执行。

上面的话我们能够做例如以下的翻译:

+ 正常情况下。asmb进程执行在使用asm磁盘组的数据库实例中。

+ 只限于例如以下的情况发生时,asmb进程才执行在asm实例中:

  asmcmd cp命令执行

  或者

  使用spfile(该spfile存储于asm 磁盘组中)启动数据库实例时

因此,在asm 实例alert日志中的这个消息 已经相当明白:

因为没有我没有activity,我将退出(quit)

解决方式:

这是通知性的信息。

这并不代表你的asm实例有不论什么问题。

你能够安全的忽略该消息。

References:

==========

Oracle? Database Storage Administrator's Guide

11g Release 1 (11.1)

Part Number B31107-05

ASM Background Processes

http://download.oracle.com/docs/cd/B28359_01/server.111/b31107/asminst.htm#CHDCFCBJ

NOTE:

尽管这些信息仅仅适用于 11g的文档。可是它依旧对10g asm适用。