The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




Thread: Crontab problem
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 01-05-2009
vinoo128 vinoo128 is offline
Registered User
  
 

Join Date: Jan 2009
Posts: 14
i ran <which db_daily_export.sh> and it gives back:

/usr/bin/which: no db_daily_export.sh in (/usr/sbin:/orahome9i/app/oracle/product/9.2.0/bin:/orahome9i/app/oracle/product/9.2.0/OPatch:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/ora9i/bin)

but i specify the full path of the script in the crontab entry as below:

00 01 * * 1-5 /peel/scripts/db_daily_export.sh /u09 2>&1 > /dev/null