Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> jre was not found error
I know this question is repeated many times, but i could not find a
solution w.r.t my problem.
On trying to run dbca i get the below msg
"jre was not found in /u01/app/oracle/product/9.2.0/
oracle.swd.jre/bin/i386/native threads/jre"
Some of the solutions mentioned to create a symbolic link, 1) But how do i find the actual path of jre ? 2) Suppose the path of jre is /u01/app then will the following statement create a symbolic link to the above file.
"ln -s u01/app/oracle/product/9.2.0/ oracle.swd.jre/bin/i386/native
threads/jre /u01/app"
Kindly clarify Received on Tue Jan 10 2006 - 02:24:47 CST
![]() |
![]() |