drastantpiyush
Joined: 27 Mar 2008 Posts: 1
|
Posted: Thu Mar 27, 2008 3:33 am Post subject: Crontab giving error |
|
|
Hi
i have this command to run
/ora10g/d03/rib12/egate/start_rib -e ewPublisherHospitalRetryRMS
my crontab entry for user 'rib12' is
$ crontab -l rib12
00,30 * * * * /ora10g/d03/rib12/egate/start_rib -e ewPublisherHospitalRetryRMS #
$
This is to start eway after every 30 mins but still i am getting this error
/ora10g/d03/rib12/egate/start_rib[89]: /server/egatereg.sh: not found
i think i have to do some changes on my .profile or something else
Kindly assist |
|