Oracle 11g and 10g running on the same Server
I have a running Oracle 11g instance on my Windows2003 64Bit Server. Everything works fine with it. Today I tried to install an additional Oracle 10g application, which didnt provide any errors, but when I made an instance in Oracle10g, he couldnt configuere the console. In the emconfig.log I found the following error:
oracle.sysman.emcp.exception.EMConfigException: Fehler beim Starten von Database Control
at oracle.sysman.emcp.EMDBPostConfig.performConfiguration(EMDBPostConfig.java:646)
at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:224)
at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:193)
at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:184)