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: SQl*net problem with linux 8.0.5.0

Re: SQl*net problem with linux 8.0.5.0

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sat, 11 Mar 2000 12:15:29 +0100
Message-ID: <952777483.23464.0.pluto.d4ee154e@news.demon.nl>


One abnormality is the IPC stuff is missing from the address section (protocol=IPC)(KEY=LIN1)
or
(protocol=IPC)(KEY=EXT_PROC0)

Could you please refrain from crossposting. sqlnet is a server issue.

Hth,

Sybrand Bakker, Oracle DBA

Wil Weterings <weterings_at_schiphol.nl> wrote in message news:8ad9md$47a$1_at_porthos.nl.uu.net...
> I'm, trying to use the prespawn option for Sql*net when I do this the
> following happens.
>
> I can't get a connection from another machine via the network in one try.
I
> have to do this several times before I succeed I getting a connection. If
I
> don't use the prespawn option it always works the first time.
>
> Secondly when I stop the listener with lsnrctrl stop the prespawend
> processes keep running. I have to kill them to get rid of them.
>
> I include the listener. ora file.
>
> Please respond to my e-mail weterings_at_schiphol.nl
>
> LISTENER=
> (ADDRESS_LIST=
> (ADDRESS=(PROTOCOL=tcp)(HOST=lin001)(PORT=1521))
> )
>
> SID_LIST_LISTENER=(SID_LIST=
> (SID_DESC=
> (SID_NAME=LIN1)
> (ORACLE_HOME=/apps/oracle/product/8.0.5)
> (PRESPAWN_MAX=4)
> (PRESPAWN_LIST=
> (PRESPAWN_DESC=
> (PROTOCOL=TCP)
> (POOL_SIZE=2)
> (TIMEOUT=1)
> )
> )
> )
> )
>
>
Received on Sat Mar 11 2000 - 05:15:29 CST

Original text of this message

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