I am trying to execute a script from the oracle users crontab. However, the script is failing due to the fact that the appropriate environment variables are not being set. Is there a way to get the oracle users profile read from a cron job? I am trying to avoid setting many variables in the script itself.