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 Net Configuration Assistant failed / Listener

User_4NU9SJun 14 2018 — edited Jun 17 2018

need your help ..

Windows 2008 , I am having a running 11g instance here . Now I installed 12c too in the same box under different home .

Oracle Net Configuration Assistant failed - Failed , otherwise Database install was successful.

upon checking the logs found that , it failed because its not able to launch lsntctl.exe

Now , when I try to start the lsnrct manually , I get this :

C:\Users\hypadmin>lsnrctl start LSNRCTL for 64-bit Windows: Version 12.2.0.1.0 - Production on 14-JUN-2018 11:52 :03

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

Starting tnslsnr: please wait...

TNSLSNR for 64-bit Windows: Version 12.2.0.1.0 - Production

Log messages written to F:\u01\db12c\diag\tnslsnr\host_nameABCXYZ\listener\alert\log.xml

Error listening on: (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))

TNS-12542: TNS:address already in use

TNS-12560: TNS:protocol adapter error

TNS-00512: Address already in use

64-bit Windows Error: 48: Unknown error

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

looks like lsnrctl is already in use by 11g.

what I need to do to without causing any harm to 11g.

C:\Users\hypadmin>

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 15 2018
Added on Jun 14 2018
12 comments
6,763 views