Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can't open EM

784168Jul 9 2010 — edited Jul 10 2010
Using Windows Server 2008. Have admin rights. Server is not Internet connected and is not on a domain. Clicking on EM opens IE8, gives emkey error. States emkey is misconfigured. Running emctl status emkey generates the following:

Microsoft Windows [Version 6.0.6002]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.

C:\>emctl status emkey
Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
Please enter repository password:
********

Exception caught
ORA-04063: package body "SYSMAN.MGMT_TIME_SYNC" has errors
ORA-06508: PL/SQL: could not find program unit being called: "SYSMAN.MGMT_TIME_SYNC"
ORA-06512: at line 1

java.sql.SQLException: ORA-04063: package body "SYSMAN.MGMT_TIME_SYNC" has errors
ORA-06508: PL/SQL: could not find program unit being called: "SYSMAN.MGMT_TIME_SYNC"
ORA-06512: at line 1

at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:111)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:330)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:287)
at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:744)
at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:217)
at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:968)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1189)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3369)
at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3475)
at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4399)
at oracle.sysman.emSDK.conf.ConfigManager.setEmKeyInConnection(ConfigManager.java:908)
at oracle.sysman.emSDK.conf.ConfigManager.statusEmKeyInFile(ConfigManager.java:1083)
at oracle.sysman.eml.sec.rep.EmKeyUtil.statusEmKey(EmKeyUtil.java:272)
at oracle.sysman.eml.sec.rep.EmKeyUtil.main(EmKeyUtil.java:583)

I have no idea what any of this means. Please help!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 7 2010
Added on Jul 9 2010
9 comments
2,055 views