静态监听的状态是UNKNOWN。当数据库状态是OPEN时,动态监听是READY;当数据库状态是NOMOUNT时,动态监听状态是BLOCKED。


LSNRCTL> status
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.10.65)(PORT=1521)))
STATUS of the LISTENER
------------------------
Alias                     LISTENER
Version                   TNSLSNR for Linux: Version 11.2.0.4.0 - Production
Start Date                02-DEC-2019 00:35:47
Uptime                    0 days 6 hr. 20 min. 52 sec
Trace Level               off
Security                  ON: Local OS Authentication
SNMP                      OFF
Listener Parameter File   /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
Listener Log File         /u01/app/oracle/diag/tnslsnr/localhost/listener/alert/log.xml
Listening Endpoints Summary...
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.10.65)(PORT=1521)))
Services Summary...
Service "his" has 2 instance(s).
  Instance "his", status UNKNOWN, has 1 handler(s) for this service...
  Instance "his", status BLOCKED, has 1 handler(s) for this service...
Service "hisdb" has 1 instance(s).
  Instance "his", status BLOCKED, has 1 handler(s) for this service...
The command completed successfully

相关文章:

  • 2021-07-22
  • 2022-12-23
  • 2021-10-09
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-06-14
  • 2022-12-23
  • 2021-09-16
  • 2022-01-31
  • 2021-06-22
  • 2022-12-23
相关资源
相似解决方案