ORA-12542: TNS: address already in use

DBA Notes: 2011/10/31

Cheng Li

 ORA-12542: TNS: address already in use

This part gives a simple example how to resolve issue ORA-12542 found from alerts file.  

ORA-12542: TNS:address already in use
Cause: Specified listener address is already being used.
Action: Start your listener with a unique address

Solution:

In UNIX, the ORA-12542 error is an easy fix, just re-set the listener to run on a different port or add to the queue size for the listener in your listener.ora file. 

listener=(address= 
                (protocol=tcp)
                (host=myhost)
                (port=2241)
                (queuesize=60)
          )

$ lsnrctl status
Check listener status

$ lsnrctl service
Check listener service
Reference:

http://www.dba-oracle.com/t_ora_12542_tns_address_already_in_use.htm

http://space.itpub.net/3326/viewspace-607363

 

fj.png844da0bbta8be5f02ac19&690.jpg

fj.png844da0bbta8be5f11e89d&690.jpg

fj.png844da0bbta8be5f029f5a&690.jpg

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/26136400/viewspace-710013/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/26136400/viewspace-710013/

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值