IWorkspaceEdit Timeout

670
0
06-13-2013 08:10 AM
BrianBehling
New Contributor III
Curious to know if there is a default timeout on edit workspaces?

An app makes edits to an SDE feature class. The app's edit code is within an edit operation block. Small datasets work fine, but when processing very large datasets (millions) this edit pre-processing takes several hours. Once the the pre-processing is complete on this large dataset and its ready to push the edits onto SDE, the app crashes.

The error thrown is stating that I need to be in an edit session, but the code IS wrapped in an edit session. So somehow, that edit session got closed. Perhaps due to a timeout?
0 Kudos
0 Replies