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

Home -> Community -> Usenet -> c.d.o.misc -> Re: [HELP] 5 service in Oracle NT

Re: [HELP] 5 service in Oracle NT

From: Peter Verhaegen <peter.verhaegen_at_mace.be>
Date: 1998/02/07
Message-ID: <34DC37E9.CD7DC10@mace.be>#1/1

1/ OracleAgent is the process that is needed for the Oracle Intelligent Agent. This is a daemon that interacts with Oracle Enterprise Manager

2/ OracleNamesService is a process for Oracle Names Server

3/ OracleServiceORCL is a process that is needed before you can satrtup the database. In this case the database instance is ORCL

4/ OracleStartOrcl is the process that is used to start or shut your database automatically. Again in this nase instance is ORCL

5/ Oracle TNSListener is the SQL*Net listener process that is needed to give clients connections to the database defined on your system

kang suh wrote:

> When I run Oralce 7.3 for windows workgroup,
>
> there are running 5 services.
>
> OracleAgent, OracleNamesServices, OracleServiceORCL,
> OracleStartORCL, OracleTNSListner
>
> Anyone knows what is the role for each service?
>
> Thanks.
Received on Sat Feb 07 1998 - 00:00:00 CST

Original text of this message

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