Re: DB Control crashing every couple of days for 10.2.0.2 database

  • From: "Rich Jesse" <rjoralist@xxxxxxxxxxxxxxxxxxxxx>
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Wed, 23 Jan 2008 15:23:51 -0600 (CST)

Hey Daniel,

"signal 9" is SIGKILL.  Try "man kill" from the Linux command line to get
more information about that.  Basically, someone wanted that OS process to
be killed *now* without allowing it to clean up after itself.  I'll make a
loose analogy to "SHUTDOWN ABORT" in Oracle.

If this happens at very regular intervals, check for cron jobs.  Or, perhaps
check wtmp (using the "last" command) to see if root was logged in at the
time -- maybe an SA was doing some "cleanup"!

GL!
Rich

> Every couple of days my single Database Control install dies. It has been
> hard to find any error message in the log files, but I do see the following
> in the emdb.nohup file when the crash happens (just including the first 4
> lines for completeness, I don't think that they have anything to do with the
> crash):
>
> 08/01/14 10:51:18 ## 2. newPage = /database/instance/sitemap/healthgif
> 08/01/14 10:51:22 ## oracle.sysman.db.adm.inst.SitemapController:
> event="doLoad"
> 08/01/14 10:51:22 ## 1. newPage = /database/instance/sitemap/sitemap
> 08/01/14 10:51:22 ## 2. newPage = /database/instance/sitemap/sitemap
> ----- Tue Jan 15 10:44:10 2008::DBConsole exited at Tue Jan 15 10:44:10 2008
> with signal 9 -----
> ----- Tue Jan 15 10:44:10 2008::DBConsole has been forcibly killed. -----
> ----- Tue Jan 15 10:44:10 2008::Stopping other components. -----
> Tue Jan 15 10:44:10 2008::EMWD Stopping EMAgent
> (pid=21984): emagent now exiting normally
> ----- Tue Jan 15 10:44:32 2008::Commiting Process death. -----
> ----- Tue Jan 15 15:39:47 2008::DBConsole. Monitoring Agent+Console -----
>
> Oracle support really isn't providing any help diagnosing this problem apart
> from telling me to reinstall Database Control. Has anyone else experienced
> this behavior or know anything about the mysterious "signal 9"?
>
> For completeness the system with Database Control running on it is:
>    OS: RHAS 4 U4
>    System: 4 CPU, 8Gb
>    Oracle: 10.2.0.2 with patch 5225799.
>
> Thanks for any help.
>    Daniel
>


--
//www.freelists.org/webpage/oracle-l


Other related posts: