m1上 配置OEM 怎样配置oracle oem

简介: <div id="content" class="bigfont mycontent" style="zoom:1; line-height:23px; font-size:14px; margin:18px 28px; font-family:'lucida Grande',Verdana,'Microsoft YaHei'; clear:both; min-height:200px;
m1上

配置OEM
[oracle@m1 ~]$ emca -config dbcontrol db


STARTED EMCA at Oct 23, 2013 11:55:28 AM
EM Configuration Assistant, Version 11.2.0.3.0 Production
Copyright (c) 2003, 2011, Oracle.  All rights reserved.

Enter the following information:
Database SID:  mes1
Listener port number:  1521
Listener ORACLE_HOME [ /u01/oracle/11.2.0/db_1 ]: 
Password for SYS user:  
Password for DBSNMP user:  
Oct 23, 2013 11:56:22 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
WARNING: ORA-28000: the account is locked

Password for SYSMAN user:  
Oct 23, 2013 11:56:53 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
WARNING: ORA-28000: the account is locked

Email address for notifications (optional): 1251@163.com
Outgoing Mail (SMTP) server for notifications (optional): 
ASM ORACLE_HOME [ /u01/oracle/11.2.0/db_1 ]: 
ASM SID [ +ASM ]:    -----》 +ASM1
ASM port [ 1521 ]: 
ASM username [ ASMSNMP ]:   
ASM user password:   -----》 oracle
-----------------------------------------------------------------

You have specified the following settings

Database ORACLE_HOME ................ /u01/oracle/11.2.0/db_1

Local hostname ................ m1
Listener ORACLE_HOME ................ /u01/oracle/11.2.0/db_1
Listener port number ................ 1521
Database SID ................ mes1
Email address for notifications ............... 1251@163.com
Outgoing Mail (SMTP) server for notifications ............... 
ASM ORACLE_HOME ................ /u01/oracle/11.2.0/db_1
ASM SID ................  +ASM
ASM port ................ 1521
ASM user role ................ SYSDBA
ASM username ................ ASMSNMP

-----------------------------------------------------------------
Do you wish to continue? [yes(Y)/no(N)]: Y
Oct 23, 2013 11:58:17 AM oracle.sysman.emcp.EMConfig perform
INFO: This operation is being logged at /u01/oracle/cfgtoollogs/emca/mes/emca_2013_10_23_11_55_28.log.
Oct 23, 2013 11:58:28 AM oracle.sysman.emcp.EMReposConfig uploadConfigDataToRepository
INFO: Uploading configuration data to EM repository (this may take a while) ...
Oct 23, 2013 12:00:45 PM oracle.sysman.emcp.EMReposConfig invoke
INFO: Uploaded configuration data successfully
Oct 23, 2013 12:00:45 PM oracle.sysman.emcp.ParamsManager getLocalListener
WARNING: Error retrieving listener for m1
Oct 23, 2013 12:00:46 PM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
INFO: Securing Database Control (this may take a while) ...
Oct 23, 2013 12:00:56 PM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
INFO: Database Control secured successfully.
Oct 23, 2013 12:00:56 PM oracle.sysman.emcp.util.DBControlUtil startOMS
INFO: Starting Database Control (this may take a while) ...
Oct 23, 2013 12:01:24 PM oracle.sysman.emcp.EMDBPostConfig performConfiguration
INFO: Database Control started successfully
Oct 23, 2013 12:01:24 PM oracle.sysman.emcp.EMDBPostConfig performConfiguration
INFO: >>>>>>>>>>> The Database Control URL is  https://m1:1158/em <<<<<<<<<<<
Oct 23, 2013 12:01:27 PM oracle.sysman.emcp.EMDBPostConfig invoke
WARNING: 
************************  WARNING  ************************

Management Repository has been placed in secure mode wherein Enterprise Manager data will be encrypted.  The encryey has been placed in the file: /u01/oracle/11.2.0/db_1/m1_mes/sysman/config/emkey.ora. Ensure this file is backedthe encrypted data will become unusable if this file is lost. 

***********************************************************
Enterprise Manager configuration completed successfully
FINISHED EMCA at Oct 23, 2013 12:01:27 PM
[oracle@m1 ~]$ emctl status dbconsole
Oracle Enterprise Manager 11g Database Control Release 11.2.0.3.0 
Copyright (c) 1996, 2011 Oracle Corporation.  All rights reserved.
Oracle Enterprise Manager 11g is running. 
------------------------------------------------------------------
Logs are generated in directory /u01/oracle/11.2.0/db_1/m1_mes/sysman/log 

-------------------------------------------------------------一步一步完善-------------------------------

m2上也是重复
root@m3 ~]# su - oracle
[oracle@m3 ~]$ emca -config dbcontrol db

STARTED EMCA at Oct 23, 2013 2:17:44 PM
EM Configuration Assistant, Version 11.2.0.3.0 Production
Copyright (c) 2003, 2011, Oracle.  All rights reserved.

Enter the following information:
Database SID: mes3
Listener port number: 1521
Listener ORACLE_HOME [ /u01/oracle/11.2.0/db_1 ]: 
Password for SYS user:  e
Password for DBSNMP user: oracle
Password for SYSMAN user:  
Email address for notifications (optional):  1251777@qq.com
Outgoing Mail (SMTP) server for notifications (optional): 
ASM ORACLE_HOME [ /u01/oracle/11.2.0/db_1 ]: 
ASM SID [ +ASM ]: +ASM3
ASM port [ 1521 ]: 
ASM username [ ASMSNMP ]: 
ASM user password:  
ASM user password:  
ASM user password:  
-----------------------------------------------------------------

You have specified the following settings

