This page shows you how to resolve issues with Batch.
If you are trying to troubleshoot a job that you do not have an error message for, check if the job's history contains any error messages by viewing status events before reviewing this document.
For more information about troubleshooting a job, also see the following documents:
Job creation errors
If you can't create a job, it might be due to one of the errors in this section.
Insufficient quota
Issue
One of the following issues occurs when you try to create a job:
When the job is in the
QUEUEDstate, the following issue appears in thestatusEventsfield:Quota checking process decides to delay scheduling for the job JOB_UID due to inadequate quotas [Quota: QUOTA_NAME, limit: QUOTA_LIMIT, usage: QUOTA_CURRENT_USAGE, wanted: WANTED_QUOTA.].
This issue indicates that the job has been delayed because the current usage (
QUOTA_USAGE) and limit (QUOTA_LIMIT) ofQUOTA_NAMEquota prevented the job's requested usage (WANT_QUOTA).When the job is in
QUEUED,SCHEDULED, or