Dwayne_johnson
New Member
Hi Guys,
Apologies if this question is silly, but I am relatively new Linux and I'm having issues getting my cron job to run.
My Cron job is as follows:
22 11 * * THU sudo su - nz /nz/support/bin/nz_genstats DBNAME -schema SCHEMANAME > FILENAME.log
The cron job does not seem to run successfully and I get the following error in an email:
su: chema: No such file or directory
I can find my output file but as expected the file is empty due to the error.
Thanks in advance
Apologies if this question is silly, but I am relatively new Linux and I'm having issues getting my cron job to run.
My Cron job is as follows:
22 11 * * THU sudo su - nz /nz/support/bin/nz_genstats DBNAME -schema SCHEMANAME > FILENAME.log
The cron job does not seem to run successfully and I get the following error in an email:
su: chema: No such file or directory
I can find my output file but as expected the file is empty due to the error.
Thanks in advance
