Welcome to Zuora Product Documentation

Explore our rich library of product information

Scheduler & Prefetch errors

This document provides error codes and remedies for Scheduler and Prefetch operations, covering a range of issues from invalid job IDs to unsupported prefetch modes.

Error code range: 70002801–70002826

CodeError CodeError MessagePossible Remedy
70002801TASK_ALREADY_RUNNINGThis task is already running.Wait for the current task to complete.
70002802INVALID_JOB_IDThe job ID is invalid. It must be exactly 32 characters.Provide a valid 32-character job ID.
70002803SCHEDULER_GOT_INVALID_PATHThe input path pattern “[Path Pattern]” is invalid.Correct the path pattern syntax.
70002804PREFETCH_JOB_NOT_FOUNDThe prefetch job “[Job ID]” was not found. The job may have expired or been cleaned up.Verify the job ID.
70002805PREFETCH_NOT_ENABLEDThe prefetch feature is not enabled. Please contact support to enable it.Contact support to enable prefetch for your tenant.
70002806PREFETCH_MODE_NOT_SUPPORTEDThe prefetch mode “[Mode]” is not supported.Use a supported prefetch mode.
70002807PREFETCH_JOB_CANNOT_CANCELThe prefetch job “[Job ID]” cannot be cancelled in its current state. The job may already be completing or in a final state. Refresh the page to check the latest status.The job may already be completing or in a final state. Refresh the page to check the latest status.
70002808PREFETCH_INVALID_CRONThe cron expression “[Cron Expression]” is invalid.Correct the cron expression syntax. Use a cron expression validator tool.
70002809PREFETCH_FAILED_BEFORE_METERThe prefetch step failed before the meter could run. Please try again.Trigger a new prefetch and wait for it to succeed before running the meter. Check the prefetch job details for the failure cause.
70002810AUDIT_TRAIL_ANOTHER_EXPORT_IN_PROGRESSAnother export is already in progress. Please try again later.Wait for the current export to finish.
70002811PREFETCH_ALREADY_RUNNINGA prefetch job is already running. Please wait for it to complete.Wait for the current prefetch to finish.
70002812PREFETCH_NO_CONFIGURATIONPrefetch is not configured for “[Configuration Name]”.Configure a prefetch definition for this resource.
70002813PREFETCH_VERSION_INVALIDThe prefetch version is invalid.Provide a valid prefetch version.
70002814AUDIT_TRAIL_EXPORT_REQUEST_ID_INVALIDThe export request ID “[Request ID]” is invalid.Provide a valid request ID.
70002815AUDIT_TRAIL_EXPORT_FORMAT_INVALIDThe export format “[Format]” is invalid.Use a supported export format.
70002816INVALID_RUN_STATUSThe run status “[Status]” is invalid.Use a valid run status value.
70002817INVALID_RUN_TYPEThe run type “[Run Type]” is invalid.Use a valid run type value.
70002818INVALID_TIME_FORMATThe time format “[Time Format]” is invalid.Use a supported time format.
70002819INVALID_TIME_RANGEThe time range [Start Time] to [End Time] is invalid.Ensure the start time is before the end time.
70002820S3_FILE_NOT_FOUNDThe S3 file “[File Name]” was not found.Verify the S3 path and ensure the file exists. Check bucket name, region, and permissions.
70002821FAILED_TO_CREATE_AUDIT_TRAIL_WORKFLOWFailed to create the audit trail export job. Details: [Error Details].Retry the export. If it persists, contact support.
70002822S3_URI_NOT_FILEThe S3 path “[Path]” is not a file.Provide a path to a file, not a directory or prefix.
70002823PREFETCH_NOT_RUNNINGThe job is not running. Please refresh the page.Refresh the page to see the current job status.
70002824PREFETCH_FAILEDThe prefetch job failed. Please contact support for assistance.Check the prefetch job logs for error details. Contact support if the cause is unclear.
70002825FEATURE_NOT_ENABLEDThe feature “[Feature Name]” is not enabled. Please contact support to enable it.Contact support to enable this feature for your tenant.
70002826S3_FILE_UPLOAD_FAILEDFailed to upload data to S3 path “[Path]”.Check S3 bucket permissions and available storage. Verify the path is writable.