My cron seems to do nothing
I have my crontab set up as follows
01 * * * * java /wic/local/bea/wls/BCP_email
(01 to test)
'java BCP_email' --> works fine
and when i save it writes to a tmp file
/tmp/crontab66onqa
Should it be saving to a tmp file?
also to invoke a java file is the crontab set up correctly?
-Thanks!
-R
I have my crontab set up as follows
01 * * * * java /wic/local/bea/wls/BCP_email
(01 to test)
'java BCP_email' --> works fine
and when i save it writes to a tmp file
/tmp/crontab66onqa
Should it be saving to a tmp file?
also to invoke a java file is the crontab set up correctly?
-Thanks!
-R