Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> libclntsh.a(clntsh.o) could not be loaded
I have a vendor app that doesn't work under Oracle v8.0.5 (although they say it does)
The exe's error off with the following error:
exec(): 0509-036 Cannot load program /m4/exe/serverback.exe because of the following errors:
0509-150 Dependent module
/app/oracle/product/v8.0.5/lib/libclntsh.a(clntsh.o) could not be loaded.
0509-152 Member clntsh.o is not found in archive
I noticed that libclntsh.a does not contain clntsh.o in 8.0.5 (it contains
shr.o)
My libclntsh.a library in 7.3.4 does contain clntsh.o
Does this mean that these exe's were compiled under 7.3.4? Is there a way to make them work in 8.0.5 short of replacing the library?
Shannon
sstdenni_at_cityregina.com
Received on Thu Apr 20 2000 - 00:00:00 CDT
![]() |
![]() |