Symptom:
Windows cannot start oracledbconsoleorcl on a local computer. For more information, see System Event Logs. If this is a non-Microsoft Service, contact the service provider and refer to specific service errors.Code2.
System Event Log error "Agent process exited abnormally during initialization ."
Situation: The computer cannot be started after the computer name or IP address is changed,
The solution is as follows:
1. Start-run cmd
2. Run emctl start dbconsole.
C: \ Documents ents and Settings \ xcl> emctl start dbconsole
Environment Variable oracle_sid not defined. Please define it.
Tip: The environment variable oracle_sid is not defined. Please define it.
3. Set oracle_sid = orcl (orcl is my Instance name and service name)
C: \ Documents ents and Settings \ xcl> set oracle_sid = orcl
4. Run emctl start dbconsole again.
C: \ Documents ents and Settings \ xcl> emctl start dbconsole
.
Prompt: cannot find "E: \ oracle \ product \ 10.2.0 \ db_1/Solaris/J2EE/OC4J_DBConsole_china-d9e3f7d07_orcl"
Note: china-d9e3f7d07 is my computer name
Copy the "oc4j_dbconsole_localhost_orcl" folder under the Directory and change the name to "OC4J_DBConsole_china-d9e3f7d07_orcl ".
5. Run emctl start dbconsole again.
C: \ Documents ents and Settings \ xcl> emctl start dbconsole
Em configuration issue. E: \ oracle \ product \ 10.2.0 \ db_1/china-d9e3f7d07_orcl not found.
Prompt: cannot find "E: \ oracle \ product \ 10.2.0 \ db_1/china-d9e3f7d07_orcl"
Copy the "localhost_orcl" folder under this directory to the same directory and change the name to "china-d9e3f7d07_orcl ".
6. Run emctl start dbconsole again.
C: \ Documents ents and Settings \ xcl> emctl start dbconsole
Oracle Enterprise Manager 10g Database Control Release 10.1.0.2.0
Copyright (c) 1996,200 6 Oracle Corporation. All rights reserved.
Http: // localhost: 1158/EM/
Starting Oracle Enterprise Manager 10g Database Control... oracledbconsoleorcl
The service is starting.
..............................
Oracledbconsoleorcl service started successfully
Solution 2: first disable the NIC, start the dbconsole service, and then go to http: // localhost: 1158/em. If you want to access the Internet, then start the NIC. OK! Disadvantage: You must disable the NIC to start each time! Solution 3: Set the network interface card. In the control panel, click Add hardware and select Microsoft lookback adapter to enter the network neighbors, network connection, set any IP address, start, Oracle, and configure and port the tool, netconfiguration assistant adds and saves the IP address of the Back-to-network interface card. Note: 1 . Oracledbconsole [ Sid ] The Service is responsible for starting the Oracle Enterprise Manager on Windows, and introducing this server from Oracle 10 GB
From Oracle 10g, Oracle Enterprise Manager changes from the client form to the browser operation mode. [ Sid ] That is
Oracle SID. If it is installed by default, it is orcl. Therefore, this service may be oracledbconsoleorcl on your machine.
Summary: because the machine is on the Intranet, the vro is set to force DHCP to allocate IP addresses, although the IP addresses set each time are the same (my
Is 192. 168.1 . 103 ) But the service fails to start because of the settings.
2 . Oracle oracledbconsole [ Sid ] The service is very fragile. It can also be used after the computer is restarted without any misoperation.
It cannot be started, but at this moment, everyone must stay calm, think more, and there are always ways to do it. Don't try again
We recommend that you manually stop the oracledbconsole before restarting the system. [ Sid ] Service, listener service, and database server
Service.