<div>Hi!</div><div><br></div><div>This error means that not all geometries have the same dimension or object dimensions <span class="Apple-style-span" style="font-family: tahoma, verdana, sans-serif; font-size: 11px; ">do not match the</span> <span class="Apple-style-span" style="font-family: tahoma, verdana, sans-serif; font-size: 11px; ">dimension in </span><span class="Apple-style-span" style="font-family: tahoma, verdana, sans-serif; font-size: 11px; "> USER_SDO_GEOM_METADATA.</span></div>
<div>Check the MDSYS.USER_SDO_GEOM_METADATA table if metadata for your TABLE match the stored geometry dimensionality.</div><div><br></div><div>Simon</div><div><br><div class="gmail_quote">On Thu, Nov 25, 2010 at 12:06 PM, GISkit_Paul <span dir="ltr">&lt;<a href="mailto:paul@giskit.nl">paul@giskit.nl</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Hello,<br>
<br>
I try to store the different fdoGeometryTypes in Oracle. Almost all types<br>
are stored except the MultiCurvePolygons with as well as without<br>
interiorrings. I get the following exception:<br>
<br>
OSGeo.FDO.Common.Exception: ORA-29875: failed in the execution of the<br>
ODCIINDEXINSERT routine<br>
ORA-13364: layer dimensionality does not match geometry dimensions<br>
ORA-06512: at &quot;MDSYS.SDO_INDEX_METHOD_10I&quot;, line 623<br>
ORA-06512: at &quot;MDSYS.SDO_INDEX_METHOD_10I&quot;, line 227<br>
   at OSGeo.FDO.Commands.Feature.IInsertImp.Execute()<br>
<br>
Multipolygons (i.e. without curves) using a similar functionality are stored<br>
correctly.<br>
<br>
I am using version 3.4 of the King Oracle Provider<br>
(FdoKingOracle_Win32_FDO_3_4_v0_8_26).<br>
<br>
Any ideas of what might be the problem?<br>
<br>
Regards,<br>
Paul<br>
<font color="#888888"><br>
--<br>
View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/Storing-MultiCurvePolygon-King-Oracle-Provider-tp5773817p5773817.html" target="_blank">http://osgeo-org.1803224.n2.nabble.com/Storing-MultiCurvePolygon-King-Oracle-Provider-tp5773817p5773817.html</a><br>

Sent from the FDO Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
fdo-users mailing list<br>
<a href="mailto:fdo-users@lists.osgeo.org">fdo-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/fdo-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/fdo-users</a><br>
</font></blockquote></div><br></div>