Cant understand my process listing
syed, October 25, 2004 - 11:37 am UTC
Tom
on all the solaris boxes i've ever managed Oracle on, all the shadow processes have been of the form
oracle 20244 1 0 11:57:46 ? 0:00 oracleSID (LOCAL=NO)
However, one one of my servers, which I believe is configured the same as another I look after has processes listed as
oracle 1677 1 0 10:49:19 ? 0:01 oracle/export/home/oracle/SID (DESCRIPTION=(LOCAL=no)(ADDRESS=(PROTOCOL=BEQ)))
there no leading forward slash "/" at the start, but
/export/home/oracle is the $HOME directory of the oracle user. These are as well as the standard oracleSID (LOCAL=NO) processes, and I dont know why - any ideas ?
This is Solaris 8, and rdbms 8.1.7.2
October 25, 2004 - 11:57 am UTC
thats strange looking -- i haven't seen that myself. local=no and beq doesn't look right either -- beq is a fork/exec from a client protocol.