geometry column string does not exist in table string

Solution ID:ORA-13262

Type: Oracle

Cause

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

Actions

Alter or re-create the table such that it includes a column of type SDO_GEOMETRY and a column of type NUMBER.

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm


Browse all solutions to database errors from Oracle, MS SQL, or MySQL