码迷,mamicode.com
首页 > 数据库 > 详细

数据库监听卡住 Oracle lsnrctl status 卡在connecting ......

时间:2018-05-03 16:33:11      阅读:411      评论:0      收藏:0      [点我收藏+]

标签:oracle

客户端显示 “TNS 连接超时”


运行lsnrctl status


Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xxxxxx)(PORT=1521)))


查到有2个监听进程在运行


[oracle@fyerp-db01 ~]$ ps -ef | grep tns

root       125     2  0 Mar29 ?        00:00:00 [netns]

oracle   11242     1  0 Apr16 ?        00:02:52 /u01/app/oracle/product/10.2.0/db_1/bin/tnslsnr LISTENER -inherit

oracle   17837 11242  0 09:34 ?        00:00:00 /u01/app/oracle/product/10.2.0/db_1/bin/tnslsnr LISTENER -inherit

oracle   19316 19184  0 14:56 pts/4    00:00:00 grep tns



数据库监听卡住 Oracle lsnrctl status 卡在connecting ......

标签:oracle

原文地址:http://blog.51cto.com/12472127/2112165

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!