学习网考试学习资料

Gzu521.com

如何在Oracle10g中启动和关闭OEM

Oracle教程   点击:次   发布时间:2005-11-13   【字体: 】   来源:Gzu521.com
贵州学习网—属于你的学习中心

Oracle10g开始,oracle极大的增强了oem工具,并通过服务器端进行em工具全面展现。
在10g中,客户端可以不必安装任何oracle客户端工具,仅凭浏览器就可以调用强大的em工具。

在server端,可以通过如下命令启动em工具控制台:
emctl start dbconsole b$ 'T`9Le BKD|N$ [ 本 资 料 来 源 于 贵 州 学 习 网 网络编程Oracle教程 http://Www.gzU521.com ] b$ 'T`9Le BKD|N$

以下是启动过程:
[oracle@danaly ~]$ emctl start dbconsole
tz set to prc
oracle enterprise manager 10g database control release 10.2.0.1.0 
copyright (c) 1996, 2005 oracle corporation.  all rights reserved.
http://danaly.hurrray.com.cn:1158/em/console/aboutapplication
starting oracle enterprise manager 10g database control .......................... started.
------------------------------------------------------------------
logs are generated in directory /opt/oracle/product/10.2.0/danaly.hurrray.com.cn_danaly/sysman/log

 

启动之后我们就可以通过在浏览器端输入以下url访问:
http://danaly.hurrray.com.cn:1158/em/

同样停止oem可以输入如下命令:
emctl stop dbconsole

 


以下是停止过程:
[oracle@danaly ~]$ emctl stop dbconsole
tz set to prc
oracle enterprise manager 10g database control release 10.2.0.1.0 
copyright (c) 1996, 2005 oracle corporation.  all rights reserved.
http://danaly.hurrray.com.cn:1158/em/console/aboutapplication
stopping oracle enterprise manager 10g database control ......  stopped.

 

也可以直接键入emctl查看emctl支持的选项:

[oracle@danaly ~]$ emctl
tz set to prc
oracle enterprise manager 10g database control release 10.2.0.1.0 
copyright (c) 1996, 2005 oracle corporation.  all rights reserved.
invalid arguments

unknown command option
usage::
   oracle enterprise manager 10g database control commands:
       emctl start| stop| status| setpasswd dbconsole
       emctl secure

       emctl set ssl test|off|on em
       emctl set ldap    
emctl blackout options can be listed by typing "emctl blackout"
emctl config options can be listed by typing "emctl config"
emctl secure options can be listed by typing "emctl secure"
emctl ilint  options can be listed by typing "emctl ilint"
emctl deploy  options can be listed by typing "emctl deploy"

责任编辑:gzu521

网络编程分类
ASP教程
.Net教程
Java教程
PHP教程
数据库基础
ACCESS教程
SQL Server教程
MySQL教程
Oracle教程
分类推荐信息
更多...
大类最新文章
更多...