Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Connection refused during opmnctl startall
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_XXXX oracle 420 1 0 14:02:12 ? 0:00 ora_mman_XXXX oracle 422 1 0 14:02:12 ? 0:01 ora_dbw0_XXXX oracle 424 1 0 14:02:12 ? 0:01 ora_lgwr_XXXX oracle 426 1 0 14:02:13 ? 0:04 ora_ckpt_XXXX oracle 428 1 0 14:02:13 ? 0:05 ora_smon_XXXX oracle 430 1 0 14:02:13 ? 0:00ora_reco_XXXX
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:23:22 CST
![]() |
![]() |