The UDP script does not recognize the environment variable “TNS_ADMIN”. If we declare it as local variable, then the script works without any issues.
Any idea why it did not recognize the env variable?
Release :
Component : CA Harvest Software Change Manager
Some things to check are:
As a test, just before executing the UDP script's command you can execute “echo $TNS_ADMIN” to see if it is set properly.