Skip to main content

Hello,

 

I created a script that update a gdb file. The problem is that in a table it update all fields in 10 minutes. In a other table in same database with same quantity of data it update in 3 days . What is the problem ?

Do you have any idea or documentation about the gdb/sde update parameters?

 

a capture to the table problem .

ELE_MUFFE work perfectly but no ELE_MUFFE

FME problem

Do you use the exact same strategy for both tables? Or edit session for one, transactions for the other? Because if FeatureOperation is based on fme_db_operation, I think it will do row by row, as edit sessions, not as transactions, which does blocks of 1000 features.


muffe slow and no slowI send you the parameters to the update .

Wenn I try to use to the table WP_MUFFE Match Column they dosen't work .


Reply