problem with crontab - TechRepublic
General discussion
April 18, 2002 at 06:47 PM
minette

problem with crontab

by minette . Updated 24 years, 2 months ago

I have a shell script in cron that calls “sqlplus”. Whenever this script is run by cron, it encounters this error-> sqlplus: not found. But if I manually execute the script, it executes successfully.

Is there something I need to include in my script, like an environment variable or something?

This discussion is locked

All Comments