伦敦谍影alex死了么:oracle命令行启动过程

来源:百度文库 编辑:中财网 时间:2024/05/05 11:22:28

D:\oracle\product\10.2.0\db_1\BIN>LSNRCTL.EXE start

LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 24-1月 -2008 16:2
7:01

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

启动tnslsnr: 请稍候...

TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
系统参数文件为D:\oracle\product\10.2.0\db_1\network\admin\listener.ora
写入D:\oracle\product\10.2.0\db_1\network\log\listener.log的日志信息
监听: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=yjz0065)(PORT=1521)))

正在连接到 (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=yjz0065)(PORT=1521)))
LISTENER 的 STATUS
------------------------
别名                      LISTENER
版本                      TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Produ
ction
启动日期                  24-1月 -2008 16:27:04
正常运行时间              0 天 0 小时 0 分 3 秒
跟踪级别                  off
安全性                    ON: Local OS Authentication
SNMP                      OFF
监听程序参数文件          D:\oracle\product\10.2.0\db_1\network\admin\listener.o
ra
监听程序日志文件          D:\oracle\product\10.2.0\db_1\network\log\listener.log

监听端点概要...
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=yjz0065)(PORT=1521)))
监听程序不支持服务
命令执行成功

D:\oracle\product\10.2.0\db_1\BIN>set ORACLE_SID=orcl

D:\oracle\product\10.2.0\db_1\BIN>

 

0);">emctl start dbconsole
Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
Copyright (c) 1996, 2005 Oracle Corporation.  All rights reserved.
http://yjz0065:1158/em/console/aboutApplication
Starting Oracle Enterprise Manager 10g Database Control ...OracleDBConsoleorcl
服务正在启动 ..................
OracleDBConsoleorcl 服务已经启动成功。


D:\oracle\product\10.2.0\db_1\BIN>net start oracleserviceorcl
OracleServiceORCL 服务正在启动 ................
OracleServiceORCL 服务已经启动成功。