LSNRCTL for Intel SVR4 UNIX: Version 8.1.5.0.0 - Production on 25-APR-06 08:13:4
0
(c) Copyright 1998 Oracle Corporation. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC0)))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR for Intel SVR4 UNIX: Version 8.1.5.0.0 - Produ
ction
Start Date 25-APR-06 07:47:49
Uptime 0 days 0 hr. 25 min. 51 sec
Trace Level off
Security OFF
SNMP OFF
Listener Parameter File /oracle/network/admin/listener.ora
Listener Log File /oracle/network/log/listener.log
Services Summary...
PLSExtProc has 1 service handler(s)
ORCL has 3 service handler(s)
The command completed successfully
如果把监听stop然后在重新启动之后,用户就可以联接上A,但4~5分钟后又不能连接,在服务器上仍然可以连接到数据库。
listener.ora配置如下:
# LISTENER.ORA Configuration File:/oracle/network/admin/listener.ora
# Generated by Oracle Net8 Assistant
(c) Copyright 1998 Oracle Corporation. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC0)))
Services Summary...
PLSExtProc has 1 service handler(s)
DEDICATED SERVER established:0 refused:0
LOCAL SERVER
ORCL has 3 service handler(s)
DEDICATED SERVER established:6 refused:0
LOCAL SERVER
DISPATCHER established:0 refused:0 current:0 max:254 state:ready
D000 <machine: obs, pid: 1805>
(ADDRESS=(PROTOCOL=tcp)(HOST=obs.obs174)(PORT=32807))
Presentation: oracle.aurora.server.SGiopServer
DISPATCHER established:4 refused:0 current:0 max:254 state:ready
D001 <machine: obs, pid: 1807>
(ADDRESS=(PROTOCOL=tcp)(HOST=obs.obs174)(PORT=3280)
The command completed successfully