Oracle 10g Installation on Linux
Hi everybody !
myOS: Linux Mandrake 9.2/10 (the same error on both)
I was tried to install 10.1.0 but during installation was thrown this exception
something like this...
.../jlib/oemlt-10.1.0.jar too many parameters..
What is wrong ? How can I repair it ?
Next... I cannot run DBCA because of another exception...
[oracle@r2v21 bin]$ dbca
Exception in thread "main" java.lang.NoClassDefFoundError: oracle/sysman/vbo/VboInsufficientInitException
at oracle.sysman.assistants.dbca.Dbca.getHost(Dbca.java:149)
at oracle.sysman.assistants.dbca.Dbca.execute(Dbca.java:91)
at oracle.sysman.assistants.dbca.Dbca.main(Dbca.java:169)
[oracle@r2v21 bin]$
Could you help me with these problems ??
thanks a lot !!