Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: 2 Dispatcher Questions
Michael Karafotis wrote:
>
> Hello...
>
> I've got two questions about the dispatcher I was hoping someone could
> answer:
>
> 1) How are the maximum number of dispatcher connections computed? I
> though this was hardware/OS based, but I have two identical systems
> (both Sun E3000 w/ 1Gig RAM and running Solaris 2.5.1) and one has the
> maximum number of connections set at 115 and the other at 170. Both are
> running identical DB configurations.
>
> 2) What type of local connection has the lower cost: IPC or TCP. I am
> running MTS and trying to avoid all dedicated connections.
>
> Thanks a lot!!
> -Michael
> --
> ______________________________________________________________________________
> Michael Karafotis On-Site: BBNPlanet
> mkarafot_at_bbnplanet.com (617) 873-1907
Michael,
A1) Check your init.ora processes parameter for each instance, as that parameter influences the default setting of many other parameters..
A2) Although I'm not sure what you mean by cost, IPC will always be the better choice for local connections..
-- Rich Woods Technical Field Support Specialist, Oracle Corporation, USA The above statements and opinions are my own and do not necessarily represent those of Oracle Corporation.Received on Sat Mar 29 1997 - 00:00:00 CST
![]() |
![]() |