返回顶部
首页 > 资讯 > 数据库 >EMCA配置OEM
  • 887
分享到

EMCA配置OEM

2024-04-02 19:04:59 887人浏览 八月长安
摘要

在oracle用户下,直接输入(前提是先启动listener)emca -config dbcontrol db -repos recreateSTARTED EMCA at Dec 8, 2012 7:3


oracle用户下,直接输入(前提是先启动listener)

emca -config dbcontrol db -repos recreate

STARTED EMCA at Dec 8, 2012 7:36:37 PM

EM Configuration Assistant, Version 11.2.0.0.2 Production

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

Enter the following infORMation:

Database SID: orcl

Listener port number: 1521

Listener ORACLE_HOME [ /u01/app/oracle/product/10.2.0/db_1 ]:

PassWord for SYS user: 

Password for DBSNMP user: 

Password for SYSMAN user: 

Email address for notifications (optional):

OutGoing Mail (SMTP) server for notifications (optional):

-----------------------------------------------------------------

You have specified the following settings

Database ORACLE_HOME ................ /u01/app/oracle/product/10.2.0/db_1

Local hostname ................ ora10g

Listener ORACLE_HOME ................ /u01/app/oracle/product/10.2.0/db_1

Listener port number ................ 1521

Database SID ................ orcl

Email address for notifications ...............

Outgoing Mail (SMTP) server for notifications ...............

-----------------------------------------------------------------

Do you wish to continue? [yes(Y)/no(N)]: Y

Dec 8, 2012 7:36:53 PM oracle.sysman.emcp.EMConfig perform

INFO: This operation is being logged at /u01/app/oracle/cfgtoollogs/emca/orcl/emca_2012_12_08_19_36_36.log.

Dec 8, 2012 7:36:54 PM oracle.sysman.emcp.EMReposConfig invoke

INFO: Dropping the EM repository (this may take a while) ...

Dec 8, 2012 7:36:55 PM oracle.sysman.emcp.EMReposConfig invoke

INFO: Repository successfully dropped

Dec 8, 2012 7:36:56 PM oracle.sysman.emcp.EMReposConfig createRepository

INFO: Creating the EM repository (this may take a while) ...

Dec 8, 2012 7:46:12 PM oracle.sysman.emcp.EMReposConfig invoke

INFO: Repository successfully created

Dec 8, 2012 7:46:16 PM oracle.sysman.emcp.EMReposConfig uploadConfigDataToRepository

INFO: Uploading configuration data to EM repository (this may take a while) ...

Dec 8, 2012 7:47:48 PM oracle.sysman.emcp.EMReposConfig invoke

INFO: Uploaded configuration data successfully

Dec 8, 2012 7:47:51 PM oracle.sysman.emcp.util.DBControlUtil configureSoftwareLib

INFO: Software library configured successfully.

Dec 8, 2012 7:47:51 PM oracle.sysman.emcp.EMDBPostConfig configureSoftwareLibrary

INFO: Deploying Provisioning arcHives ...

Dec 8, 2012 7:48:31 PM oracle.sysman.emcp.EMDBPostConfig configureSoftwareLibrary

INFO: Provisioning archives deployed successfully.

Dec 8, 2012 7:48:31 PM oracle.sysman.emcp.util.DBControlUtil secureDBConsole

INFO: Securing Database Control (this may take a while) ...

Dec 8, 2012 7:49:06 PM oracle.sysman.emcp.util.DBControlUtil secureDBConsole

INFO: Database Control secured successfully.

Dec 8, 2012 7:49:06 PM oracle.sysman.emcp.util.DBControlUtil startOMS

INFO: Starting Database Control (this may take a while) ...

Dec 8, 2012 7:49:59 PM oracle.sysman.emcp.EMDBPostConfig performConfiguration

INFO: Database Control started successfully

Dec 8, 2012 7:49:59 PM oracle.sysman.emcp.EMDBPostConfig performConfiguration

INFO: >>>>>>>>>>> The Database Control URL is https://ora10g:1158/em <<<<<<<<<<<<BR>Dec 8, 2012 7:50:03 PM oracle.sysman.emcp.EMDBPostConfig invoke

WARNING:

************************  WARNING  ************************

Management Repository has been placed in secure mode wherein Enterprise Manager data will be encrypted.  The encryption key has been placed in the file: /u01/app/oracle/product/10.2.0/db_1/ora10g_orcl/sysman/config/emkey.ora.   Please ensure this file is backed up as the encrypted data will become unusable if this file is lost.

***********************************************************

Enterprise Manager configuration completed successfully

FINISHED EMCA at Dec 8, 2012 7:50:03 PM

到这里就算成功了

 

然后可以启动OEM了

emctl start dbconsole


您可能感兴趣的文档:

--结束END--

本文标题: EMCA配置OEM

本文链接: https://lsjlt.com/news/38067.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

