学习型 ASP/PHP/ASP.NET 主机 30元/年全能 ASP/PHP/ASP.NET 主机,支持月付专业 MSSQL 数据库空间,支持月付专业 MySQL 数据库空间,支持月付
发新话题
打印

Oracle 错误

Oracle 错误

严重: 启动 Database Control 时出错
有关详细资料, 请参阅 D:\Oracle\cfgtoollogs\dbca\orcl\emConfig.log 中的日志文件。
2007-11-18 23:17:11 oracle.sysman.emcp.EMConfig perform
配置: Stack Trace:
oracle.sysman.emcp.exception.EMConfigException: 启动 Database Control 时出错
at oracle.sysman.emcp.EMDBPostConfig.performConfiguration(EMDBPostConfig.java:869)
at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:250)
at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:213)
at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:235)
at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:460)
at java.lang.Thread.run(Thread.java:595)

TOP

以上错误怎么解决
The way ahead is long; I see no ending, yet high and low I’ll search with my will unbending.

TOP

你可以选择重新配置一下em,具体步骤如下:
emca -repos drop
emca -repos create
emca -config dbcontrol db
emctl start dbconsole

天下归心

TOP

3楼的你说的那个在那里配置,我刚学,有点不看不懂...

The way ahead is long; I see no ending, yet high and low I’ll search with my will unbending.

TOP

在cmd下面

天下归心

TOP

发新话题