Hi all,
I scheduled daily export backup script in my crontab on yesterday.
Today I noticed that the daily export doesnt occured.
More, while issuing command crontab -l I am not finding any scheduled jobs which I scheduled.
As this is new server, I executed following commands to schedule a job yday.
export EDITOR=
vi
crontab -e
30 21 * * * /u07/backupscripts/dailyexp10g.sh
Today:
$ crontab -l
$
Nothing was there.
What is the problem and How I has to fix it?
Please advice.
Prashanth.g.s.