Oracle DBA, How To, Error, Cause and Action

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

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


Cause:


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



Action:


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

No comments:

Post a Comment

Thanks for your comment.