Oracle Message ORA-13262 - geometry column string does not exist in table string

ERRORgeometry column string does not exist in table string
CAUSEThe specified table does not have a column of type SDO_GEOMETRY.
ACTIONAlter or re-create the table such that it includes a column of type SDO_GEOMETRY and a column of type NUMBER.