The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 06-25-2008
System Shock's Avatar
System Shock System Shock is offline Forum Advisor  
Registered User
  
 

Join Date: May 2006
Location: Tau Ceti V
Posts: 521
... well, the logfile is telling you the error:
Code:
sh: /ek_ora/script/check_oracle_filesystem.ksh: not found
.. but the crontab you posted says:
Code:
0 0 * * * /ek_ora/script/check_filesystem_size.ksh > dev/null >&1
What's the actual name of the script?
What's actually in crontab?