Home » Infrastructure » Linux » CRONTAB IS NOT RUNNIG MY SCRIPT ON LINUX
CRONTAB IS NOT RUNNIG MY SCRIPT ON LINUX [message #456342] Mon, 17 May 2010 06:31 Go to next message
sandy_tp
Messages: 9
Registered: May 2010
Location: india
Junior Member
Hi,

I have a script which run on command prompt ,i am taking oracle
back using rman, backup.ksh
the same script when i call in crontab is not runnig my script,
can any body tell me what is the reson.

crontab entry
30 21 * * 6 /myscript/backup. ksh
45 23 * * * /myscript/backup_ daily.ksh

there is 2 entry in crontab file, i have open this used oracle user
crontab -e then i added this entry.

-rwx------ 1 oracle dba 681 jun 21 12:27 backup.ksh
-rwx------ 1 oracle dba 645 jun 21 17:56 backup_daily. ksh

I dont know where is the problem ,

Regards
sandeep
Re: CRONTAB IS NOT RUNNIG MY SCRIPT ON LINUX [message #456345 is a reply to message #456342] Mon, 17 May 2010 06:38 Go to previous message
ebrian
Messages: 2794
Registered: April 2006
Senior Member
Don't know if that's a typo in your post, but it would appear that there is a space in the filename (backup. ksh) for your cron entry.

Is the cron daemon running?
Have you check the cron log?
Previous Topic: ORA-27102 out of memory and Linux Error: 28: No space left on device
Next Topic: CRON IS NOT RUNNING ON MY SYSTEM
Goto Forum:
  


Current Time: Thu Mar 28 07:28:16 CDT 2024