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 -> 9i Background Processes

9i Background Processes

From: meathammer <googler_at_google.com>
Date: Fri, 23 Jun 2006 10:22:06 -0400
Message-Id: <pan.2006.06.23.14.22.05.766000@google.com>

$ ps -ef | grep ora_
oracle /u01/app/oracle/product/9.2.0/bin/tnslsnr LISTENER -inherit

oracle    ora_pmon_ORA920
oracle    ora_dbw0_ORA920
oracle    ora_lgwr_ORA920
oracle    ora_ckpt_ORA920
oracle    ora_smon_ORA920
oracle    ora_reco_ORA920
oracle    ora_cjq0_ORA920
oracle    ora_qmn0_ORA920

-------------------------------------

what does "LISTENER -inherit" mean ?
What are the last 3 processes ?

oracle    ora_reco_ORA920
oracle    ora_cjq0_ORA920
oracle    ora_qmn0_ORA920

thanks Received on Fri Jun 23 2006 - 09:22:06 CDT

Original text of this message

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