I have a polygon feature class located on my SDE which when I bring it into my map causes my map to go to 'Not Responding'. It eventually loads but takes longer than it should. This polygon loaded fine when it was in .shp format but ever since I uploaded it to the SDE, it takes longer to load. I thought maybe it had some corrupt fields in it but I deleted some of the fields and it still takes a long time. Can anybody help me out with this problem?
Thanks
Solved! Go to Solution.
It is works fine locally...and not otherwise, then there is nothing wrong with the file but the access environment. Especially if other files exhibit the same behaviour.
Hi Scott,
Will probably need some more information to trouble shoot this:
1. What RDBMS are you using? (i.e. SQL Server, Oracle)
2. What version is your geodatabase? (i.e 10.3)
3. What geometry is your feature class stored in? (i.e. ST_GEOMETRY, GEOMETRY, SDE_BINARY)
4. Does the feature class have a spatial index?
It is works fine locally...and not otherwise, then there is nothing wrong with the file but the access environment. Especially if other files exhibit the same behaviour.