ERROR | 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. |
ERROR | 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. |