Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to start listener

JhilNov 2 2015 — edited Nov 2 2015

$ lsnrctl status

LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 02-NOV-2015 13:10:52

Copyright (c) 1991, 2009, Oracle.  All rights reserved.

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.131)(PORT=1521)))

TNS-12543: TNS:destination host unreachable

TNS-12560: TNS:protocol adapter error

  TNS-00513: Destination host unreachable

   Linux Error: 101: Network is unreachable

$ lsnrctl start

LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 02-NOV-2015 13:10:56

Copyright (c) 1991, 2009, Oracle.  All rights reserved.

Starting /u02/app/oracle/product/11.2.0/dbhome_1/bin/tnslsnr: please wait...

TNSLSNR for Linux: Version 11.2.0.1.0 - Production

System parameter file is /u02/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora

Log messages written to /u02/app/oracle/diag/tnslsnr/SERVER2/listener/alert/log.xml

Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.131)(PORT=1521)))

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

   Linux Error: 99: Cannot assign requested address

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

This post has been answered by SUPRIYO DEY on Nov 2 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 30 2015
Added on Nov 2 2015
2 comments
1,183 views