I have a number of workbenches that update a
SDE. When it gets to Truncating Table it seems to take ages (roughly as long as the write process for each table). In the text from the log below,
you can see it took over an hour to truncate the table. Truncating a table should
be almost instantaneous. No? Does anyone have any idea why it would take such a long time?. I’m running FME Desktop 2016.1. In the previous version of FME (2013) this wasn't an issue.
Regards,
Mark
2016-10-05 09:55:36| 5.9| 0.0|INFORM|ArcSDE release: '10.0'. Underlying
database: 'SQL Server'
2016-10-05 09:55:37| 6.0| 0.1|INFORM|The 'HAS_Z_VALUES' keyword is set
to 'AUTO_DETECT'. With the exception of MultiPatch feature classes, the
dimensionality of new feature classes will be based on the first feature
written to the feature class. (Features with no geometry are considered 2D)
2016-10-05 09:55:37| 6.0| 0.0|INFORM|A default z-value of '0' will be
used for all 3D features where z-values are not provided
2016-10-05 09:55:37| 6.0| 0.0|INFORM|Geodatabase Writer: Not
simplifying geometries being written to the Geodatabase
2016-10-05 09:55:37| 6.0| 0.0|INFORM|Writer mode is 'INSERT'
2016-10-05 09:55:37| 6.0| 0.0|INFORM|Geodatabase Writer: Truncating
table/feature class `Property'
2016-10-05 10:59:17| 113.4|107.4|INFORM|Geodatabase Writer: The field
'OBJECTID' in table 'Property' will not be updated since it is not editable
2016-10-05 10:59:17| 113.4|
0.0|INFORM|Starting an edit session
2016-10-05 10:59:19| 113.6|
0.2|INFORM|Geodatabase Writer: Truncating table/feature class
`Property_All'
2016-10-05 12:17:34| 248.8|135.2|INFORM|Geodatabase Writer: The field
'OBJECTID' in table 'Property_All' will not be updated since it is not editable