geometry identifier column string in table string is not of type NUMBER

Solution ID:ORA-13265

Type: Oracle

Cause

GID column is not of type NUMBER.

Actions

Alter the table definition such that the column containing the geometry identifier (GID) is of type NUMBER.

Try the following links for this error:


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


https://community.oracle.com/message/3229900


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