猜你喜欢
  • EMCA配置OEM
    在oracle用户下,直接输入(前提是先启动listener)emca -config dbcontrol db -repos recreateSTARTED EMCA at Dec 8, 2012 7:3...
    99+
    2024-04-02
  • Oracle 11gR2 RAC Database如何使用emca配置集群dbconsole
    这篇文章主要介绍了Oracle 11gR2 RAC Database如何使用emca配置集群dbconsole,具有一定借鉴价值,感兴趣的朋友可以参考下,希望大家阅读完这篇文章之后大有收获,下面让小编带着大...
    99+
    2024-04-02
  • 【配置】JDK8的安装与配置
    文章目录 JDK8的安装与配置1、选择哪个版本的JDK?2、官网下载2.1 找到导航栏里的Resources下的 Java Downloads2.2 寻找存档版本 Java archive2....
    99+
    2023-09-09
    java 开发语言
  • Python配置与OpenCV进行配置
    最近学习机器学习手写数字识别的过程中需要安装Python与OpenCV,并在Pycharm上运行,在安装配置过程中遇到了很多问题,为此将解决办法记录下来。 一、首先需要安装Python:https://www.python.org...
    99+
    2023-01-31
    Python OpenCV
  • SpringBoot配置 Druid 三种方式(包括纯配置文件配置)
    记录一下在项目中用纯 YML(application.yml 或者 application.properties)文件、Java 代码配置 Bean 和注解三种方式配置 Alibab...
    99+
    2024-04-02
  • oracle的环境配置-基本配置
    宿主机IP地址:10.1.1.x  网关:10.1.1.1虚拟机节点IP地址(本地workstation上创建):10.1.1.101~253  网关:10.1.1.1教师机(VNC):...
    99+
    2024-04-02
  • dbcp基本配置和重连配置
    转自:http://agapple.iteye.com/blog/772507 最近在看一些dbcp的相关内容,顺便做一下记录,免得自己给忘记了。 ...
    99+
    2024-04-02
  • yml配置文件中map的配置
      @Configuration@ConfigurationProperties(prefix = "stable")@Getter@Setter@ToStringpublic class StableCoinConfig { pr...
    99+
    2023-09-03
    java spring mysql
  • Maven安装与配置,Idea配置Maven
    文章目录 一、安装本地Maven二、安装三、配置环境变量四、配置settings文件五、idea配置 一、安装本地Maven 选择你需要的maven版本下载:官网下载传送门 我使用的是3.6.1版本:maven-3.6.1-bi...
    99+
    2023-08-16
    intellij-idea maven java
  • cisco 交换机设置及Vlan配置配置(2)
    一、实验目的 1.掌握局域网的划分; 2.掌握 Cisco Packet Tracer 网络设备模拟器的使用; 3.掌握 Cisco2950 交换机的基本命令。。 二、实验场景 实际拓扑图: 三、实验...
    99+
    2023-10-23
    网络 服务器 java
  • Aerospike配置
    vi /etc/aerospike/aerospike.conf service {} #调整参数和进程所有者 network { #用于配置集群内和应用程序节点通讯 se...
    99+
    2015-09-15
    Aerospike配置
  • druid配置
    DruidDataSource配置兼容DBCP,但个别配置的语意有所区别。 配置 缺省值 说明 name 配置这个属性的意义在于,如果存在多个数据源,监控的时候可以通过名字来区分开来。如果没有配置,将会生成一个名字...
    99+
    2014-12-11
    druid配置
  • oracle12.2RAC 配置
    yum install -y binutils-yum install -y compat-libcap1yum install -y compat-libstdcyum install -y elfuti...
    99+
    2024-04-02
  • STM配置
    登入主页选择service  创建一个主机组输入一个未分配的IP地址  该IP会在宿主机上边产生一个VIP编辑连接池  输入节点,可以带端口号编辑虚拟主机  选择连接...
    99+
    2024-04-02
  • tnsnames.ora配置
    方法一:jingtai =(DESCRIPTION =(ADDRESS_LIST =(ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.6.111)(PORT = 1523...
    99+
    2024-04-02
  • GoldenGate 配置
    准备:两个已经有数据库的虚拟机,现在关闭状态--源端数据库的操作[root@localhost ~]# su - oracle[oracle@localhost ~]$ sqlplus "/as sysdb...
    99+
    2024-04-02
  • innodb_flush_log_at_trx_commit配置
    配置项说明文档写的很清楚:0如果innodb_flush_log_at_trx_commit的值为0,log buffer每秒就会被刷写日志文件到磁盘,提交事务的时候不做任何操作。1当设为默认值1的时候,每...
    99+
    2024-04-02
  • mysql_rhcs配置
    mysql==cluster <xml version="1.0"> <cluster config_version="43" name="web-cluster1">  ...
    99+
    2024-04-02
  • mongodb配置
    安装说明系统环境:Centos-6.3安装软件:mongodb-linux-x86_64-2.2.2.tgz下载地址:http://www.mongodb.org/downloads安装机器:192.168...
    99+
    2024-04-02
  • DolphinScheDuler配置
    一、配置前置准备工作 JDK:下载JDK (1.8+),安装并配置 二进制包:在下载页面下载 DolphinScheduler 二进制包 数据库:PostgreSQL (8.2.15+) 或者 MyS...
    99+
    2023-09-20
    linux 服务器 运维
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作