Oracle Message ORA-13263 - column string in table string is not of type SDO_GEOMETRY

ERRORcolumn string in table string is not of type SDO_GEOMETRY
CAUSEThe column intended for storing the geometry is not of type SDO_GEOMETRY.
ACTIONAlter the column definition to be of type SDO_GEOMETRY.