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: Background processes

Re: Background processes

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Fri, 23 May 2003 08:11:31 +0800
Message-ID: <3ECD6733.402@yahoo.com>


R.B wrote:
>
> Can anyone tell me what initiates the Oracle background processes which are
> named
>
> ora_j000_SID
> ora_j001_SID ...
>
> when displayed by ps -ef on Solaris. By what I mean is it a user processes
> thru a network connection or a process as a result of a package etc
>
> The Oracle version is 9.2. Also, although I looked in the docs I could not
> see a complete list of all background processes and an explanation of what
> they are on Oracle 9.2 - has anyone got one
>
> Thanks

select * from v$bgprocess;

should help

-- 
=========================
Connor McDonald
http://www.oracledba.co.uk

"Some days you're the pigeon, some days you're the statue"
Received on Thu May 22 2003 - 19:11:31 CDT

Original text of this message

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