I am using ArcSDE Writer to write to an Esri Geodatabase table in my FME workbench.
The workbench run on the FME server daily and I noticed that sometimes the workbench fails.
When I check the log I get the error below:
Error while updating feature in the table/feature class 'GAS.gValve'. The error number from ArcObjects is: '-2147467259'. The error message from ArcObjects is: {}
I also have another workbench that uses the same writer to write to another geodatabase table and randomly I get the same error.
I would like to know what does this error means and if there is any changes I can make to resolve this issue.
Is this an ESRI issue or an FME issue?
We are using ArcGIS 10.2.1c and python 2.7 and FME Desktop/Server 2019.1 32 bit.
@mark2atsafe