码迷,mamicode.com
首页 > 数据库 > 详细

如何在Oracle10g中启动和关闭OEM

时间:2014-10-15 15:09:31      阅读:259      评论:0      收藏:0      [点我收藏+]

标签:如何在oracle10g中启动和关闭oem

在Server端,可以通过如下命令启动EM工具控制台:

 

先切换到oracle用户下执行:

[root@oracledb ~]# su - oracle

[oracle@oracledb ~]$emctl start dbconsole 启动
关闭oem命令: emctl stop dbconsole
查看oem状态命令 :   emctl status dbconsole



以下是启动过程:

[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访问:
https://192.168.1.126:1158/em/

 

本文出自 “david0512” 博客,请务必保留此出处http://gjr0512.blog.51cto.com/6518687/1564243

如何在Oracle10g中启动和关闭OEM

标签:如何在oracle10g中启动和关闭oem

原文地址:http://gjr0512.blog.51cto.com/6518687/1564243

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!