When merging a shapefile and a feature class and outputting the data to the same geodatabase as the input feature class, the merge fails to merge all data if the domain of the shapefile is different than that of the feature class.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM011353
Submitted
August 30, 2007
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.2
Status
Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
Additional Information
No Public Explanation
Workaround
- import the shapefile as a feature class into the geodatabase and then perform the merge.- perform a feature class to feature class on the shapefile and remove the M values from the data (which are extremely large and most likely, not valid data anyway).09/12/07 JL: Error still exists