I was wondering could anyone help me with a problem that I am having with Oracle Geometry Validation. I initially got an Oracle Dmp file containin a polygon dataset which have a Tolerance of 0.0005 and Irish National Grid 29900, I have implemented the Oracle Geometry Validation with the Tolerance check of 0.0005 and all features have validated with no issues.
The Oracle spatial dataset was then transformed into an ESRI SDE Feature Class within a Feature Dataset which uses the Irish National Grid spatial 29902 reference system with all the standard defaults used i.e. x,y tolerance 0.001 and x,y resolution 0.0001. All features loaded successfully into this feature class.
The data was then exported to an Oracle dmp file and provided to another person who imported the data into their Oracle database and into their Database Schema.
I was asked to analysis on the new schema so therefore the data was provided back to me as an Oracle dmp file, I implemented the Oracle Validation as I did before but this time it is returning Errors 13349 and 13356, no edits have been made to this dataset so I can't understand why there are errors being returned. Anybodys help and advice on this would be great. Thanks