function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
MohandaasMohandaas 

Cursor store returned an unexpected status code of 404

When I executed a batch job that processes 16M records I encountered this error.

 

First error: common.api.cursor.client.HttpCursorStoreReader$ReadFailedException: lib.http.storage.HttpFileStore$FileStoreValidationException: Cursor store returned an unexpected status code of 404. bytes=36016-39015. url=http://cs7-acs2-1-chi.ops.sfdc....

 

Can someone explain the cause of this error. Is this related with the no.of open cursors or has something to do with the number of rows retrieved.