Oracle Message ORA-13265 - geometry identifier column string in table string is not of type NUMBER

ERRORgeometry identifier column string in table string is not of type NUMBER
CAUSEGID column is not of type NUMBER.
ACTIONAlter the table definition such that the column containing the geometry identifier (GID) is of type NUMBER.