Select to view content in your preferred language

Shape Integrity Error

2430
2
03-13-2013 04:45 AM
DoppelR
Emerging Contributor
Dear Users,

I'm suffering an annoying problem: I'm working with ArcGIS 10.1 and I'm connected to an SDE 10.1. When I try to copy a certain Feature Class to a local file GDB ESRI tells me, that it can't copy because there are shape integrity erros. I'm sure it is because of invalid geometries. Now the question is how to find out which Features exactly cause the Problem.

I don't know how to get this Information. Maybe you have an idea...

Thank you in advance
0 Kudos
2 Replies
VinceAngelo
Esri Esteemed Contributor
Welcome to the Esri Forums!

In order to help us help you, be sure to include the versions of software you are using.
For ArcGIS, this is expressed as version and service pack.  For databases, the release
name, version number and service pack or patchset number are necessary.  ArcSDE
issues often require 'sdelayer -o describe_long' output.  The exact error message
with all error codes, as text (not screenshot), is often crucial to getting resolution.

- V
0 Kudos
MarcoBoeringa
MVP Alum
Dear Users,

I'm suffering an annoying problem: I'm working with ArcGIS 10.1 and I'm connected to an SDE 10.1. When I try to copy a certain Feature Class to a local file GDB ESRI tells me, that it can't copy because there are shape integrity erros. I'm sure it is because of invalid geometries. Now the question is how to find out which Features exactly cause the Problem.

I don't know how to get this Information. Maybe you have an idea...

Thank you in advance


Run the Check Geometry and Repair Geometry tools in ArcToolbox to find out...
0 Kudos