Page 1 of 1

Changing environment variable for the whole project

Posted: Fri Jul 25, 2008 12:09 pm
by kirankota79
I have an environment variable for tns service name as for example a_b, but due to some reasons i want to change to a.b. How can i change it so that it can reflect in all the jobs in the project ?

Posted: Fri Jul 25, 2008 1:01 pm
by chulett
In a single project on a server where multiple projects exist? You'll need to add the Environment Variable to the project via the Administrator and give it the new value there. That value will automatically be set for every job's environment in that project when each job runs.

Posted: Fri Jul 25, 2008 7:26 pm
by ray.wurlod
Is it the value of the environment variable or the name of the environment variable that you wish to change globally?

If it's the latter, then I don't see that you have any option other than to edit an export file.