ORA-06522: libclntsh.so.11.1: cannot open shared object file
Hi there.
Have gone round and round the houses now, copying databases from one server to another to try and get round this error when running a ProC package.
This is related to 11G and the findings are -
I can run a procedure 'exec sp_rx_control' on database TMOPMI08 on VIR-TEST-FO01 server ok
If I copy that database to VIR_TEST_FO02 server and try to run the exec, I get the above error.
If I copy that database to VIR-DEV-FO01 server and try to run the exec, I get the above error.
If I copy a second database TMOPMI07 from VIR_TEST_FO02 (where it fails), to VIR-TEST-FO01, I can run the same procedure fine.