Database ORACLE_HOME ................ /u01/oracle/11.2.0/db_1

Local hostname ................ m3
Listener ORACLE_HOME ................ /u01/oracle/11.2.0/db_1
Listener port number ................ 1521
Database SID ................ mes3
Email address for notifications ...............  1251777@qq.com
Outgoing Mail (SMTP) server for notifications ............... 
ASM ORACLE_HOME ................ /u01/oracle/11.2.0/db_1
ASM SID ................ +ASM3
ASM port ................ 1521
ASM user role ................ SYSDBA
ASM username ................ ASMSNMP

-----------------------------------------------------------------
Do you wish to continue? [yes(Y)/no(N)]: Y
Oct 23, 2013 2:19:45 PM oracle.sysman.emcp.EMConfig perform
INFO: This operation is being logged at /u01/oracle/cfgtoollogs/emca/mes/emca_2013_10_23_14_17_44.log.
Oct 23, 2013 2:19:47 PM oracle.sysman.emcp.ParamsManager checkListenerStatusForDBControl
WARNING: ORA- 12537: TNS:connection closed

Oct 23, 2013 2:19:47 PM oracle.sysman.emcp.EMConfig perform
SEVERE: 

Database connection through listener failed. Fix the error and run EM Configuration Assistant again.

Some of the possible reasons may be: 

1) Listener port 1521 provided is incorrect. Provide the correct port.
2) Listener is not up. Start the Listener.
3) Database service mes is not registered with listener. Register the database service. 
4) Listener is up on physical host and ORACLE_HOSTNAME environment variable is set to virtual host. Unset ORACLE_HOSTNAME environment variable. 
5) Listener is up on virtual host. Set environment variable ORACLE_HOSTNAME=<virtual host>.
6) /etc/hosts does not have correct entry for hostname. 

Refer to the log file at /u01/oracle/cfgtoollogs/emca/mes/emca_2013_10_23_14_17_44.log for more details.
Could not complete the configuration. Refer to the log file at /u01/oracle/cfgtoollogs/emca/mes/emca_2013_10_23_14_17_44.log for more details.
[oracle@m3 ~]$ 
目录
相关文章
|
6月前
struts+hibernate+oracle+easyui实现lazyout组件的简单案例——Dept实体类和对应的配置信息
struts+hibernate+oracle+easyui实现lazyout组件的简单案例——Dept实体类和对应的配置信息
|
Oracle 关系型数据库 数据库
百度搜索:蓝易云【docker部署并配置oracle12c的cdb和pdb教程!】
以上是使用Docker部署和配置Oracle 12c CDB和PDB的简要教程。请注意,这只是一个概述,并且可能需要根据你的实际情况进行适当的调整和配置。建议参考Oracle官方文档和相关资源,以获得更详细和全面的指导。
140 2
|
2月前
|
Ubuntu Oracle 关系型数据库
Oracle VM VirtualBox之Ubuntu 22.04LTS双网卡网络模式配置
这篇文章是关于如何在Oracle VM VirtualBox中配置Ubuntu 22.04LTS虚拟机双网卡网络模式的详细指南,包括VirtualBox网络概述、双网卡网络模式的配置步骤以及Ubuntu系统网络配置。
177 3
|
3月前
|
Oracle 关系型数据库 BI
ORACLE Apex: EBS多组织结构 理解与配置
【8月更文挑战第11天】在Oracle Apex中理解和配置与EBS多组织结构相关内容需掌握:1) EBS多组织结构概念及组成部分,如法律实体、业务单位与库存组织;2) Oracle Apex与EBS集成的目的与方式,包括提供友好界面及自定义业务流程;3) 在Apex中配置多组织结构应用,涉及数据访问控制、页面报表设计及业务流程集成。整体而言,需精通EBS架构与Apex开发技术,以实现高效灵活的企业解决方案。
|
6月前
|
SQL Oracle 关系型数据库
实时计算 Flink版产品使用合集之可以通过配置Oracle数据库的schema注册表来监测表结构的变化吗
实时计算Flink版作为一种强大的流处理和批处理统一的计算框架,广泛应用于各种需要实时数据处理和分析的场景。实时计算Flink版通常结合SQL接口、DataStream API、以及与上下游数据源和存储系统的丰富连接器,提供了一套全面的解决方案,以应对各种实时计算需求。其低延迟、高吞吐、容错性强的特点,使其成为众多企业和组织实时数据处理首选的技术平台。以下是实时计算Flink版的一些典型使用合集。
52 1
|
6月前
|
敏捷开发 人工智能 Oracle
Oracle PLM Agile936 单点登录配置方式
Oracle PLM Agile936 单点登录配置方式
|
SQL Oracle 关系型数据库
Oracle21C + PLSQL Developer 15 + Oracle客户端21安装配置完整图文版
Oracle21C + PLSQL Developer 15 + Oracle客户端21安装配置完整图文版
498 0
|
6月前
|
JavaScript Java 数据库连接
struts+hibernate+oracle+easyui实现lazyout组件的简单案例——Emp实体类和对应的配置信息
struts+hibernate+oracle+easyui实现lazyout组件的简单案例——Emp实体类和对应的配置信息
|
12月前
|
消息中间件 Oracle 关系型数据库
Flink CDC确实支持Oracle分区表的CDC,但是在配置时需要特别注意。以下是一些可能的解决方案
Flink CDC确实支持Oracle分区表的CDC,但是在配置时需要特别注意。以下是一些可能的解决方案
128 1
|
Oracle 关系型数据库 数据库连接
Windows系统安装配置Oracle数据库连接工具PLSQL
Windows系统安装配置Oracle数据库连接工具PLSQL
114 0