Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle Developer 6i
In addition to ORACLE_HOME, did you check LD_LIBRARY_PATH, PATH. These need to be set differently depending on which product you are trying to use.
Scott
"T Wang" <swang001_at_yahoo.com> wrote in message
news:EfYt6.16739$227.1567831_at_newsread2.prod.itd.earthlink.net...
> I have Oracle Developer 6i installed on a Solaris machine. On the same
> machine, I also have an Oracle 8i database. Developer 6i and 8i database
> have different ORACLE_HOME. When I tried to use f60genm command, it gave
me
> a error stating it can't open libclntsh.so.8.0 file. I can find it in my
> 8.1.6/lib directory. However, Developer 6i uses 8.0.6 client. The file
> libclntsh.so.8.0 is not in the Developer 6i lib directory, neither it is
in
> the 6i tar.gz file. When I copied the libclntsh.so.8.0 file from
8.1.6/lib
> to 6i lib, the f60genm program had a core dump. Does anyone know what I
am
> doing wrong here?
>
> Relevant information:
>
> Solaris 2.8
> Oracle Database Server 8.1.6.0.0
> Oracle Developer 6i downloaded from Oracle Web site.
>
> Thanks for your help.
>
> Tony
>
>
Received on Wed Mar 21 2001 - 22:18:10 CST
![]() |
![]() |