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: Do I need SQLnet listener started if all access local?

Re: Do I need SQLnet listener started if all access local?

From: Spencer <spencerp_at_swbell.net>
Date: Sun, 20 May 2001 17:59:19 -0500
Message-ID: <DZXN6.120$bi3.7790@nnrp1.sbc.net>

this would be fairly straightforward to test, wouldn't it ? just stop the listener, and see if your applications can still connect or not.

to answer your question, no, the listener is not required for connections via IPC or BEQ, depending on your os. TCP connections do require the listener, whether local or from a remote box.

HTH "Tom" <cmc3232_at_yahoo.com> wrote in message news:_UWN6.5342$eF6.461165_at_news20.bellglobal.com...
> If all the access/user to the Oracle server are local user (logon into the
> same box of Oracle server), basically all user are doing local connection
> to the Oracle server.
>
> Do I still need to start listner in order to have the local user get
> connected? I assume listerner is the central point of connection request
> for both local/remote user. Am I correct?
>
> Tom
>
>
Received on Sun May 20 2001 - 17:59:19 CDT

Original text of this message

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