How to fix the Oracle error ORA-13336: failure in converting standard diminfo/geometry to LRS dim/geom?
In this post, you’ll learn more about the Oracle ErrorORA-13336: failure in converting standard diminfo/geometry to LRS dim/geom with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-13336: failure in converting standard diminfo/geometry to LRS dim/geom
Reason for the Error ORA-13336: failure in converting standard diminfo/geometry to LRS dim/geom
There is no room for the measure dimension in the given diminfo, or the specified standard geometry is not a point a line string.
How to fix the Error ORA-13336: failure in converting standard diminfo/geometry to LRS dim/geom ?
You can fix this error in Oracle by following the below steps
Check if the diminfo dimensions are less than 3 or if the geometry type is point or line string.
Leave Your Comment