Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> lsnrctl - incorrect name/address
I am having trouble with sqlnet on my
UNIX server. Actually the sqlplus connection
between my NT box and the server works fine.
However, when I try and get
the status of the listener on the unix box I get:
>> lsnrctl status
LSNRCTL for Solaris: Version 2.3.4.0.0 - Production on 27-APR-00 08:40:16
Copyright (c) Oracle Corporation 1994. All rights reserved.
TNS-01150: The address of the specified listener name is incorrect NL-00305: the specified path name does not exist
This is a copy of the listener.ora:
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = oldercu)(PORT = 1521)) )
STARTUP_WAIT_TIME_LISTENER = 0
CONNECT_TIMEOUT_LISTENER = 30
LOG_DIRECTORY_LISTENER = /ERC/oracle/ora_dump/netv2
LOG_FILE_LISTENER = listener.log
TRACE_LEVEL_LISTENER = none TRACE_DIRECTORY_LISTENER = /ERC/oracle/ora_dump/netv2 TRACE_FILE_LISTENER = listener.trc
Thanks for any help,
Miki Moore
miki_at_llnl.gov
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Thu Apr 27 2000 - 00:00:00 CDT
![]() |
![]() |