Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: PMON Question

Re: PMON Question

From: Ron Rogers <RROGERS_at_galottery.org>
Date: Tue, 29 Aug 2000 07:52:29 -0400
Message-Id: <10603.115715@fatcity.com>


Trying to remember the syntax but I think that each PID in unix has a PPID = that is the child of the process. If you grep the process id you can = discover the PPID then grep on that process id and work your way down the = chain to find the originating PID.
Like I said it has been a while since I touched unix. HTH
ROR
>>> tswilley_at_agency.com 08/28/00 07:23PM >>>
Hi All,

        I'm on Oracle 8.1.5, Unix, Solaris 2.6..... today we had an = ORA-0600 error
with the following trace file message:
ORA-0600: internal error code, arguments: [plio.c: non-reus], [1], [], [], [], [], [], []

        When I did a top command in Unix, I could see that the PMON = process was
using 24.8% of the CPU. I know that PMON handles failed user processes, cleans up, releases locks, etc. Here's my question... is there away to trace the Unix PID for the PMON process back to a different PID of a = failed
user job(s) that is/are being 'cleaned up' (in case this happens again tomorrow before Oracle Support can get back to me)?

        Thanks in advance,

Tamara Swilley
Technical Consultant
AGENCY.COM
P.O. Box 3600
37347 US Hwy 6
Avon, Colorado 81620
V (970)845-2173
F (970)845-2150
E tswilley_at_agency.com=20

--=20
Author: Tamara Swilley
  INET: tswilley_at_agency.com=20

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Aug 29 2000 - 06:52:29 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US