I am a new Oracle user. I am trying to install Oracle 9i Personal
Edition on Windows ME; however, I am getting the following error
during the installation:
Oracle Database Configuration Assistant failed during install. Error
message:
java.lang.NoCla ssDefFoundError :
com/inprise/vbroker/CORBA/ObjectException in thread "main"
at oracle.sysman.a ssistants.dbca. backend.Host.<i nit>(Host.java: 437)
at oracle.sysman.a ssistants.dbca. ui.UIHost.<init >(UIHost.java:1 51)
at oracle.sysman.a ssistants.dbca. ui.ProgressOnly Host.<init>(Pro gressOnlyHost.j ava:72)
at oracle.sysman.a ssistants.dbca. Dbca.getHost(Db ca.java:123)
at oracle.sysman.a ssistants.dbca. Dbca.execute(Db ca.java:82)
at oracle.sysman.a ssistants.dbca. Dbca.main(Dbca. java:144)
I realize that Oracle does not support Oracle 9i under Windows ME, so
I searched the internet for the solution and found the following:
"After the initial installation, run Universal installer again and
install the Corba
stuff, then re-run the database config assistant again." Can somebody
explain in more details what is "Corba stuff" (ie. how do I identify
it during the install process?) Also, how do I re-run the DBCA again?
I have also found the following solution:
"#EM_CLASSPATH= $ORACLE_HOME/classes:$JLIB_D IR/$EMBASE_JAR
EM_CLASSPATH=$O RACLE_HOME/classes:$ORACLE _HOME/oem_webstage:$J LIB_DIR/$EMBASE_JAR".
Can somebody explain what is going on here?
Thank you in advance.
Patricia
Edition on Windows ME; however, I am getting the following error
during the installation:
Oracle Database Configuration Assistant failed during install. Error
message:
java.lang.NoCla ssDefFoundError :
com/inprise/vbroker/CORBA/ObjectException in thread "main"
at oracle.sysman.a ssistants.dbca. backend.Host.<i nit>(Host.java: 437)
at oracle.sysman.a ssistants.dbca. ui.UIHost.<init >(UIHost.java:1 51)
at oracle.sysman.a ssistants.dbca. ui.ProgressOnly Host.<init>(Pro gressOnlyHost.j ava:72)
at oracle.sysman.a ssistants.dbca. Dbca.getHost(Db ca.java:123)
at oracle.sysman.a ssistants.dbca. Dbca.execute(Db ca.java:82)
at oracle.sysman.a ssistants.dbca. Dbca.main(Dbca. java:144)
I realize that Oracle does not support Oracle 9i under Windows ME, so
I searched the internet for the solution and found the following:
"After the initial installation, run Universal installer again and
install the Corba
stuff, then re-run the database config assistant again." Can somebody
explain in more details what is "Corba stuff" (ie. how do I identify
it during the install process?) Also, how do I re-run the DBCA again?
I have also found the following solution:
"#EM_CLASSPATH= $ORACLE_HOME/classes:$JLIB_D IR/$EMBASE_JAR
EM_CLASSPATH=$O RACLE_HOME/classes:$ORACLE _HOME/oem_webstage:$J LIB_DIR/$EMBASE_JAR".
Can somebody explain what is going on here?
Thank you in advance.
Patricia
Comment