Enterprise Manager Database Control başlatılamıyor.
Hata:
Veri tabanı 10.2.0.4 yada 10.2.0.5 versiyonuna yükseltildiğinde Enterprise Manager konfigürasyonu hata ile bitiyor ve manuel başlatılmaya çalışıldığında hata veriyor.
Sebep:
Bug 8350262
Çözüm:
Güncelleme bittikten sonra manuel olarak emca ile EM repository oluşturulur.
emca -config dbcontrol db -repos recreate -cluster // RAC için emca -config dbcontrol db -repos recreate // Single DB için
Eğer bu işlem aşağıdaki gibi bir hata ile biterse
……..
Jan 11, 2011 4:18:05 PM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
INFO: Securing Database Control (this may take a while) …
Jan 11, 2011 4:19:31 PM oracle.sysman.emcp.util.DBControlUtil startOMS
INFO: Starting Database Control (this may take a while) …
Jan 11, 2011 4:28:38 PM oracle.sysman.emcp.EMConfig perform
SEVERE: Error starting Database Control
Refer to the log file at /myhost/oracle/product/10.2.0/db_1/cfgtoollogs/emca/catest/emca_2011-01-11_
04-11-01-PM.log for more details.
Could not complete the configuration. Refer to the log file at /myhost/oracle/product/10.2.0/db_
1/cfgtoollogs/emca/catest/emca_2011-01-11_04-11-01-PM.log for more details.
8350262 numaralı yamayı Opatch ile kurup,
<ORACLE_HOME>/bin/emctl secure dbconsole -reset <ORACLE_HOME>/bin/emctl secure dbconsole // Bu adım rac var ise uygulanacak. <ORACLE_HOME>/bin/emctl start dbconsole
komutları ile EM başlatılabilir.