配置oracle11g EM db control
建立一個EM資料庫
emca -repos create
重建一個EM資料庫
emca -repos recreate
刪除一個EM資料庫
emca -repos drop
配置資料庫的 Database Control
emca -config dbcontrol db
刪除資料庫的 Database Control配置
emca -deconfig dbcontrol db
重新配置db control的埠,預設埠在1158
emca -reconfig ports
emca -reconfig ports -dbcontrol_http_port 1160
emca -reconfig ports -agent_port 3940
先設定ORACLE_SID環境變數後,啟動EM console服務
emctl start dbconsole
先設定ORACLE_SID環境變數後,停止EM console服務
emctl stop dbconsole
先設定ORACLE_SID環境變數後,檢視EM console服務的狀態
emctl status dbconsole
配置dbconsole的步驟
emca -repos create
emca -config dbcontrol db
emctl start dbconsole
重新配置dbconsole的步驟
emca -repos drop
emca -repos create
emca -config dbcontrol db
emctl start dbconsole
-------------
oracle從10g以來一直大力推薦dba透過EM來進行管理,不管個人的喜好如何,都不能否認EM還是具有很強的易用性的。
(DESCRIPTION=
(ADDRESS=(PROTOCOL=tcp)(HOST=oratest)(PORT=1521))
)
EM Configuration Assistant, Version 11.1.0.5.0 Production
Copyright (c) 2003, 2005, Oracle. All rights reserved.
Database SID: test11g
Listener port number: 1521
Password for SYS user:
Password for SYSMAN user: Email address for notifications (optional):
Outgoing Mail (SMTP) server for notifications (optional):
-----------------------------------------------------------------
Listener port number ................ 1521
Database SID ................ test11g
Email address for notifications ...............
Outgoing Mail (SMTP) server for notifications ...............
Do you wish to continue? [yes(Y)/no(N)]: Y
Aug 29, 2007 8:41:20 AM oracle.sysman.emcp.EMConfig perform
INFO: This operation is being logged at /oracle11g/cfgtoollogs/emca/test11g/emca_2007_08_29_08_40_56.log.
Aug 29, 2007 8:41:30 AM oracle.sysman.emcp.EMReposConfig invoke
INFO: Dropping the EM repository (this may take a while) ...
Aug 29, 2007 8:50:26 AM oracle.sysman.emcp.EMReposConfig invoke
INFO: Repository successfully dropped
Aug 29, 2007 8:50:28 AM oracle.sysman.emcp.EMReposConfig createRepository
INFO: Creating the EM repository (this may take a while) ...
Aug 29, 2007 9:16:21 AM oracle.sysman.emcp.EMReposConfig invoke
INFO: Repository successfully created
Aug 29, 2007 9:17:05 AM oracle.sysman.emcp.EMReposConfig uploadConfigDataToRepository
INFO: Uploading configuration data to EM repository (this may take a while) ...
Aug 29, 2007 9:20:57 AM oracle.sysman.emcp.EMReposConfig invoke
INFO: Uploaded configuration data successfullyAug 29, 2007 9:21:22 AM oracle.sysman.emcp.util.DBControlUtil configureSoftwareLib
INFO: Software library configured successfully.
Aug 29, 2007 9:21:22 AM oracle.sysman.emcp.EMDBPostConfig configureSoftwareLibrary
INFO: Deploying Provisioning archives ...
Aug 29, 2007 9:26:27 AM oracle.sysman.emcp.EMDBPostConfig configureSoftwareLibrary
INFO: Provisioning archives deployed successfully.
Aug 29, 2007 9:26:27 AM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
INFO: Securing Database Control (this may take a while) ...
Aug 29, 2007 9:27:34 AM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
INFO: Database Control secured successfully.
Aug 29, 2007 9:27:34 AM oracle.sysman.emcp.util.DBControlUtil startOMS
INFO: Starting Database Control (this may take a while) ...
Aug 29, 2007 9:36:05 AM oracle.sysman.emcp.EMDBPostConfig performConfiguration
INFO: Database Control started successfully
Aug 29, 2007 9:36:08 AM oracle.sysman.emcp.EMDBPostConfig performConfiguration
INFO: >>>>>>>>>>> The Database Control URL is <<<<<<<<<<<
Aug 29, 2007 9:37:50 AM oracle.sysman.emcp.EMDBPostConfig invoke
WARNING:
************************ WARNING ************************
Enterprise Manager configuration completed successfully
FINISHED EMCA at Aug 29, 2007 9:37:51 AM
$ more /oracle11g/product/11g/oratest_test11g/sysman/config/emkey.ora
KEY=056790FE22685160158605895E3E62FC06D7C153C224D99BAA82236AD677DD962B974B3BDA0A678E9D8278C75662EFEB5A8EB793695A79C131F79B8F8BDBBD03
80955F67D1BFBE675F5E20B9DC6B710A92
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/653579/viewspace-1021945/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle 10G重建EM DB ControlOracle 10g
- oracle11g 重新配置emOracle
- 【EM】重新建立EM Database ControlDatabase
- oracle 10g em db control中如何修改sysman密碼Oracle 10g密碼
- 設定ORACLE11G的EMOracle
- Oracle 10.2.0.5 RAC 通過emca 配置 DB ControlOracle
- 安裝oracle 10g EM database controlOracle 10gDatabase
- oracle EM配置命令解析Oracle
- oracle重新配置emOracle
- Oracle中EM的配置Oracle
- 4.4 為CDB配置EM ExpressExpress
- Oracle 12C配置EMOracle
- Oracle control 配置Oracle
- 【DB寶49】Oracle如何設定DB、監聽和EM開機啟動Oracle
- DB CONTROL中表空間監控的SQLSQL
- EM配置Oracle郵件自動告警Oracle
- [RAC] Oracle11g RAC禁止DB自動啟動Oracle
- EM 12c Cloud Control - Agent Unreachable : Received Key Mismatch from OMS - 3Cloud
- EM 12c Cloud Control - Agent Unreachable : Received Key Mismatch from OMS - 2Cloud
- EM 12c Cloud Control - Agent Unreachable : Received Key Mismatch from OMS - 1Cloud
- 如何create,drop,rewrite oracle db control_轉摘Oracle
- How To Drop, Create And Recreate DB Control In A 10g DatabaseDatabase
- 使用emca命令列配置EM並通過瀏覽器訪問EM示例命令列瀏覽器
- ORACLE 11g RAC EM手動配置Oracle
- ORACLE_HOSTNAME 未定義,em重新配置Oracle
- AIX上配置ORACLE 10g RAC EMAIOracle 10g
- db2 DBA1176N The Control Center failedDB2AI
- 安裝Oracle11g r2 找不到檔案 applications\em.earOracleAPP
- 關於EM配置的一些總結
- oracle11g引數檔案配置Oracle
- Oracle11g Data Guard配置手冊Oracle
- 安裝時Oracle11g r2 找不到檔案 applications\em.earOracleAPP
- EM Cloud Control 12c OMS 及 OMA 都需要部署Plug-in的原因 - 2Cloud
- EM Cloud Control 12c OMS 及 OMA 都需要部署Plug-in的原因 - 1Cloud
- Oracle 11g R2手動配置EMOracle
- Oracle EM Https WIndows不能訪問防火牆配置OracleHTTPWindows防火牆
- (EM演算法)The EM Algorithm演算法Go
- EM