Hi Chris,
Thanks for your answer.
The OCI8 linking problem is a dynamic linking problem and occurs at runtime:
the path to instantclient lib 'libnnz10.so' is not linked in the oci8.so
module, while this is done for the 'libclntsh.so'. So at runtime the
libnnz10.so cannot be found.
This is what we
Hi Kristof,
Regarding the OCI8 side of the question, it could be something Solaris
specific with linking or it might be a function of the way that the
version of Instant Client was built on Solaris.
Can you retry with Instant Client 11.2? I recall at some point of
Instant Client's history ther