Chinaunix首页 | 论坛 | 博客
  • 博客访问: 183520
  • 博文数量: 46
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 490
  • 用 户 组: 普通用户
  • 注册时间: 2017-03-26 14:22
个人简介

做最Low逼的DBA

文章分类

全部博文(46)

文章存档

2017年(46)

我的朋友

分类: Oracle

2017-04-21 22:21:31

==========================================================================================


配置之前确认Oracle环境变量里的如下配置:

export ORACLE_SID=orcl

export ORACLE_UNQNAME=orcl

export ORACLE_BASE=/u01/app/oracle

export ORACLE_HOME=$ORACLE_BASE/product/11.2.0/db_1

export NLS_LANG="SIMPLIFIED CHINESE_CHINA.ZHS16GBK"

PATH=$PATH:$HOME/bin:$ORACLE_HOME/bin

export PATH  


==========================================================================================

##开始配置OEM

[oracle@oranode1 ~]$ emca -config dbcontrol db


STARTED EMCA at Aug 31, 2016 12:43:16 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: orcl

Listener port number: 1522

Listener ORACLE_HOME [ /u01/app/oracle/product/11.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): 

ASM ORACLE_HOME [ /u01/app/oracle/product/11.2.0/db_1 ]: 

ASM SID [ +ASM ]: 

ASM port [ 1522 ]: 

ASM username [ ASMSNMP ]: 

ASM user password:  

ASM user password: -----------------------------------------------------------------


You have specified the following settings


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


Local hostname ................ oranode1

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

Listener port number ................ 1522

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

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

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

ASM ORACLE_HOME ................ /u01/app/oracle/product/11.2.0/db_1

ASM SID ................ +ASM

ASM port ................ 1522

ASM user role ................ SYSDBA

ASM username ................ ASMSNMP


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

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

Aug 31, 2016 12:43:52 PM oracle.sysman.emcp.EMConfig perform

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

Aug 31, 2016 12:43:56 PM oracle.sysman.emcp.EMReposConfig uploadConfigDataToRepository

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

Aug 31, 2016 12:44:34 PM oracle.sysman.emcp.EMReposConfig invoke

INFO: Uploaded configuration data successfully

Aug 31, 2016 12:44:34 PM oracle.sysman.emcp.ParamsManager getLocalListener

WARNING: Error retrieving listener for oranode1

Aug 31, 2016 12:44:36 PM oracle.sysman.emcp.util.DBControlUtil secureDBConsole

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

Aug 31, 2016 12:44:42 PM oracle.sysman.emcp.util.DBControlUtil secureDBConsole

INFO: Database Control secured successfully.

Aug 31, 2016 12:44:42 PM oracle.sysman.emcp.util.DBControlUtil startOMS

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

Aug 31, 2016 12:44:54 PM oracle.sysman.emcp.EMDBPostConfig performConfiguration

INFO: Database Control started successfully

Aug 31, 2016 12:44:54 PM oracle.sysman.emcp.EMDBPostConfig performConfiguration

INFO: >>>>>>>>>>> The Database Control URL is <<<<<<<<<<<

Aug 31, 2016 12:44:56 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/11.2.0/db_1/oranode1_orcl/sysman/config/emkey.ora. 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 Aug 31, 2016 12:44:56 PM

[oracle@oranode1 ~]$ emctl status dbconsole

Oracle Enterprise Manager 11g Database Control Release 11.2.0.4.0 

Copyright (c) 1996, 2013 Oracle Corporation.  All rights reserved.

/console/aboutApplication

Oracle Enterprise Manager 11g is running. 

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

Logs are generated in directory /u01/app/oracle/product/11.2.0/db_1/oranode1_orcl/sysman/log 

阅读(1289) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~