Normally when a batch job was error during execution, the status of batch job will keep in waiting, so it can execute next time.
But sometimes, the status of batch job will turn into error status, and stop executing on schedule.
Could anyone help to check what kind of issue will cause batch job in error status? and if possible how to avoid it happen?