Skip to main content

Need to understand how to avoid error "Table is already locked" while doing transforming data into ArcGIS enterprise nonversioned geodatabase on SDE.DEFAULT version when someone is connected through either ArcGIS Pro or feature services. When close the ArcGIS Pro session, FME transformation works fine. When schedule the FME transformation using FME Server, users must not to be disconnected before transferring the scheduled workbench. Please advise.

Hi @samarpandey​, I did some digging and unfortunately it looks like locking isn't very flexible or user friendly on a gdb when interacting with outside applications. I would look into the possibility of using a versioned db type. Hope this helps!


Reply