Switch to short timeout for ipc polling
在RAC系統的DIAG TRACE檔案中發現了標題中的資訊,全部的日誌資訊如下:
Switch to short timeout for ipc polling
a session (kjzha) is registered
session (kjzha) is about to end
Registered session (kjzha)[11][4][0][1] is cleaned up
Switch to long timeout for ipc polling[@more@]
在GOOGLE中找到一遍有頭沒尾的文章,中間提到說因為ORACLE的心跳之前通訊是透過UDP方式實現的,而UDP就是使用IPC方式來實現的,所以應該檢視IPC相關的設定,不過是個太監貼。
跑到METALINK,找了半天也沒有很吻合的,只找到了ML:750773.1,大概是說這個東西從10.1版本就有了,但是到11.6就非常多了,是一個UNPUBLISHED BUG。
Cause
This is unpublished Bug 6678289 'EXCESSIVE DIA0 TRACE FILES IN A RAC ENVIRONMENT'
This causes unconditional writing of trace output to DIAG and LMON trace files in versions from 10.1 onwards. It is most commonly seen in 11.1.0.6, however.
Solution
* Upgrade to 11.1.0.7 where the problem has been fixed
* One-off patches have been created on some platforms on top of 11.1.0.6. Check Patch 6678289 to see if there is one available for your platform.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/25016/viewspace-1027656/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- IPC Send timeout detected
- IPC Send timeout故障現象
- 【問題處理】IPC Send timeout detected
- 【故障-ORACLE】rdbms ipc message timeout解釋Oracle
- IPC Send timeout detected. Receiver ospid 25822
- ORACLE 9I RAC IPC Send timeout detected問題處理Oracle
- 如何診斷RAC資料庫上的“IPC Send timeout”問題?資料庫
- 【RAC】如何診斷RAC資料庫上的“IPC Send timeout”問題資料庫
- 【ASK_ORACLE】Oracle RAC報錯“ipc send timeout”的原因以及解決辦法Oracle
- A Short Guide to DBIGUIIDE
- IPC call
- IPC__ALL
- IPC連結
- 從RocketMQ看長輪詢(Long Polling)MQ
- mysql timeoutMySql
- Database TimeoutDatabase
- life is short 中譯本(粗校)
- 從JDK原始碼角度看ShortJDK原始碼
- CodeForces 1873A Short Sort
- IPC之套接字
- IPC 方法分類
- IPC(一)---------匿名管道
- android binder ipcAndroid
- IPC小知識
- springMvc DeferredResult的long polling應用SpringMVC
- SQLNET.RECV_TIMEOUT & SQLNET.SEND_TIMEOUTSQL
- mysql的wait_timeout和interactive_timeoutMySqlAI
- MySQL Timeout解析MySql
- life is short 中譯本(嘗試中)
- 短址(short URL)原理及其實現
- 【MySQL】淺析interactive_timeout和wait_timeoutMySqlAI
- 程式間通訊 --IPC
- IPC send completion sync
- Android Binder IPC分析Android
- MySQL之wait_timeout和interactive_timeout引數MySqlAI
- Timeout expired. The timeout period elapsed prior to completion of the operation or the server is noServer
- 鎖:innodb_lock_wait_timeout和 innodb_rollback_on_timeout?AI
- Mysql引數解釋---wait_timeout、interactive_timeoutMySqlAI