What is the $ORACLE_HOME/dbs/hc_<ORACLE_SID>.dat file
1.What is the $ORACLE_HOME/dbs/hc_.dat file?
The $ORACLE_HOME/dbs/hc_.dat is created for the instance health check monitoring. It contains information used to monitor the instance health and to determine why it went down if the instance isn't up. The file will be recreated at every instance startup.
2. What happens if the $ORACLE_HOME/dbs/hc_.dat file is deleted?
if you replace the file with an empty "dummy" copy, you will get an ORA-7445 error. Therefore, if the file gets deleted on the fly while the database is up, or if the file is replaced with a 0 byte file, simply delete the file and restart the database. The file will be correctly recreated at the next database startup.
3.HP-UX Itanium RAC 10.2.0.4
bug no.:7235094
PROBLEM:
--------
racgimon has file handle leak on healthcheck file.
At the customer's site, ServiceGuard detected Split Brain then a node was bounced.
At that time, "ORA-27301: OS failure message:
File table overflow" was recorded on alert.log. Also, "glance" showed that racgimon was opening more than 26,000 filehandles. The racgimon process was started around 20 days ago(14th Jun). Due to the handle leak by racgimon, the operating system was exhausting the kernel limit for maximum opened files ("nfile" on HP-UX).
tail -f "$ORACLE_HOME/log/< NodeName>/racg/imon_< InstanceName>.log"
2008-07-04 16:16:24.707: [RACG][20] [25433][20][ora.r1024.r10241.inst]:
GIMH: GIM-00104: Health check failed to connect to instance.
GIM-00090: OS-dependent operation:mmap failed with status: 12
GIM-00091: OS failure message: Not enough space
GIM-00092: OS failure occurred at: sskgmsmr_13
At last, it exceeded "nfile" on HP-UX and ServiceGuard, Oracle, or any other applications could not run normally.
What Is The $ORACLE_HOME/dbs/hc_.dat File? | ||||
: | 390474.1 | Type: | HOWTO | |
Modified Date : | 09-SEP-2008 | Status: | PUBLISHED |
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/9252210/viewspace-605033/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle10g 目錄$ORACLE_HOME/dbs 下有檔案 hc_.dat ,用處是 ?Oracle
- $ORACLE_HOME/dbs下的lk檔案Oracle
- What Is a Server Parameter File?Server
- linux下設定ORACLE_SID和ORACLE_HOME變數LinuxOracle變數
- 11.2.0.3 AIX RAC下$ORACLE_HOME/dbs生成大量core_* dump檔案AIOracle
- edit the grastate.dat file manually and set safe_to_bootstrap to 1ASTboot
- rac環境 asmcmd用法;首先設定oracle_home oracle_sid(asm例項)ASMOracle
- 誤刪除$ORACLE_HOME/dbs下的引數檔案、密碼檔案,如何快速重建Oracle密碼
- LRM-00109: could not open parameter file '/u01/.../dbs/initshdb.ora'
- GoldenGate - What is supported and what is not ....Go
- What is it?
- 微信Dat檔案解碼
- SQL*Loader-500: Unable to open file (v1x-access_log_20120916.dat)SQL
- What is WebpackWeb
- What is Babel?Babel
- What is MySQL?MySql
- What is Gravity
- what is life?
- What is wrong?
- 建立密碼檔案 -ORA-01031 ,orapwd file=orapw$ORACLE_SID password=sys entries=10密碼Oracle
- oracle clone oracle_home 方法Oracle
- export ORACLE_SID=founder exportExportOracle
- What is an SQL relation?SQL
- What time is it on Mars?
- what the fuck java is?Java
- What is tradebit?
- What is functor in Haskell ?Haskell
- What is Scalability?
- what is ORACLE ACEOracle
- what is sql?(轉)SQL
- In Oracle,What Is a Service?Oracle
- What happened ?APP
- What is INITRANS and MAXTRANS
- what is IS-RETAIL?AI
- What's the webmethodWeb
- ORACLE_BASE 與 ORACLE_HOMEOracle
- Win95下的登錄檔檔案(User.dat,System.dat)檔案格式說明 (轉)
- ORA-01110: data file 7: '/u01/app/oracle/product/11.2.0/db_1/dbs/MISSING00007'APPOracle