Re: SQL*Net V2 configuration problem
Date: 1995/10/10
Message-ID: <45dk74$6j9_at_inet-nntp-gw-1.us.oracle.com>#1/1
smt_at_is1.hk.super.net (Mr Sai Ming Tsang) wrote:
>platform is _SOLARIS 2.4_ with SQL*Net 2.1, database version is 7.1.
>>oracle_at_HKPCSUN [oracle] $lsnrctl start
>>
>>LSNRCTL for SVR4: Version 2.1.6.1.0 - Production on 10-OCT-95 11:06:06
>>
>>Copyright (c) Oracle Corporation 1994. All rights reserved.
>>
>>Starting /disk1/oracle/bin/tnslsnr: please wait...
>>
>>TNSLSNR for SVR4: Version 2.1.6.1.0 - Production
>>System parameter file is /disk1/oracle/network/admin/listener.ora
>>Log messages written to /disk1/oracle/network/log/listener.log
>>Trace information written to /disk1/oracle/network/trace/listener.trc
>>Listening on: (DESCRIPTION=(CONNECT_TIMEOUT=10)(ADDRESS=(PROTOCOL=IPC)(KEY=orig)
>>Attempted to listen on: (DESCRIPTION=(CONNECT_TIMEOUT=10)(ADDRESS=(PROTOCOL=IPC)
>>TNS-12560: TNS:protocol adapter error
>> TNS-00530: Protocol adapter error
>> SVR4 Error: 80: Name not unique on network
hi,
I got this problem with the listener, and the solution was that there
seems to be some files left in the /var/temp/o directory that must be
deleted before starting the listener.
Never let the OS kill the listener, stop it explicitely with
lsnrctl stop
before shuting down your machine.
hth Received on Tue Oct 10 1995 - 00:00:00 CET
