crontab is not working today [message #236333] |
Wed, 09 May 2007 11:44 |
manjeet24
Messages: 6 Registered: May 2007 Location: California
|
Junior Member |
|
|
My crontab is not working. Everything was working fine on the box. I changed the dbid yesterday and nothing else.
i tried to execute the following :
# just checking if crontab is working
* * * * * /home/oracle/test/test.sh
contents of "test.sh"
cd /home/oracle/test
touch 1 2 3 4 5
when executing ./test.sh manually. It works perfectly fine.
Can anyone look into this.
Thanks
|
|
|
|
|