I have an inherited installation of OEM that I cannot get to work. By which I mean I get a "503 Service Unavailable Service is not initialized correctly. Verify that the repository connection information provided is correct" error in my browser. This might have been caused when I tried to change the sysman password. I think OEM was still running after the pw change, but after a database restart (application of Oracle patch) it has stayed broken.
I have only been working with Oracle for a few months, I do not depend on OEM for a lot but I need to get OEM working again. I have googled for answers and read documentation, but I am missing something and I am hoping one of you all will know what it is.
OEM version: 11.2.0.1.0 (agent) Oracle Enterprise Manager 10g Release 5 Grid Control (oms)
database version: 11.2.0.1.0
I have seem to have three oracle homes:
db & listener: /u01/db/oracle/product/11.2.0/dbhome_1
agent: /u01/app/oracle/agent10g
oms: /u01/app/oracle/oms10g
OS: linux
I have attempted several times to drop and create the repository but end up with the same errors. I don't think the drops and creates have been successful though, because of errors during the process and becuase the sysman user keeps getting locked.
The repository errors look like these:
May 24, 2011 4:23:14 PM oracle.sysman.emcp.EMConfig perform
INFO: This operation is being logged at /u01/db/oracle/cfgtoollogs/emca/sid01/emca_2011_05_24_16_22_01.log.
May 24, 2011 4:23:15 PM oracle.sysman.emcp.util.DBControlUtil stopOMS
INFO: Stopping Database Control (this may take a while) ...
May 24, 2011 4:23:36 PM oracle.sysman.emcp.EMReposConfig createRepository
INFO: Creating the EM repository (this may take a while) ...
May 24, 2011 4:23:36 PM oracle.sysman.emcp.EMReposConfig invoke
SEVERE: Error creating the repository
May 24, 2011 4:23:36 PM oracle.sysman.emcp.EMReposConfig invoke
INFO: Refer to the log file at /u01/db/oracle/cfgtoollogs/emca/sid01/emca_repos_create_<date>.log for more details.
May 24, 2011 4:23:36 PM oracle.sysman.emcp.EMConfig perform
SEVERE: Error creating the repository
Refer to the log file at /u01/db/oracle/cfgtoollogs/emca/sid01/emca_2011_05_24_16_22_01.log for more details.
Could not complete the configuration. Refer to the log file at /u01/db/oracle/cfgtoollogs/emca/sid01/emca_2011_05_24_16_22_01.log for more details.
Edited by: user13716631 on May 25, 2011 2:14 PM