Skip to main content
When running an Export with Data Loader (30.0.0), I received an error I haven't yet seen. 

 

"Failed to get job status"

 

Data Loader - Failed To Get Job Status

 

The query is for three fields from a custom object; Select Id, Name, Tax_ID__c FROM Financial_Product__c. I tried the same query grabbing just 100 records and it worked; Select Id, Name, Tax_ID__c FROM Financial_Product__c LIMIT 100.

 

I'm thinking I'm running into some limit/time out/lag. This object could have 4,000,000+ records... 

 

I am using the Bulk API option, for time's sake. I searched on Google as well as here and could not find any mention of this error...has anyone seen it before?

 

Thanks!

 

MP
1 respuesta
0/9000