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!

oracle listenet doesn't start

user7140569Jul 17 2013 — edited Jul 17 2013

Hi all,

I changed the gateway and subnet mask in my serverrs.

The other two servers are ok but there is I am not able to start the listener.

Please find the error bellow.

srvmap20:oradsv 5> lsnrctl start

LSNRCTL for HPUX: Version 10.2.0.2.0 - Production on 17-JUL-2013 13:00:10

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

Starting /oracle/DSV/102_64/bin/tnslsnr: please wait...

TNSLSNR for HPUX: Version 10.2.0.2.0 - Production

System parameter file is /oracle/DSV/102_64/network/admin/listener.ora

Log messages written to /oracle/DSV/102_64/network/log/listener.log

Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=DSV.WORLD)))

Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=DSV)))

Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=srvmap20.bancomoc.mz)(PORT=1527)))

Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=DSV.WORLD))

STATUS of the LISTENER

------------------------

Alias                     LISTENER

Version                   TNSLSNR for HPUX: Version 10.2.0.2.0 - Production

Start Date                17-JUL-2013 13:00:14

Uptime                    0 days 0 hr. 0 min. 0 sec

Trace Level               off

Security                  ON: Local OS Authentication

SNMP                      OFF

Listener Parameter File   /oracle/DSV/102_64/network/admin/listener.ora

Listener Log File         /oracle/DSV/102_64/network/log/listener.log

Listening Endpoints Summary...

  (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=DSV.WORLD)))

  (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=DSV)))

  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=srvmap20.bancomoc.mz)(PORT=1527)))

Services Summary...

Service "DSV" has 1 instance(s).

  Instance "DSV", status UNKNOWN, has 1 handler(s) for this service...

The command completed successfully

But when I chech lsnrctl staus it says

srvmap20:oradsv 36> lsnrctl status

LSNRCTL for HPUX: Version 10.2.0.2.0 - Production on 17-JUL-2013 13:01:27

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

Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=DSV.WORLD))

TNS-12541: TNS:no listener

TNS-12560: TNS:protocol adapter error

  TNS-00511: No listener

   HPUX Error: 239: Connection refused

Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=DSV))

TNS-12541: TNS:no listener

TNS-12560: TNS:protocol adapter error

  TNS-00511: No listener

   HPUX Error: 239: Connection refused

Connecting to (ADDRESS=(COMMUNITY=SAP.WORLD)(PROTOCOL=TCP)(HOST=srvmap20)(PORT=1527))

TNS-12541: TNS:no listener

TNS-12560: TNS:protocol adapter error

  TNS-00511: No listener

   HPUX Error: 239: Connection refused

Please can someone help me to overcome this problem?

Ernesto

This post has been answered by Selvakumar.Nagulan on Jul 17 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 14 2013
Added on Jul 17 2013
12 comments
1,267 views