Showing posts with label ORA-13262. Show all posts
Showing posts with label ORA-13262. Show all posts

Wednesday, 7 March 2012

ORA-13262: geometry column string does not exist in table string

ORA-13262: geometry column string does not exist in table string

Cause: The specified table does not have a column of type SDO_GEOMETRY.

Action: Alter or re-create the table such that it includes a column of type SDO_ GEOMETRY and a column of type NUMBER.