오라클 설정 확인

TNSLSNR
TNS 리스너 설정 확인
오라클 설정 확인

1 방법[ | ]

oracle@jmnote:/oracle> lsnrctl status 

LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 04-9월 -2012 18:23:29

Copyright (c) 1991, 2005, Oracle.  All rights reserved.

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
STATUS of the LISTENER
------------------------
Alias                     LISTENER
Version                   TNSLSNR for Linux: Version 10.2.0.1.0 - Production
Start Date                18-5월 -2012 16:06:48
Uptime                    109 days 2 hr. 16 min. 40 sec
Trace Level               off
Security                  ON: Local OS Authentication
SNMP                      OFF
Listener Parameter File   /oracle/product/10.2.0/db_1/network/admin/listener.ora
Listener Log File         /oracle/product/10.2.0/db_1/network/log/listener.log
Listening Endpoints Summary...
  (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ff955svr1)(PORT=1521)))
Services Summary...
Service "ABCExtProc" has 1 instance(s).
  Instance "ABCExtProc", status UNKNOWN, has 1 handler(s) for this service...
Service "abcd" has 1 instance(s).
  Instance "jmnote", status READY, has 1 handler(s) for this service...
Service "abcd2" has 1 instance(s).
  Instance "jmnote", status READY, has 1 handler(s) for this service...
Service "abcd3" has 1 instance(s).
  Instance "jmnote", status READY, has 1 handler(s) for this service...
The command completed successfully

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}