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

Home -> Community -> Usenet -> c.d.o.server -> Re: Connection refused during opmnctl startall

Re: Connection refused during opmnctl startall

From: Nick <NickFCook_at_gmail.com>
Date: 24 Feb 2006 13:20:30 -0800
Message-ID: <1140816030.692647.57290@p10g2000cwp.googlegroups.com>


I have found some processes that appear to be hung... the following is output from ps -fu oracle:

     UID   PID  PPID  C    STIME TTY      TIME CMD
  oracle  3845     1  0 15:29:18 ?        0:00 oraclempris10g
(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
  oracle  3859  3855  0 15:33:08 pts/2    0:00 -ksh
  oracle   418     1  0 14:02:12 ?        0:00 ora_pmon_mpris10g
  oracle   420     1  0 14:02:12 ?        0:00 ora_mman_mpris10g
  oracle   422     1  0 14:02:12 ?        0:01 ora_dbw0_mpris10g
  oracle   424     1  0 14:02:12 ?        0:01 ora_lgwr_mpris10g
  oracle   426     1  0 14:02:13 ?        0:04 ora_ckpt_mpris10g
  oracle   428     1  0 14:02:13 ?        0:05 ora_smon_mpris10g
  oracle   430     1  0 14:02:13 ?        0:00 ora_reco_mpris10g

The ? lead me to believe these processes are hung, the main issue is that I cannot kill them b/c their parent process is pid 1 - init.

Any advice on how to proceed? Received on Fri Feb 24 2006 - 15:20:30 CST

Original text of this message

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