Hello,
I'm having an issue where FeatureWriters sometimes refuse to overwrite geodatabases previously populated with features loaded from the same translation. I receive the same (or very similar) error messages as found in this thread:
https://knowledge.safe.com/questions/45200/writing-esri-file-geodatabase-issue.html
I am currently using the following Table parameters for my FeatureWriters (in several translations):
Feature Operation: Insert
Table Handling: Drop and Create
A solution to this problem in my case is to delete the target feature class and reload the translations, but going forward this is not viable as these translations will be running on an automated basis and my client prefers very little (if any) maintenance to files or translations and doesn't want to delete feature classes and run one or two of these manually every week.
I tried using "Overwrite Feature Class" in the writer parameters, but that does not work at all. I receive an error message that the GDB is locked, even though the only machine accessing it is the FME machine.
A portion of the log is found below. I'm using FME Desktop 2018.
I appreciate your help. Thanks.
Geodatabase Error (-2147418113): Unexpected operation. FileGDB Writer: Could not disable Load Only Mode for feature type ''
Geodatabase Error (-2147418113): Unexpected operation. FileGDB Writer: Could not free Write Lock for feature type ''