[SunHELP] Cronjob not run

Nguyen, David M david.m.nguyen at xo.com
Thu Jun 24 11:29:31 CDT 2004


I setup a cron job to run sqlplus oracle utility but it does not run as
desired.  It runs fine if I execute it from CLI. Do I have it setup cron
in crontab?



10 11 * * 1-5 . /apps/oracle/.profile &&
/apps/oracle/product/8.1.7/bin/sqlplus

userid/password @/apps/orascript/checkSTATS.sql > /dev/null 2>&1;



Thanks,
David



More information about the SunHELP mailing list