Hi everyone,
I had an SQL Server 2008 R2 Database that have been created using the "Create Enterprise Geodatabase" processing tool.
After that, I exported all my feature classes from my File geodatabase to the SDE Feature classes which succeeded.
Now, I am trying to update my data especially the polygon feature classes :
1. Within an editing session, I am deleting all the features/records from a feature class.
2. When I am going with the Object Loader solution "Load Objects" I do receive messages saying that one of the geometries will not be imported to the feature, which is very annoying...
Now, I just figured out that it is impossible to apply check/repair geometry within SDE feature classes.
Please help on what to do in this case?
N.B:
- Non versioned database.
- I also tried simple loader, feature class to feature class(which is not allowing rewriting on the existing feature class), Append(which is importing the record but not the geometry...)
Thank you!
I had an SQL Server 2008 R2 Database that have been created using the "Create Enterprise Geodatabase" processing tool.
After that, I exported all my feature classes from my File geodatabase to the SDE Feature classes which succeeded.
Now, I am trying to update my data especially the polygon feature classes :
1. Within an editing session, I am deleting all the features/records from a feature class.
2. When I am going with the Object Loader solution "Load Objects" I do receive messages saying that one of the geometries will not be imported to the feature, which is very annoying...
Now, I just figured out that it is impossible to apply check/repair geometry within SDE feature classes.
Please help on what to do in this case?
N.B:
- Non versioned database.
- I also tried simple loader, feature class to feature class(which is not allowing rewriting on the existing feature class), Append(which is importing the record but not the geometry...)
Thank you!