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: oracle listener problems

Re: oracle listener problems

From: Karun <karun_at_karun.net>
Date: Thu, 01 Jan 2004 12:36:52 +1100
Message-ID: <BC19C4E4.C3E%karun@karun.net>


On 1/1/04 11:51 AM, in article jaKIb.42978$BQ5.26666_at_fed1read03, "Ana C. Dent" <anacedent_at_hotmail.com> wrote:

> Karun wrote:

>> Hi
>> I keep receiving the following message when trying to start oracle listener
>> on Mac OS X 10.3
>> 
>> TNS-01150: The address of the specified listener name is incorrect
>> 

>
> What happens when you "ping G4"?
>
> What is displayed when you "lsnrctl status"?
>
>

Below is the output from the following commands

Karuns-Computer:~/v920/network/admin oracle$ lsnrctl start

LSNRCTL for MacOS X Server: Version 9.2.0.1.0 - Beta on 01-JAN-2004 12:29:51

Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.

Starting /Users/oracle/v920/bin/tnslsnr: please wait...

TNSLSNR for MacOS X Server: Version 9.2.0.1.0 - Beta System parameter file is /Users/oracle/v920/network/admin/listener.ora Log messages written to /Users/oracle/v920/network/log/listener.log TNS-01150: The address of the specified listener name is incorrect

Listener failed to start. See the error message(s) above...

Karuns-Computer:~/v920/network/admin oracle$ lsnrctl status

LSNRCTL for MacOS X Server: Version 9.2.0.1.0 - Beta on 01-JAN-2004 12:30:03

Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.

TNS-01150: The address of the specified listener name is incorrect  NL-00303: syntax error in NV string  

 PING g4 (127.0.0.1): 56 data bytes
64 bytes from 127.0.0.1: icmp_seq=0 ttl=64 time=0.304 ms
64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.262 ms
64 bytes from 127.0.0.1: icmp_seq=2 ttl=64 time=0.589 ms
64 bytes from 127.0.0.1: icmp_seq=3 ttl=64 time=0.264 ms
64 bytes from 127.0.0.1: icmp_seq=4 ttl=64 time=3.622 ms

Karuns-Computer:~/v920/network/admin oracle$ ping -c 5 G4 PING G4 (127.0.0.1): 56 data bytes

64 bytes from 127.0.0.1: icmp_seq=0 ttl=64 time=0.26 ms
64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.329 ms
64 bytes from 127.0.0.1: icmp_seq=2 ttl=64 time=0.266 ms
64 bytes from 127.0.0.1: icmp_seq=3 ttl=64 time=0.263 ms
64 bytes from 127.0.0.1: icmp_seq=4 ttl=64 time=0.377 ms

Received on Wed Dec 31 2003 - 19:36:52 CST

Original text of this message

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