Dear all,
I have installed oracle 11g R2 on Windows 10. The installation although completed failed to completely set up the enterprise manager.
The instructions given were
Error starting Database Control.Please execute the following command(s).
1) Set the environment variable ORACLE_UNQNAME to Database unique name
2) C:\app\LW\product\11.2.0\dbhome_1\bin\emctl.bat start dbconsole
Running as administrator I got this -
C:\WINDOWS\system32>emctl start dbconsole
Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
https://localhost:1158/em/console/aboutApplication
- An instance of Oracle Enterprise Manager 11g Database Control is already running.
C:\WINDOWS\system32>emctl status agent
Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
---------------------------------------------------------------
Agent is Not Running
And, I am still getting an Internal error message for the database in when I log into the enterprise manager. I've checked the logs.
- I have reinstalled several times ,each time the emctl fails.
- All admin accounts are open
- I have set all envs
- The listener is running
- The console service in present in the list of oracle services through services.msc but NOT RUNNING
- I have seen a TZ mismatch error in the logs. How do I manually change this? But first, how do I get the agent to start?
Help please!