Operating System - HP-UX
1837013 Members
2179 Online
110111 Solutions
New Discussion

Whit is libdiskown.so file?

 
CR7
Occasional Contributor

Whit is libdiskown.so file?

Whit is libdiskown.so file?

I try to connect to Oracle on HP-UXIA64 using the ODBC 12 driver.

But can not connect to Oracle with below error message.

bash-4.2$ /usr/ccs/bin/ldd libsqora.so.12.1
librt.so.1 => /usr/lib/hpux64//librt.so.1
libdl.so.1 => /usr/lib/hpux64//libdl.so.1
libm.so.1 => /usr/lib/hpux64//libm.so.1
libpthread.so.1 => /usr/lib/hpux64//libpthread.so.1
libnsl.so.1 => /usr/lib/hpux64//libnsl.so.1
libunwind.so.1 => /usr/lib/hpux64//libunwind.so.1
Unable to find library 'libdiskown.so'.

so.... what is libdiskown.so file and /usr/lib/hpux64 directory???

My HP server status
HP-UX rx2600 B.11.23 U ia64 0502571966 unlimited-user license

plz help me.

2 REPLIES 2
ranganath ramachandra
Esteemed Contributor

Re: Whit is libdiskown.so file?

did you check this reply?

 
--
ranga
hp-ux 11i v3[i work for hpe]

Accept or Kudo

Mani_Np
HPE Pro

Re: Whit is libdiskown.so file?

A 64 bit shared library libdiskown (libdiskown.so) has to be delivered to support 64 bit applications in HPUX 11.31 patch PHCO_40381 and later.

However, You are running with HPUX release 11.23, which is no more supported, Hence, there are no patches available for this release.

So, In order to achieve your requirement, you must first upgrade OS to HPUX 11.31 and install required patches.

Regards,
Manikandan

I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo