Oracle Solution for Error ora-13343

Solution for Oracle Error ORA-13343

ORA-13343: a polygon geometry has fewer than four coordinates

What triggered the Error:

A geometry, specified as being a polygon, has fewer than four coordinates in its definition.

What should we do to fix it:

A polygon must consist of at least four distinct coordinates. Correct the geometric definition, or set the appropriate SDO_GTYPE or SDO_ETYPE attribute for this geometry.