|
监听器这样子有问题吗?
linux-ayfk:/home/app/oracle/product/11.1.0/db_1/network/admin # lsnrctl status
LSNRCTL for Linux: Version 11.1.0.6.0 - Production on 13-NOV-2009 15:50:30
Copyright (c) 1991, 2007, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.152.8)(PORT=1521)))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR for Linux: Version 11.1.0.6.0 - Production
Start Date 13-NOV-2009 15:50:18
Uptime 0 days 0 hr. 0 min. 12 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File /home/app/oracle/product/11.1.0/db_1/network/admin/listener.ora
Listener Log File /home/app/oracle/diag/tnslsnr/linux-ayfk/listener/alert/log.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.152.8)(PORT=1521)))
Services Summary...
Service "orcl" has 1 instance(s).
Instance "orcl", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully |
|