Hello : I want to install TDP for Oracle 2.1.10 on HP 9000, but I get some error below. l "obndra"; resolving FUNC symbol (in file /orahome/ora805/lib//libnetwork.a[nzdo.o]) to OBJECT symbol (in file /orahome/ora805/lib//libclient.a[obndra.o]) ld: Type mismatch for symbol "oclose"; resolving FUNC symbol (in file /orahome/ora805/lib//libnetwork.a[nzdo.o]) to OBJECT symbol (in file /orahome/ora805/lib//libclient.a[oclose.o]) ld: Type mismatch for symbol "odefin"; resolving FUNC symbol (in file /orahome/ora805/lib//libnetwork.a[nzioa.o]) to OBJECT symbol (in file /orahome/ora805/lib//libclient.a[odefin.o]) ld: Type mismatch for symbol "oerhms"; resolving FUNC symbol (in file /orahome/ora805/lib//libnetwork.a[nzdo.o]) to OBJECT symbol (in file /orahome/ora805/lib//libclient.a[oerhms.o]) ld: Type mismatch for symbol "oexec"; resolving FUNC symbol (in file /orahome/ora805/lib//libnetwork.a[nzdo.o]) to OBJECT symbol (in file /orahome/ora805/lib//libclient.a[oexec.o]) ld: Type mismatch for symbol "olog"; resolving FUNC symbol (in file /orahome/ora805/lib//libnetwork.a[nzdo.o]) to OBJECT symbol (in file /orahome/ora805/lib//libclient.a[olog.o]) ld: Type mismatch for symbol "ologof"; resolving FUNC symbol (in file /orahome/ora805/lib//libnetwork.a[nzdo.o]) to OBJECT symbol (in file /orahome/ora805/lib//libclient.a[ologof.o]) ld: Type mismatch for symbol "oopen"; resolving FUNC symbol (in file /orahome/ora805/lib//libnetwork.a[nzdo.o]) to OBJECT symbol (in file /orahome/ora805/lib//libclient.a[oopen.o]) ld: Type mismatch for symbol "oparse"; resolving FUNC symbol (in file /orahome/ora805/lib//libnetwork.a[nzdo.o]) to OBJECT symbol (in file /orahome/ora805/lib//libclient.a[oparse.o]) ld: Unknown input file type: "/usr/lib/libobk.sl" I send the error log to Oracle and they tell me the reponse below. Explanation ----------- This is a known HP bug on the 64-bit release. Please refer to the release notes and review the 'Requried HP Patches'. Patch PHSS_15316 will alleviate the error messages. Solution Description -------------------- Shutdown all Oracle instances and apply the HP patch PHSS_15316 to resolve the 'type mismatch' errors. Contact Hewlett-Packard for the patch. I did do what they say but I still get the same error log. Then I get a feekback from HP Taiwan Response Center, they tell me that the Oracle on HP is 64bit and the libobk.sl of TDP is 32bit. So I recieve the error message : type mismatch ............ Is it right ?! I can't install TDP for Oracle 2.1.10 on HP with 64bit Oracle 8.0.5 . Does 64bit libobk.sl exist ? Is anyone have the same experience ? How to solve it ? Micahel Hsu