当前位置: 首页 > news >正文

Linux/Unix系统启动oracle 11g EM控制台

当我们的oracle服务器是使用的Linux/Unix系统时,我们从windows或者其他的客户端想用启动oracle的EM工具了解一些系统系统信息时

可以采用如下方式:

首先在服务器端打开一个窗口,输入如下命令:emctl start

[oracle@oracle11g ~]$ emctl start
Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
Oracle Enterprise Manager 10g Database Control commands:
emctl start | stop dbconsole
emctl status | secure | setpasswd dbconsole
emctl status agent
emctl status agent -secure [-omsurl :/em/*>]
emctl getversion
emctl reload | upload | clearstate | getversion agent
emctl reload agent dynamicproperties [:]....
emctl config agent
emctl config agent updateTZ
emctl config agent getTZ
emctl resetTZ agent
emctl config agent credentials [[:]]
Blackout Usage :
emctl start blackout [-nodeLevel] [[:]].... [-d ]
emctl stop blackout
emctl status blackout [[:]]....

The following are valid options for blackouts
defaults to local node target if not specified.
If -nodeLevel is specified after ,the blackout will be applied to all targets and any target list that follows will be ignored.
Duration is specified in [days] hh:mm

emctl getemhome
emctl ilint
Em Key Commands Usage :
emctl config emkey -emkeyfile [-force] [-sysman_pwd ]
emctl config emkey -emkey [-emkeyfile ] [-force] [-sysman_pwd ]
emctl config emkey -repos [-emkeyfile ] [-force] [-sysman_pwd ]
emctl config emkey -remove_from_repos [-sysman_pwd ]
emctl config emkey -copy_to_repos [-sysman_pwd ]
emctl status emkey [-sysman_pwd ]

Secure DBConsole Usage :
emctl secure dbconsole -sysman_pwd [-passwd_file ]
[-host ] [-sid ] [-reset] [-secure_port ]
[-root_dc ] [-root_country ] [-root_state ] [-root_loc ]
[-root_org ] [-root_unit ] [-root_email ]
emctl secure status dbconsole

该命令的作用是查看EM工具是否已经安装配置,如果没有配置可以使用下面的命令来配置:

[oracle@oracle11g ~]$emca -config dbcontrol db -repos recreate

配置完成后,使用如下命令启动EM控制台:

[oracle@oracle11g ~]$ emctl start dbconsole
Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
https://oracle11g:1158/em/console/aboutApplication
Starting Oracle Enterprise Manager 11g Database Control ........................... started.

Logs are generated in directory /u01/oracle/oracle11g_orcl/sysman/log

启动成功,我们就可以在windows或者别的客户端使用IE工具进行登陆了.

https://192.168.120.149:1158/em/console

(IP根据自己的实际情况输入了,1158端口也根据实际情况输入了),然后登陆就OK啦!

相关文章:

  • redhat linux5 安装oracle em按钮乱码解决
  • 精彩PuTTY 中文教程
  • CPU card 知识讲演
  • 在VMware Workstation6.52安装Redhat Enterprise Linux5后无法调整屏幕的分辨率
  • 10201升级到10204的ORA-01092问题的解决
  • Tomcat6设置虚拟目录和Server.xml详解
  • 条件语句不要嵌套太多层次
  • oracle中的包变量
  • rand函数
  • 自动升级的稳定性
  • 导入文件时的判断
  • oracle中的soaptest
  • oracle中的null测试题
  • CPU卡常用的APDU指令错误码
  • pb中的int
  • 5分钟即可掌握的前端高效利器:JavaScript 策略模式
  • bootstrap创建登录注册页面
  • Facebook AccountKit 接入的坑点
  • Java 内存分配及垃圾回收机制初探
  • Java比较器对数组,集合排序
  • Java基本数据类型之Number
  • Making An Indicator With Pure CSS
  • mongo索引构建
  • Node 版本管理
  • weex踩坑之旅第一弹 ~ 搭建具有入口文件的weex脚手架
  • 从伪并行的 Python 多线程说起
  • 区块链技术特点之去中心化特性
  • 王永庆:技术创新改变教育未来
  • 小程序、APP Store 需要的 SSL 证书是个什么东西?
  • 【运维趟坑回忆录 开篇】初入初创, 一脸懵
  • ​flutter 代码混淆
  • ​插件化DPI在商用WIFI中的价值
  • # Python csv、xlsx、json、二进制(MP3) 文件读写基本使用
  • # 飞书APP集成平台-数字化落地
  • #Linux杂记--将Python3的源码编译为.so文件方法与Linux环境下的交叉编译方法
  • #NOIP 2014# day.1 T2 联合权值
  • #WEB前端(HTML属性)
  • (1)(1.9) MSP (version 4.2)
  • (C#)Windows Shell 外壳编程系列9 - QueryInfo 扩展提示
  • (day6) 319. 灯泡开关
  • (附源码)springboot金融新闻信息服务系统 毕业设计651450
  • (附源码)springboot优课在线教学系统 毕业设计 081251
  • (已解决)vue+element-ui实现个人中心,仿照原神
  • (转)GCC在C语言中内嵌汇编 asm __volatile__
  • (转)iOS字体
  • .htaccess配置重写url引擎
  • .net wcf memory gates checking failed
  • .NetCore实践篇:分布式监控Zipkin持久化之殇
  • .NET中winform传递参数至Url并获得返回值或文件
  • @Documented注解的作用
  • @RequestBody与@ResponseBody的使用
  • @Transaction注解失效的几种场景(附有示例代码)
  • [20170705]diff比较执行结果的内容.txt
  • [Android]创建TabBar
  • [BROADCASTING]tensor的扩散机制