Loading shapefile through ArcCatalog fails with error, " Input feature fails when inserting it's geometry".
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM001240
Submitted
February 23, 2006
Last Modified
April 2, 2025
Applies to
No Product Found
Version found
9.1
Status
Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
Additional Information
No Public Explanation
Workaround
Possible workaround:1. Load using command line.<a href="file:C:/modot" target="_blank">C:\modot</a>>shp2sde -o create -l modot,shape -f modot_fed_rds.shp -D sde -u sde -p sde -i esri_sdeArcSDE 9.1 DB2 Build 1797 Thu Nov 3 13:33:55 PST 2005Shape to Layer Loading Administration Utility-----------------------------------------------------Set X_offset = 274970Set Y_offset = 3988333Set XY_scale = 3000Set Grid Size0 = 887878 features converted.78 features stored.2. Increase the precision and generalize the data. Tested with a very high value of precision ( 100,000) and generalized the data with an offset value of 100 ( trial error method). When re-tried the export, it seemed to have exported successfully but only the feature class template was created in the GDB. No features were loaded.