How do I set oracle DB environment variables in a bash script to be executed in a cron job?
I wondered if I should post this in solaris forum or in oracle, but I think oracle dbas will have a much better take on this.
I'm currently using Solaris 10 with our oracle databases.
When I was using linux, I was able to do the following:
source /home/oracle/.bash_profifle
However in solaris, I'm having a real hard time to achieve the same.
If someone could share the way it's done in Solaris for me, I would be very happy to meet you if you make it to San Diego, CA!