LSNRCTL> help
以下操作可用
星号 (*) 表示修改符或扩展命令:
start stop status
services version reload
save_config trace change_password
quit exit set*
show*
LSNRCTL> exit
C:\>lsnrctl set log_file=listner3.log
LSNRCTL for 32-bit Windows: Version 9.2.0.1.0 - Production on 05-5月 -2008 09:34
:27
Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
NL-00853: undefined set命令"log_file=listner3.log"。请尝试"help set"
C:\>lsnrctl set log_file listner3.log
LSNRCTL for 32-bit Windows: Version 9.2.0.1.0 - Production on 05-5月 -2008 09:34
:37
Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
正在连接到 (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC0)))
LISTENER 参数 \log_file\ 被设为 listner3.log
命令执行成功
C:\>lsnrctl status
LSNRCTL for 32-bit Windows: Version 9.2.0.1.0 - Production on 05-5月 -2008 09:34
:51
Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
正在连接到 (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC0)))
LISTENER 的 STATUS
------------------------
别名 LISTENER
版本 TNSLSNR for 32-bit Windows: Version 9.2.0.1.0 - Produc
tion
启动日期 05-5月 -2008 08:28:16
正常运行时间 0 天 1 小时 6 分 37 秒
跟踪级别 off
安全性 OFF
SNMP OFF
监听器参数文件 E:\oracle\product\network\admin\listener.ora
监听器日志文件 E:\oracle\product\network\log\listner3.log
监听端点概要...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=fjm)(PORT=1521)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=fjm)(PORT=8080))(Presentation=HTTP)(
Session=RAW))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=fjm)(PORT=2100))(Presentation=FTP)(S
ession=RAW))
服务摘要..
服务 "PLSExtProc" 包含 1 个例程。
例程 "PLSExtProc", 状态 UNKNOWN, 包含此服务的 1 个处理程序...
服务 "TSTDB" 包含 2 个例程。
例程 "TSTDB", 状态 UNKNOWN, 包含此服务的 1 个处理程序...
例程 "TSTDB", 状态 READY, 包含此服务的 1 个处理程序...
服务 "TSTDBXDB" 包含 1 个例程。
例程 "TSTDB", 状态 READY, 包含此服务的 1 个处理程序...
服务 "jtv" 包含 1 个例程。
例程 "jtv", 状态 UNKNOWN, 包含此服务的 1 个处理程序...
命令执行成功
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/8102208/viewspace-260191/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/8102208/viewspace-260191/