Oracle Apps Cron Job
Hi,
I have created a shell script which will ftp a file from my Oracle DB server to a remote server - I've named this ftp_test.sh.
I have set up a cron job to fire off the shell script and when I set the job I get a message returned that the job has been installed and everything seems o.k.
However, when I check to see whether my file has been ftp'd it is n't there.
Is there anyway I can check to see if the cron job has actually ran or not and if not - why?
|