[nQSError: 17003] Oracle gateway error: OCIEnvNlsCreate or OCIEnvInit fail
When trying to connect from my OBI EE (on Linux) server to my Oracle 10g R2 database I am getting the following error:
[nQSError: 17003] Oracle gateway error: OCIEnvNlsCreate or OCIEnvInit failed to initialize environment. Please check your Oracle Client installation and make sure the correct version of OCI libraries are in the library path.
This was all working fine a couple of days ago and now this is occuring and I dont know what has changed.
Any suggestions as to how this could have happened? The Ld_library_path is correctly pointing to the $oracle_home/lib path.