Oracle Solution for Error ora-13342

Solution for Oracle Error ORA-13342

ORA-13342: an arc geometry has fewer than three coordinates

What triggered the Error:

A geometry, specified as being an arc, has fewer than three coordinates in its definition.

What should we do to fix it:

An arc must consist of at least three distinct coordinates. Correct the geometric definition, or set the appropriate SDO_GTYPE or SDO_ETYPE attribute for this geometry.