【从翻译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用例下。的更多相关文章
- 【从翻译mos文章】在oracle db 11gR2版本号被启用 Oracle NUMA 支持
在oracle db 11gR2版本号被启用 Oracle NUMA 支持 参考原始: Enable Oracle NUMA support with Oracle Server Version 11 ...
- 【翻译mos文章】Linux x86 and x86-64 系统SHMMAX最大
Linux x86 and x86-64 系统SHMMAX最大值 参考原始: Maximum SHMMAX values for Linux x86 and x86-64 (文件 ID 567506. ...
- 【从翻译mos文章】SGA_TARGET与SHMMAX关系
SGA_TARGET与SHMMAX关系 参考原始: Relationship Between SGA_TARGET and SHMMAX (文件 ID 1527109.1) 申请: Oracle Da ...
- 【从翻译mos文章】正在实施的获取job的 session id
正在实施的获取job的 session id 参考原始: How to get the session Id of the Running Job (Doc ID 1604966.1) 申请: Ora ...
- 【从翻译mos文章】在OGG (Oracle GoldenGate) 正在使用SCHEMATRANDATA如果,需要额外的db patch
在OGG (Oracle GoldenGate) 正在使用SCHEMATRANDATA如果.需要额外的db patch 参考原始: Patches needed to support SCHEMATR ...
- 【从翻译mos文章】Weblogic AdminServer 启动fail,报错"unable to get file lock, will retry"
Weblogic AdminServer 启动fail,报错"unable to get file lock, will retry" 参考原始: Weblogic AdminSe ...
- 【从翻译mos文章】不再用par file如果是,export or import 包含大写和小写表名称表
不再用par file如果是,export or import 包含大写和小写表名称表 参考原始: How to Export or Import Case Sensitive Tables With ...
- 【从翻译mos文章】oracle linux 和外部存储系统 关系
oracle linux 和外部存储系统 关系 参考原始: Oracle Linux and External Storage Systems (Doc ID 753050.1) 范围: Linux ...
- 【从翻译mos文章】采用高速全扫描索引(index ffs) 为了避免全表扫描
采用高速全扫描索引(index ffs) 为了避免全表扫描 参考原始: Index Fast Full Scan Usage To Avoid Full Table Scans (Doc ID 701 ...
随机推荐
- How a C++ compiler implements exception handling
Introduction One of the revolutionary features of C++ over traditional languages is its support for ...
- nginx+tomcat负载均衡策略
測试环境均为本地,測试软件为: nginx-1.6.0,apache-tomcat-7.0.42-1.apache-tomcat-7.0.42-2.apache-tomcat-7.0.42-3 利用n ...
- hdu 1392(凸包)
传送门:Surround the Trees 题意:求凸包的周长. 分析:凸包模板题,先按极角排好序后,然后根据叉积正负确定凸包. #include <stdio.h> #include ...
- ueditor编辑文章时候,复制粘贴内容,原来的图片不能显示
ueditor编辑文章时候.当现有文章有图片的时候, 再复制粘贴文本进去的时候.里面的图片就不能显示了, 编辑器查看文章Html代码,图片路径显示为:src="http://localhos ...
- 日志收集之kafka
日志收集之kafka http://www.jianshu.com/p/f78b773ddde5 一.介绍 Kafka是一种分布式的,基于发布/订阅的消息系统.主要设计目标如下: 以时间复杂度为O(1 ...
- 为什么 as sysdba着陆方法oracle数据库,为什么刚刚输入username和password我们都可以登录?
事实上,这是oracle问题数据库的身份验证方法 该 sqlnet.ora在文件 SQLNET.AUTHENTICATION_SERVICES= (NTS) 变 SQLNET.AUTHENTICATI ...
- Linux中进行挂起(待机)的命令说明
/********************************************************************* * Author : Samson * Date ...
- Windows内核
每天我们都在使用Windows系统学习.编程.听音乐.玩游戏,Windows的操作想来是非常熟练了,但是你又对Windows究竟了解多少呢?本系列的目的,就是让你对Windows系统有个更直观.更清楚 ...
- selenium + firefox/chrome/phantomjs登陆之模拟点击
登陆之模拟点击 工具:python/java + selenium + firefox/chrome/phantomjs (1)windows开发环境搭建 默认已经安装好了firefox 安装pip ...
- A Game of Thrones(10) - Jon
Jon climbed the steps slowly, trying not to think that this might be the last time ever. Ghost padde ...