I have had it several times, that i cannot write to Oracle Spatial DB apparently correct (at least by GeometryValidator Transformer) geometries. I can write these geometries with other writers (i tested ESRI shapes and ESRI geodatabase). I know that oracle has his own strict geometry validation rules.
Strange enough, the ORA-Error echoed back (ORA 20263) is not a common error found here for example: http://docs.oracle.com/cd/B14117_01/server.101/b10744/toc.htm
Is there a way to check before the insert, if a geometry is valid (in strict Oracle DB terms). Or is there a parameter within the writer that can catch the Ora-Error, skip the geometry, and continue the process of writing with the other pending geometries?
I'm working with FME Desktop 2013 (20130124), DB is Oracle Spatial 10.2.0.4.0
Yes, you guessed right, english is not my native language.
I appreciate your help.
Bernard