【翻译自mos文章】rac数据库中,HC_<SID>.dat文件被其他Oracle_Home下的实例所使用。

rac数据库中,HC_<SID>.dat文件被其他Oracle_Home下的实例所使用。

参考原文:

RAC database HC_<SID>.dat is used by instance of different Oracle_Home (Doc ID 1618161.1)

适用于:

Oracle Database - Enterprise Edition - Version 11.2.0.0 and later

Information in this document applies to any platform.

症状:

在cluster环境中,不同的Oracle Home下运行着不同而database

一个数据库的health check file (hc_<sid>.dat) 文件被其他Oracle Home下的实例所使用。

hc_<SID>.dat files is shared with other databases' instances.
 Example :
-----------
#lsof /u0n

 COMMAND   PID          USER   FD   TYPE DEVICE  SIZE/OFF  NODE NAME
 oracle           8167      oracle   60r  VREG 388,50     1544 48967 hc_sqa2d101.dat
 oracle           8167      oracle   72r  VREG 388,50     1544 78760 hc_sqa2e101.dat
 ...
  oracle          8563      oracle   60r  VREG 388,50     1544 48967 hc_sqa2d101.dat
  oracle          8563      oracle   72r  VREG 388,50     1544 78760 hc_sqa2e101.dat
 ...
 oracle          20049     oracle   60r  VREG 388,50     1544 48967 hc_sqa2d101.dat ===> ora_pz99_s20dv101
 oracle          20049     oracle   72r  VREG 388,50     1544 78760 hc_sqa2e101.dat ===> ora_pz99_s20dv101
 .
 hc_sqa2e101.dat file is used by ora_pz99_s20dv101 of s20dv101 instance.

#ps -ef | egrep ' 8167 | 8563 |20049'

   oracle  8167     1   0 23:45:33 ?           0:11 ora_cjq0_sqa1d101
   oracle  8563     1   0 23:46:54 ?           0:02 ora_smco_sqa1e101
   oracle  1074 28732   0 12:04:05 pts/1       0:00 egrep  8167 | 8563 |20049
   oracle 20049     1   0 00:24:22 ?           0:25 ora_pz99_s20dv101

这个现象在Oracle Restart/SIHA node中也会发生。

变更:

Out-of-place 迁移。

在经过Out-of-place 的升级之后,旧的文件系统不能被unmount掉,原因是它还在使用中。

在 老的 ORACLE_HOME/dbs 目录下的 文件 hc_<instance_name>.dat 被其他实例的很多进程锁定。

原因:

This is reported in

BUG 14351771 - HC_<SID>.DAT SHARED WITH OTHER DATABASES

which is duplicate of unpublished bug 12792223.

解决方案:

应用补丁:12792223.

该bug 在11.2.0.4以及更高版本中被解决。

【翻译自mos文章】rac数据库中,HC_<SID>.dat文件被其他Oracle_Home下的实例所使用。,布布扣,bubuko.com

时间: 2024-08-02 06:54:29

【翻译自mos文章】rac数据库中,HC_<SID>.dat文件被其他Oracle_Home下的实例所使用。的相关文章

【翻译自mos文章】11gR2中的asm后台进程

11gR2中的asm后台进程 参考原文: ASM Background Processes in 11.2 (Doc ID 1641678.1) 适用于: Oracle Database - Enterprise Edition - Version 11.2.0.2 to 11.2.0.4 [Release 11.2] Information in this document applies to any platform. 1 ASMB - ASM Background Process 与as

【翻译自mos文章】12c中ORAAGENT.BIN进程消耗了大量的内存

来源于: 12C ORAAGENT.BIN CONSUMES HIGH MEMORY (文档 ID 1954032.1) APPLIES TO: Oracle Database - Enterprise Edition - Version 11.2.0.4 to 12.1.0.2 [Release 11.2 to 12.1] Information in this document applies to any platform. SYMPTOMS 12.1.0.2 oraagent.bin p

【翻译自mos文章】在rac中,使用asmcmd命令从 文件系统 move system datafile 到asm磁盘组的方法

在rac中,使用asmcmd命令从 文件系统  move system datafile 到asm磁盘组的方法. 参考原文: How to move a SYSTEM datafile from filesystem to the ASM diskgroup using ASMCMD on RAC. (Doc ID 1607292.1) 适用于: Oracle Database - Enterprise Edition - Version 11.2.0.1 to 11.2.0.3 [Releas

【翻译自mos文章】在11gR2 rac环境中,文件系统使用率紧张,并且lsof显示有很多oraagent_oracle.l10 (deleted)

在11gR2 rac环境中,文件系统使用率紧张,并且lsof显示有很多oraagent_oracle.l10 (deleted) 参考原文: High Space Usage and "lsof" Output Shows Many 'oraagent_oracle.l10 (deleted)' in GI environment (Doc ID 1598252.1) 适用于: Oracle Database - Enterprise Edition - Version 11.2.0.

【翻译自mos文章】对于oracle 数据库来说,OGG的抽取进程什么时候到database中获取数据?

对于oracle 数据库来说,OGG的抽取进程什么时候到database中获取数据? 参考原文: When GoldenGate Fetches Data From The Database On Extraction For Oracle (Doc ID 1059583.1) 适用于: Oracle GoldenGate - Version 4.0.0 and later Information in this document applies to any platform. 解决方法: 问

【翻译自mos文章】在重建控制文件之后,丢失了数据库补充日志信息(Missed Database Supplemental Log Information)

在重建控制文件之后,丢失了数据库补充日志信息(Missed Database Supplemental Log Information) 参考原文: Missed Database Supplemental Log Information After Recreate Controlfile In 10g Database. (Doc ID 1474952.1) 适用于: Oracle Server - Enterprise Edition - Version 10.1.0.2 and late

【翻译自mos文章】在win2003 sp1下,遇到无法解释的数据库性能下降

翻译自mos文章:在win2003 sp1下,遇到无法解释的数据库性能下降 Unexplained Database Slowdown Seen on Windows 2003 Service Pack 1 (Doc ID 464683.1) Applies to: Oracle Server - Enterprise Edition - Version 9.2.0.1 to 11.1.0.6 [Release 9.2 to 11.1] z*OBSOLETE: Microsoft Windows

【翻译自mos文章】修改被 DB Control 监控的db (10g and 11g)中 dbsnmp密码的方法

修改被 DB Control 监控的db (10g and 11g)中 dbsnmp密码的方法 参考原文: How to Change DBSNMP Password in Database 10g and 11g Monitored by DB Control (Doc ID 259387.1) 适用于: Enterprise Manager for Oracle Database - Version 10.1.0.4 to 11.2.0.3 [Release 10.1 to 11.2] In

【翻译自mos文章】当NFS server 宕机后,Oracle 数据库 冻结并且alert 文件里没有任何错误

当NFS server 宕机后,Oracle 数据库 冻结并且alert 文件里没有任何错误 翻译自mos文章:When NFS Server Is Down, Oracle Server Freezes With No Errors In Alert Log File (文档 ID 1316251.1) 适用于: Oracle Server - Enterprise Edition - Version: 10.2.0.4 and later   [Release: 10.2 and later