发表于 2018-9-23 07:31:53

通过emca配置Oracle的EM – ORACLE Enterprise Manager

  $ emca -config dbcontrol db -repos create
STARTEDEMCA at Sep 7, 2011 7:37:33 PMEM Configuration Assistant, Version11.2.0.0.2 ProductionCopyright (c) 2003, 2005, Oracle.All rightsreserved.  Enter the following information:
  Database SID: ACE
  Listener port number: 1521
  Listener ORACLE_HOME [ /oracle/product/11g/db ]:
  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 ……………. /oracle/product/11g/db
  Local hostname ……………. rac03
  Listener ORACLE_HOME ……………. /oracle/product/11g/db
  Listener port number ……………. 1521
  Database SID ……………. ACE
  Email address for notifications ……………
  Outgoing Mail (SMTP) server for notifications ……………
  —————————————————————–
  Do you wish to continue? : yes
  Sep 7, 2011 7:38:24 PM oracle.sysman.emcp.EMConfig perform
  INFO: This operation is being logged at /oracle/cfgtoollogs/emca/ACE/emca_2011_09_07_19_37_32.log.
  Sep 7, 2011 7:38:25 PM oracle.sysman.emcp.EMReposConfig createRepository
  INFO: Creating the EM repository (this may take a while) …
  Sep 7, 2011 7:44:19 PM oracle.sysman.emcp.EMReposConfig invoke
  INFO: Repository successfully created
  Sep 7, 2011 7:44:28 PM oracle.sysman.emcp.EMReposConfig uploadConfigDataToRepository
  INFO: Uploading configuration data to EM repository (this may take a while) …
  Sep 7, 2011 7:45:49 PM oracle.sysman.emcp.EMReposConfig invoke
  INFO: Uploaded configuration data successfully
  Sep 7, 2011 7:45:54 PM oracle.sysman.emcp.util.DBControlUtil configureSoftwareLib
  INFO: Software library configured successfully.
  Sep 7, 2011 7:45:54 PM oracle.sysman.emcp.EMDBPostConfig configureSoftwareLibrary
  INFO: Deploying Provisioning archives …
  Sep 7, 2011 7:46:47 PM oracle.sysman.emcp.EMDBPostConfig configureSoftwareLibrary
  INFO: Provisioning archives deployed successfully.
  Sep 7, 2011 7:46:47 PM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
  INFO: Securing Database Control (this may take a while) …
  Sep 7, 2011 7:47:01 PM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
  INFO: Database Control secured successfully.
  Sep 7, 2011 7:47:01 PM oracle.sysman.emcp.util.DBControlUtil startOMS
  INFO: Starting Database Control (this may take a while) …
  Sep 7, 2011 7:48:30 PM oracle.sysman.emcp.EMDBPostConfig performConfiguration
  INFO: Database Control started successfully
  Sep 7, 2011 7:48:30 PM oracle.sysman.emcp.EMDBPostConfig performConfiguration
  INFO: >>>>>>>>>>> The DatabaseControl URL is https://rac03:1158/em
页: [1]
查看完整版本: 通过emca配置Oracle的EM – ORACLE Enterprise Manager