Sunday, 4 March 2012

ORA-13027: unable to read dimension definition from string

ORA-13027: unable to read dimension definition from string

Cause: There was a problem reading the dimension definition from the lamp;lt;lamp;nbsp;layerlamp;gt;_ SDODIM table.

Action: Verify that the lamp;lt;lamp;nbsp;layerlamp;gt;_SDODIM table exists and that the appropriate privileges exist on the table. Address any other errors that might appear with the message.

ORA-13026: unknown element type for element string.string.string

ORA-13026: unknown element type for element string.string.string

Cause: The SDO_ETYPE column in the lamp;lt;lamp;nbsp;layerlamp;gt;_SDOGEOM table contains an invalid geometric element type value.

Action: Redefine the geometric element type in the lamp;lt;lamp;nbsp;layerlamp;gt;_SDOGEOM table for the specified geometric element using one of the supported SDO_ETYPE values. See the Oracle Spatial documentation for an explanation of SDO_ETYPE and its possible values.

ORA-13025: polygon does not close

ORA-13025: polygon does not close

Cause: The coordinates defining a polygonal geometric element represent an open polygon.

Action: Redefine the coordinates of the polygon.

ORA-13024: polygon has less than three segments

ORA-13024: polygon has less than three segments

Cause: The coordinates defining a polygonal geometric element represent less than three segments.

Action: Redefine the coordinates for the polygon.

ORA-13023: interior element interacts with exterior element

ORA-13023: interior element interacts with exterior element

Cause: An interior element of a geometric object interacts with the exterior element of that object.

Action: Redefine coordinates for the geometric elements.

ORA-13022: polygon crosses itself

ORA-13022: polygon crosses itself

Cause: The coordinates defining a polygonal geometric element represent crossing segments.

Action: Redefine coordinates for the polygon.

ORA-13021: element not continuous

ORA-13021: element not continuous

Cause: The coordinates defining a geometric element are not connected.

Action: Redefine coordinates for the geometric element.