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: Trouble starting TNSLSNR80 on NT4.0P3

Re: Trouble starting TNSLSNR80 on NT4.0P3

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sun, 28 Feb 1999 15:55:17 +0100
Message-ID: <36D958D5.239869A7@sybrandb.demon.nl>


Hi Steve.
I don't trust the two definitions for the tcp protocol, especially not with different host names. It's either localhost (127.0.0.1) with one or two port addresses OR your real IP address with one or two port addresses. Ideally this should be one: the combo 1521 / 1526 was a kind of transition between sqlnet 1 and 2.

Hth,

Sybrand Bakker, Oracle DBA

Steve Hudson wrote:

> I'm having trouble starting the listener (tnslsnr80) under NT 4.0-P3 for
> Personal Oracle. I've looked through all the docs and this news group
> but can't figure it out. Yes, I am a newbie to Oracle. Any
> ideas/suggestion?
>
> Thanks
>
> C:\ORACLE\BIN>lsnrctl80 start
>
> LSNRCTL80 for 32-bit Windows: Version 8.0.3.0.0 - Production on
> 27-FEB-99 19:04:
> 06
>
> (c) Copyright 1997 Oracle Corporation. All rights reserved.
>
> Starting tnslsnr80: please wait...
>
> Service OracleTNSListener80 start pending.
> Service OracleTNSListener80 started.
> TNSLSNR80 for 32-bit Windows: Version 8.0.3.0.0 - Production
> System parameter file is C:\ORACLE\NET80\admin\listener.ora
> Log messages written to C:\ORACLE\NET80\log\listener.log
> Listening on:
> (ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\oracle.worldipc))
> Listening on: (ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\ORCLipc))
> Listening on:
> (ADDRESS=(PROTOCOL=nmp)(PIPENAME=\\HUDSONLX_LAP\pipe\ORAPIPE))
> Listening on:
> (ADDRESS=(PROTOCOL=tcp)(DEV=144)(HOST=127.0.0.1)(PORT=1521))
> Listening on:
> (ADDRESS=(PROTOCOL=tcp)(DEV=180)(HOST=209.86.63.205)(PORT=1526))
> Attempted to listen on:
> (DESCRIPTION=(CONNECT_TIMEOUT=10)(ADDRESS=(PROTOCOL=TCP)
> (Host=127.0.0.1)(Port=1521)))
> TNS-12542: TNS:address already in use
> TNS-12560: TNS:protocol adapter error
> TNS-00512: Address already in use
> 32-bit Windows Error: 48: Unknown system error


Received on Sun Feb 28 1999 - 08:55:17 CST

Original text of this message

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