TNS-01151: Missing listener name, listener12c, in LISTENER.ORA

From: Schauss, Peter (ES & CSO) <"Schauss,>
Date: Fri, 21 Oct 2016 18:30:06 +0000
Message-ID: <80b3c98ab05544ecbfe631c8db3bb2e0_at_XCGVAG23.northgrum.com>



I am installing Oracle 12.1.0.2 in a second Oracle home on a Windows 2008 R2 (standard) server and trying to start a non-default listener (listener12c) on port 1522. When I try to start the listener from the Windows services screen I get the above error in the listener12c.log.

My listener.ora file is located in %ORACLE_HOME%\network\admin and is shown below with site specific portions redacted. The alternate name of the listener is clearly specified.

Any suggestions?

Thanks,
Peter Schauss

# listener.ora Network Configuration File: E:\Oracle\product\12.1.0\db_home1\network\admin\listener.ora # Generated by Oracle configuration tools.

SID_LIST_LISTENER12C =
  (SID_LIST =
    (SID_DESC =
(SID_NAME = CLRExtProc)
(ORACLE_HOME = E:\Oracle\product\12.1.0\db_home1)
(PROGRAM = extproc)
(ENVS = "EXTPROC_DLLS=ONLY:E:\Oracle\product\12.1.0\db_home1\bin\oraclr12.dll")
    )
  )

LISTENER12C =
  (DESCRIPTION_LIST =
    (DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = xxx.xxx.xxx)(PORT = 1522))
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1522))
    )
  )

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Oct 21 2016 - 20:30:06 CEST

Original text of this message