Cron not found for root user on stapp01

The cron created in root user, still it says failed.

Am new to cron and linux stuffs. I followed same procedure to create cron in other two app servers. But only this got failed.

Could you explain?

Hi,

Looks like the entries in crontab is not matching with the entries that provided in the question.

Hello,

Thanks for reporting this. The cron seems incorrect, please make sure to add correct cron command which is asked in the question. As per the question the correct cron should be */5 * * * * echo hello > /tmp/cron_text

Thanks;
Inderpreet