Hello,
I´m doing an update of Oracle Instant Client (note 819829 - Oracle Instant Client Installation and Configuration on Unix) from the version 10.2.0.2 to 11.2.0.2 in a Solaris v10 (5.10 SPARC) and for this activity, I need to change/set the environment variable LD_LIBRARY_PATH to add the new location of the new oracle client path! But that´s the point here... I need some help from you because I don´t know how to set an environment variable in a Solaris operation system, I thought that was with the command setenv or export, like this:
setenv LD_LIBRARY_PATH=/usr/sap/AZQ/SYS/exe/run:/usr/sap/AZQ/SYS/exe/uc/sun_64:/oracle/client/11x_64/instantclient
export LD_LIBRARY_PATH=/usr/sap/AZQ/SYS/exe/run:/usr/sap/AZQ/SYS/exe/uc/sun_64:/oracle/client/11x_64/instantclient
But none of them worked!
Can you tell me please how can I set a environment variable in Solaris 10 platform?
And other question... how can I set this environment variable permanent in Solaris 10? Which user file(s) I must edit/change and what I must add on it?
Thank you,
samid raif