[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Running dbca on Oracle 9.2.0.4



Title: Running dbca on Oracle 9.2.0.4

Hi,

I have installed Oracle 9.2.0.4 on WS-U2 and I get following error when I run the dbca command:

[oracle RHWS3 bin]$ dbca
jre was not found in /oracle/v9.2.0/oracle.swd.jre/bin/i386/native_threads/jre

I tried to link /oracle/v9.2.0/oracle.swd.jre/bin/i686/native_threads/jre to that path but I get following errors:
[oracle RHWS3 bin]$ dbca
/oracle/v9.2.0/oracle.swd.jre/bin/../bin/realpath: line 31: /oracle/v9.2.0/oracle.swd.jre/bin/../bin/i386/realpath: No such file or directory

/oracle/v9.2.0/oracle.swd.jre/bin/../bin/realpath: line 31: exec: /oracle/v9.2.0/oracle.swd.jre/bin/../bin/i386/realpath: cannot execute: No such file or directory

/oracle/v9.2.0/JRE/bin/jre: line 1: /bin/realpath: No such file or directory
/oracle/v9.2.0/JRE/bin/jre: line 1: /bin/realpath: No such file or directory
grep: /lib/jvm.cfg: No such file or directory
grep: /lib/jvm.cfg: No such file or directory
jre was not found in /bin/i386/native_threads/jre

My .bashrc looks like:
export ORACLE_BASE=/oracle
export ORACLE_HOME=/oracle/v9.2.0
export PATH=$ORACLE_HOME/bin:$ORACLE_HOME/Apache/Apache/bin:$PATH
export ORACLE_OWNER=oracle
export ORACLE_SID=ODS
export ORACLE_TERM=xterm
export LD_ASSUME_KERNEL=2.4.1
export THREADS_FLAG=native
export LD_LIBRARY_PATH=/oracle/v9.2.0/lib:$LD_LIBRARY_PATH

Any clue?


David Avrahami
Linux Platform
Email: David Avrahami Comverse com


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]