Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: no listener
<laredotornado_at_zipmail.com> a écrit dans le message de
news:1106233348.411205.280570_at_f14g2000cwb.googlegroups.com...
| Hello,
| I noticed my listener was not running on my Solaris 8, Oracle 8
| installation. I went to restart it using the command
|
| ./bin/lsnrctl start
|
| and got this error
|
| LSNRCTL for Solaris: Version 8.1.7.0.0 - Production on 20-JAN-2005
| 09:54:31
|
| (c) Copyright 1998 Oracle Corporation. All rights reserved.
|
| Starting /opt/oracle/product/current/bin/tnslsnr: please wait...
|
| TNS-12545: Connect failed because target host or object does not exist
| TNS-12560: TNS:protocol adapter error
| TNS-00515: Connect failed because target host or object does not
| exist
| Solaris Error: 2: No such file or directory
|
| What does it mean? What is my next troubleshooting step?
| Thanks, - Dave
|
Does /opt/oracle/product/current/bin/tnslsnr exist and is accessible to the user that starts the listener?
Regards
Michel Cadot
Received on Thu Jan 20 2005 - 11:15:43 CST