How to fix the Oracle error ORA-13348: polygon boundary is not closed?
In this post, you’ll learn more about the Oracle ErrorORA-13348: polygon boundary is not closed with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-13348: polygon boundary is not closed
Reason for the Error ORA-13348: polygon boundary is not closed
The boundary of a polygon does not close.
How to fix the Error ORA-13348: polygon boundary is not closed ?
You can fix this error in Oracle by following the below steps
Alter the coordinate values or the definition of the SDO_GTYPE or SDO_ETYPE attribute of the geometry.
Leave Your Comment