Database Networking (MOSC)

MOSC Banner

Can't start the listener

edited Jul 7, 2021 2:45PM in Database Networking (MOSC) 3 commentsAnswered ✓

I'm having a weird problem that I haven't run into before. The listener is refusing to start with the errors below. Sysadmin says there's no firewall on the server. Any ideas what could cause this? Oracle db version is 12.2.0.1.0.


TNS-12547: TNS:lost contact

TNS-12560: TNS:protocol adapter error

TNS-00517: Lost contact

Linux Error: 104: Connection reset by peer


Contents of listener.ora file:

# listener.ora Network Configuration File: /u01/app/oracle/product/12.2.0/db1/network/admin/listener.ora

# Generated by Oracle configuration tools.


LISTENER =

 (DESCRIPTION_LIST =

   (DESCRIPTION =

     (ADDRESS = (PROTOCOL = TCP)(HOST = hostname.com)(PORT = 1521))

     (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))

   )

 )


Last listener.log entry:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center