Hi I am writing millions of line features to an various feature classes in an ESRI SDE Geodatabase 10.0. Are there any best practices for improving the performance in writing.
I am writing to a non versioned db, which is being used constantly.
I have increased the transaction to 10000. And Set Transaction type to null.
Is there a way to set the writer in load-only mode for the GEODATABASE_SDE?