环境: WinXP, Oracle 11g database
由于笔记本当时在连网的状态下安装oracle 11g database, 当断开网络时发现无法启动Enterprise Manager Database console. 出现错误提示: OC4J Configuration issue. E:\program\product\11.2.0\dbhome_1/oc4j/j2ee/OC4J_DBConsole_localhost_orcl not found.和EM Configuration issue. E:\program\product\11.2.0\dbhome_1/localhost_orcl not found.
解决方法: 分别拷贝一份OC4J_DBConsole_computername_orcl和computername_orcl到当前目录,并将其重命名为OC4J_DBConsole_localhost_orcl和localhost_orcl即可。
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/16582684/viewspace-692230/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/16582684/viewspace-692230/