ORACLE10G modify the host name can not start EM Enterprise Manager
Modify the host name from the info to the info-0073 after, ORACLE EM (Enterprise Manager) can not start, try to solve by hand.
C: \ Documents and Settings \ Administrator> emctl start dbconsole
Environment variable ORACLE_SID not defined. Please define it.
ORACLE_SID set by the prompt
C: \ Documents and Settings \ Administrator> set ORACLE_SID = WWMDB
Test
C: \ Documents and Settings \ Administrator> emctl start dbconsole
EM Configuration issue. D: \ oracle \ product \ 10.1.0 \ Db_1/info-0073_WWMDB not found
In accordance with the above tips will be replaced by info_WWMDB directory info-0073_WWMDB, re-test.
C: \ Documents and Settings \ Administrator> emctl start dbconsole
Oracle Enterprise Manager 10g Database Control Release 10.1.0.2.0
Copyright (c) 1996, 2004 Oracle Corporation. All rights reserved.
http://info:5500/em/console/aboutApplication
Starting Oracle Enterprise Manager 10g Database Control ... The OracleDBConsolew
The OracleDBConsolewwmdb service could not be started.
A service specific error occurred: 2.
More help is available by typing NET HELPMSG 3547.
There are still errors, manually modify configuration files.
Amend the D: \ oracle \ product \ 10.1.0 \ Db_1 \ info-0073_wwmdb \ sysman \ config \ emd.properties
agentStateDir = D: / oracle/product/10.1.0/Db_1/info-0073_wwmdb
chronosRoot = D: / oracle/product/10.1.0/Db_1/info-0073_wwmdb/sysman/emd/chronos
REPOSITORY_URL = http://info-0073:5500/em/upload/
emdRootCertLoc = D: / oracle/product/10.1.0/Db_1/info-0073_wwmdb/sysman/config/b64LocalCertificate.txt
internetCertLoc = D: / oracle/product/10.1.0/Db_1/info-0073_wwmdb/sysman/config/b64InternetCertificate.txt
emdWalletSrcUrl = http://info-0073:5500/em/wallets/emd
emdWalletDest = D: / oracle/product/10.1.0/Db_1/info-0073_wwmdb/sysman/config/server
EMD_URL = http://info-0073:1830/emd/main
Amend the D: \ oracle \ product \ 10.1.0 \ Db_1 \ info-0073_wwmdb \ sysman \ config \ emoms.properties
oracle.sysman.db.isqlplusUrl = http \: / / info-0073 \: 5560/isqlplus/dynamic
oracle.sysman.db.isqlplusWebDBAUrl = http \: / / info-0073 \: 5560/isqlplus/dba/dynamic
oracle.sysman.emSDK.svlt.ConsoleServerHost = info-0073
oracle.sysman.eml.mntr.emdRepServer = info-0073
oracle.sysman.eml.mntr.emdRepConnectDescriptor = (DESCRIPTION \ = (ADDRESS_LIST \ = (ADDRESS \ = (PROTOCOL \ = TCP) (HOST \ = info-0073) (PORT \ = 1521))) (CONNECT_DATA \ = (SERVICE_NAME \ = wwmdb)))
D: \ oracle \ product \ 10.1.0 \ Db_1 \ info-0073_wwmdb \ sysman \ emd \ targets.xml
Tags: oracle oracle, sid, oracle product, documents and settings, c documents, database control, oracle enterprise manager, sysman, repository, environment variable, oracle corporation, host name, configuration issue, sysm, config server, test c, directory info, wallets, configuration files
Permalink: http://www.kods.netwww.kods.net/oracle10g-modify-the-host-name-can-not-start-em-enterprise-manager/
















