由买买提看人间百态

topics

全部话题 - 话题: orctest
(共0页)
s****y
发帖数: 581
1
>lsnrctl status
不解,为什么我的service 会有两个instance(s)
LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 31-AUG-2011 13:51:15
Copyright (c) 1991, 2005, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=I2)(PORT=1521)))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR for Linux: Version 10.2.0.1.0 - Production
Start Date 31-AUG-2011 13:48:09
Uptime 0 days 0 hr. 3 ... 阅读全帖
v*****r
发帖数: 1119
2
Service "orctest" has 2 instance(s).
Instance "orctest", status UNKNOWN, has 1 handler(s) for this service...
Instance "orctest", status READY, has 1 handler(s) for this service...
The first instance is the one you manually configured in listener.ora file,
the second is dynamically registered.
Remove the manual entry for orctest from listener.ora file, you don't need
that.

Production
(共0页)