有關在/var/log/messages 中出現SIGCHLD set to SIG_IGN的問題
今天檢查我的10g的資料庫,發現其中兩臺的dmesg:
application bug: sqlplus(26693) has SIGCHLD set to SIG_IGN but calls wait().
(see the NOTES section of 'man 2 wait'). Workaround activated.
在metalink上查了半天:
提到這個BUG:
Bug 號 3985530
已歸檔 01-NOV-2004 已更新 10-NOV-2004
產品 SQL*Plus 產品版本 10.1.0.2
平臺 Linux x86 平臺版本 3.0
資料庫版本 10.1.0.2 影響平臺 Port-Specific
優先順序 Severe Loss of Service 狀態 Duplicate Bug. To Filer
基本 Bug 3662585 修復產品版本 無資料
問題陳述:
HOST COMMAND FROM SQL*PLUS OUTPUTS "SIGCHLD SET TO SIG_IGN BUT CALLS WAIT()"
--------------------------------------------------------------------------------
***
11/01/04 10:50 pm
***
TAR:
====
. .
PROBLEM:
==========
From SQL*Plus, when executing "host" command, next messages appear in messages (/var/log/messages) .
------------------------------------------------------------------------
Nov2 13:41:17 jpdel1380 kernel:application bug: sqlplus(14197) has
SIGCHLD set to SIG_IGN but calls wait().
Nov2 13:41:17 jpdel1380 kernel:(see the NOTES section of 'man 2 wait').
Workaround activated.
------------------------------------------------------------------------
. .
DIAGNOSTIC ANALYSIS:
======================
We can reproduce this problem on only Linux platform and SQL*Plus 10.1.0.
And this problem doesn't reproduce on other platform or SQL*Plus version. .
Same problem is reported at BUG#3662585.
But this bug is not fixed by waiting for the fix of BUG#3801874.
BUG#3801874 is status 11 now and not fixed. . .
WORKAROUND:
============
n/a
. .
RELATED BUGS:
===============
BUG#3662585 . .
REPRODUCIBILITY:
==================
this problem reproduces on only Linux and SQL*Plus 10.1.0. . .
TEST CASE:
============
please execute next command from SQL*Plus .
SQL> host echo AAA
. .
這是在我的日誌檔案中出現的錯誤提示:
Mar 17 11:04:23 bj kernel: application bug: sqlplus(23819) has SIGCHLD set to SIG_IGN but calls wait().
Mar 17 11:04:23 bj kernel: (see the NOTES section of 'man 2 wait'). Workaround activated.
STACK TRACE:
==============
n/a
. .
SUPPORTING INFORMATION:
=========================
My ct keeps watching "/var/log/messages" and checking whether OS problem occures or not.
So unnecesary messages appearing in "/var/log/messages" is a problem for their system. . .
24 HOUR CONTACT INFORMATION FOR P1 BUGS:
=========================================
n/a
. .
DIAL-IN INFORMATION:
======================
n/a
. .
IMPACT DATE:
============
n/a
*** 11/02/04 08:55 pm ***
*** 11/10/04 04:25 pm *** (CHG: Sta->36 G/P->P)
.
沒有相應的補丁可以下載,察看/var/log/messages檔案,產生的問題基本都是由於熱備份和crontab每天執行的一個排程任務導致的,跟前臺的應用沒什麼關係,暫時還沒有影響,關注有沒有對應的補丁出現。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/51862/viewspace-180609/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Log check error: Log file /var/log/messages is not readable!Error
- 關於SESSION中出現的奇怪的問題!高手進~~Session
- 在IAR 中出現the stack plug-in failed to set a breakpoint on "main"AI
- 連線oracle中出現的問題Oracle
- 磁環電感在使用中出現問題案例解析
- 關於ActiveMQ在MyEclipse中出現無法讀取schema文件的問題解決方法MQEclipse
- Linux下如果/var/log/messages停止寫入內容了,如何重新啟動syslogd .Linux
- [提問交流]在Apache下重定向問題 /login 重定向到 /home/passport/login 有問題ApachePassport
- SpringMVC中出現的執行緒安全問題分析SpringMVC執行緒
- matlab中出現mex無法編譯的問題Matlab編譯
- struts+hibernate+spring 整合中出現的問題Spring
- [求助]JSP應用中出現的問題!! 急求!!JS
- nuxtjs 安裝過程中出現問題UXJS
- Spark SQL中出現 CROSS JOIN 問題解決SparkSQLROS
- 有關模型關聯的問題模型
- 在pl/SQL中呼叫logminer相關檢視的問題SQL
- 關於WEBLOGIC很菜的問題!Web
- 各位十一好,問一個有關weblogic 8的連線池的問題Web
- 如何糾正六西格瑪專案中出現的問題?
- 找到陣列中出現特定次數數字的問題陣列
- Word 中出現公式不能編輯問題(相容模式)公式模式
- 發現一個有關error的非常奇怪的問題Error
- WebLogic - HTTP Session Subsystem MessagesWebHTTPSession
- 如何解決精益生產專案中出現的問題?
- 有關使用java -Xrunhprof的問題Java
- 有關時間同步的問題
- 有關*.properties檔案的問題
- linux下的syslog和/var/logLinux
- 對於python中出現UnicodeDecodeError問題的解決方案PythonUnicodeError
- JN專案-幫同事搭建環境過程中出現的問題
- 專案管理中出現問題未嘗不是進步! (轉)專案管理
- 專案管理中出現問題未嘗不是進步(轉)專案管理
- 解決eclipse中出現Resource is out of sync with the file system問題Eclipse
- 在weblogic 8上釋出war包,關於不能上傳的問題Web
- 關於在專案中Weblogic與Tuxedo整合的方案問題請教WebUX
- 請教如何處理現有小專案的關聯關係的問題
- 電腦在使用過程中出現了問題,自己怎麼重灌win10系統Win10
- 請問一個有關jdbc效能的問題JDBC