Timesten Version 22.1.1.4.0 different NSL path
We just upgraded to Timesten Version 22.1.1.4.0 and when a given application attempts to connect to the Database, we are getting the following error:
[TimesTen][TimesTen 22.1.1.4.0 ODBC Driver]Unable to load NLS initialization data from /nls/data (check the value of TIMESTEN_HOME) SQL state S1000 TimesTen 12702
Basically seems to be stating the /nls/data content is not found.
We checked and in fact we have this content in a different folder:
jbarreto-0-0-2:/vendorpackages/TimesTen/tt22_1_64bit/install/nls
We have:
$TIMESTEN_HOME = /vendorpackages/TimesTen/tt22_1_64bit
How can we change this NLS path to be /vendorpackages/TimesTen/tt22_1_64bit/install/nls instead?