Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle on Windows
sybrandb wrote:
> Guitarator wrote:
> > Uri Dimant wrote:
> > > > Another question is , I created a new database by using DAC and it created
> > > > three services on my computer , so if I have 1000 databases , will I see
> > > > 1000*3 =3000 services? How can I delete/remove the new created database?
> >
> > > 9i2 Created 9 Services on this box here - 3 of which are actually
> > > running. :-)
> > > For 1000 Database instances there would be more like 2+1000 processes
> > > on windows.
> > Hummm Martin
> > Hi
> >
> > I'm not right from you processes estimation. One Oracle instance run
> > with a minimum of 7 processes. I think that you're talking about
> > services....
> >
> > Regards
> > Denis
>
> And on Winblows the processes are implemented as threads.
> So there actually is only 1 OracleService<SID> process per database.
>
Guitarator - I was talking bout windows here. As Sybrand said, one
process per database.
1 service = 1 process on windows per database instance. Then there will be an additional service(process) for TNSListener. Then there is a service Oracle<home>Agent -- though I dunno what it does. :)
cheers,
Martin
Received on Wed Aug 09 2006 - 03:43:40 CDT
![]() |
![]() |