Oracle Solution for Error ora-13336

Solution for Oracle Error ORA-13336

ORA-13336: failure in converting standard diminfo/geometry to LRS dim/geom

What triggered the Error:

There is no room for the measure dimension in the given diminfo, or the specified standard geometry is not a point a line string.

What should we do to fix it:

Check if the diminfo dimensions are less than 3 or if the geometry type is point or line string.